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.4 KiB
Plaintext
19 lines
1.4 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" = "تنزيل التحديثات وتثبيتها تلقائيًا في المستقبل";
|