mirror of
https://github.com/hholtmann/smcFanControl.git
synced 2025-11-04 19:49:16 +01:00
-Update classes to read correct Apple Silicon CPU sensor -Update project to compile a Universal 2 binary. Upgraded Sparkle to 2.1.0 as that was the latest and supports ARM64. -Add MacBookPro18,1 to Machines.plist
19 lines
1.6 KiB
Plaintext
19 lines
1.6 KiB
Plaintext
|
||
/* Class = "NSWindow"; title = "Обновление программного обеспечения"; ObjectID = "5"; */
|
||
"5.title" = "Обновление программного обеспечения";
|
||
|
||
/* Class = "NSTextFieldCell"; title = "Заметки о выпуске:"; ObjectID = "170"; */
|
||
"170.title" = "Заметки о выпуске:";
|
||
|
||
/* Class = "NSButtonCell"; title = "Напоминать позже"; ObjectID = "171"; */
|
||
"171.title" = "Напоминать позже";
|
||
|
||
/* Class = "NSButtonCell"; title = "Пропустить эту версию"; ObjectID = "172"; */
|
||
"172.title" = "Пропустить эту версию";
|
||
|
||
/* Class = "NSButtonCell"; title = "Установить обновление"; ObjectID = "173"; */
|
||
"173.title" = "Установить обновление";
|
||
|
||
/* Class = "NSButtonCell"; title = "Автоматически загружать и устанавливать обновления в будущем"; ObjectID = "175"; */
|
||
"175.title" = "Автоматически загружать и устанавливать обновления в будущем";
|