mirror of
https://github.com/Toxblh/MTMR.git
synced 2026-01-12 09:58:38 +00:00
* added speed units for network * update of Sparkle framework for fix apple m1 local builds Co-authored-by: akonst <akonst@cqg.com>
19 lines
731 B
Plaintext
19 lines
731 B
Plaintext
|
|
/* Class = "NSWindow"; title = "Software Update"; ObjectID = "5"; */
|
|
"5.title" = "Software Update";
|
|
|
|
/* Class = "NSTextFieldCell"; title = "Release Notes:"; ObjectID = "170"; */
|
|
"170.title" = "Release Notes:";
|
|
|
|
/* Class = "NSButtonCell"; title = "Remind Me Later"; ObjectID = "171"; */
|
|
"171.title" = "Remind Me Later";
|
|
|
|
/* Class = "NSButtonCell"; title = "Skip This Version"; ObjectID = "172"; */
|
|
"172.title" = "Skip This Version";
|
|
|
|
/* Class = "NSButtonCell"; title = "Install Update"; ObjectID = "173"; */
|
|
"173.title" = "Install Update";
|
|
|
|
/* Class = "NSButtonCell"; title = "Automatically download and install updates in the future"; ObjectID = "175"; */
|
|
"175.title" = "Automatically download and install updates in the future";
|