Files
smcFanControl/Sparkle.framework/Versions/B/Resources/ru.lproj/SUUpdateAlert.strings
Raafat Akkad 618c22ea89 Add support for Apple Silicon
-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
2022-04-05 20:41:55 +01:00

19 lines
1.6 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.


/* 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" = "Автоматически загружать и устанавливать обновления в будущем";