Greg Neagle
caeecc92e3
Huge localization update.
...
Changed toolbar at the top of the MSC main window from a fake toolbar to an NSToolbar. This allows the buttons to auto-resize to show the entire label when the localized language labels are wider than the English labels. Also provides better/more-Mac-like behavior when in full-screen mode.
Updated all lproj/MainMenu.xib files to have the correct strings; ported the translated button labels to the new controls.
Added additional managedsoftwareupdate message strings to Managed Software Center and MunkiStatus's Localizable strings.
Normalized all Managed Software Center/*.lproj/Localizable.strings so all comments and keys match en.lproj.
2014-08-25 08:39:37 -07:00
Greg Neagle
60bc2dcd13
revert part of Revision: 90752e2f9768; proceed to install if options.logoutinstall or options.installonly are true, instead of doing options.auto actions first. The prior change caused SuppressLoginwindowInstall to prevent install during a bootstrapping session.
2014-08-21 16:00:20 -07:00
Greg Neagle
0a970c7d90
Fixed missing semicolons in es.lproj/Localizable.strings.
2014-08-20 08:48:18 -07:00
Greg Neagle
0ef0013227
Merge branch 'Munki2' of https://code.google.com/r/nbalonso-spanish-translation into Munki2
2014-08-20 08:36:26 -07:00
Greg Neagle
d0d6373bc0
Also add managedsoftwareupdate's localizable strings to MunkiStatus
2014-08-20 08:34:31 -07:00
Greg Neagle
8b09934b71
Another localization fix. When genstrings scans a source file to find strings that should be added to Localizable.strings, it wants literal strings inside double quotes; it doesn't like Python's single quotes for this.
2014-08-20 08:31:01 -07:00
Greg Neagle
4428ec356b
Add some NSLocalizedString references to strings that actually come from managedsoftwareupdate; this allows the Localize.py script (which calls genstrings) to generate entries for these in Localizable.strings, making it more likely that these messages will be localized in other languages.
2014-08-20 08:29:15 -07:00
Greg Neagle
3e59f013f3
Add support for HelpURL in ManagedInstalls preferences.
2014-08-18 14:19:50 -07:00
Noel B. A
a42c3b489a
Added spanish translations to the managedsoftwareupdate output
2014-08-18 20:10:58 +03:00
Greg Neagle
fa7d228090
Fix page_not_found_template.html so "Not Found" title displays correctly.
2014-08-17 18:13:46 -07:00
Greg Neagle
e81ab5e37a
Fix issue on Mountain Lion where managedsoftwareupdate status updates were not being properly displayed under Mountain Lion.
2014-08-15 16:32:24 -07:00
Greg Neagle
2ff9b08ad9
Make sure MunkiStatus app has active appearance at launch over the loginwindow
2014-08-15 16:30:46 -07:00
Greg Neagle
7234375088
Fix alpha on 32x32 and 64x64 versions of the icon
2014-08-15 16:29:41 -07:00
Greg Neagle
0c52f23e16
Add missing semicolons at ends of lines so MunkiStatus/MunkiStatus/fr.lproj/Localizable.strings passes validation
2014-08-15 16:28:54 -07:00
Greg Neagle
7d868bf1bb
Updated icons for Managed Software Center.app and MunkiStatus.app
2014-08-15 11:21:50 -07:00
Greg Neagle
e02fd3d0b9
Fix 'Copy Bundle Resources' phase to eliminate build warning
2014-08-15 11:21:01 -07:00
Greg Neagle
6baa4c7e4a
New modern icon for Managed Software Center. Thanks to Bart Reardon.
2014-08-14 21:12:12 -07:00
Greg Neagle
f286b1415d
Add localization ability to Not Found page title and the 'Software', 'Categories', 'My Items', and 'Updates' labels when used in templates.
2014-08-14 10:18:42 -07:00
Greg Neagle
ef30fb8e3f
Add CFBundleDisplayName to localized InfoPlist.strings files to address Spotlight application name display issues
2014-08-14 09:39:36 -07:00
Greg Neagle
e6ef8bb996
Merge https://code.google.com/r/fridomac-munki-local into Munki2
2014-08-14 09:05:26 -07:00
fridomac
3e7e072c10
Updated german translation (replaced "Aktualisierung" with "Update" where applicable, after some discussion with german teachers)
2014-08-14 17:47:49 +02:00
Hannes Juutilainen
559ba26de8
Wording changes and new strings
2014-08-13 21:44:57 +03:00
Hannes Juutilainen
04733bb22a
Shortened strings for My Items
2014-08-13 21:43:02 +03:00
Hannes Juutilainen
9b9e16ced0
Updated strings for MunkiStatus
2014-08-13 18:48:44 +03:00
Hannes Juutilainen
4dabc1b05e
Localized strings from managedsoftwareupdate.
2014-08-13 13:20:14 +03:00
Hannes Juutilainen
a8426a066c
Initial Finnish localization update for Munki v2
2014-08-13 12:37:29 +03:00
Greg Neagle
f0a6ba4105
Disable tab control cells for all but Updates when there are no optional itesm to be installed
2014-08-12 22:46:04 -07:00
Greg Neagle
9f6bc782b4
If Munki is configured to check and install AppleSoftwareUpdatesOnly, update the LastCheckDate and LastCheckResult
2014-08-12 22:44:14 -07:00
Arjen van Bochoven
4be4674ed1
Localize MunkiStatus
2014-08-11 21:16:11 +02:00
fridomac
f160471a6b
Changed "Meine Software" to "Installiert" and "Aktualisierungen" to "Updates", as per suggestion from M.Choules to avoid toolbar titles getting too long
2014-08-11 17:46:16 +02:00
Arjen van Bochoven
646a9183b9
Small changes to Dutch localization
2014-08-10 09:33:43 +02:00
fridomac
c4af2cc565
Added more managedsoftwareupdate strings to MSC.app and Munkistatus.app
2014-08-10 07:36:00 +02:00
Arjen van Bochoven
eddda9cdf3
Translated localizable strings to Dutch
2014-08-09 23:05:34 +02:00
Arjen van Bochoven
59adde3727
Localized Mainmenu strings to Dutch
2014-08-09 23:05:20 +02:00
Greg Neagle
2c25d99918
Add missing semi-colons so file passes lint check
2014-08-08 14:01:11 -07:00
Greg Neagle
5e68f6e1f9
Merge branch 'Munki2' of https://code.google.com/r/icemangrrrr-french-translation into Munki2
2014-08-08 13:48:51 -07:00
Richard Lafontaine
b29f10d914
French: more lines translated from managedsoftwareupdate
2014-08-08 15:58:14 -04:00
Greg Neagle
6a1ceb3391
Fix for support for localization of managedsoftwareupdate messages in Managed Software Center.app
2014-08-08 11:46:50 -07:00
Richard Lafontaine
796111a1f7
French: Added strings sent from managedsoftwareupdate to Localized.strings in MunkiStatus and MSC.app
2014-08-08 14:00:19 -04:00
Richard Lafontaine
b16b64d38b
Merge remote-tracking branch 'Munki_Origin/Munki2' into Munki2
2014-08-08 11:14:47 -04:00
Richard Lafontaine
39d03099ea
Merge remote-tracking branch 'Munki_Origin/Munki2' into Munki2
2014-08-08 11:06:56 -04:00
fridomac
f38c3c7569
Added strings sent from managedsoftwareupdate to Localized.strings in MunkiStatus and MSC.app
2014-08-08 09:53:53 +02:00
fridomac
2dc28c9205
Fixed more typos in german translation.
2014-08-08 08:03:51 +02:00
Greg Neagle
9b023b1354
Make toolbar button labels wider
2014-08-07 15:07:46 -07:00
Greg Neagle
617115649e
Change all calls to NSAlert alertWithMessageText:defaultButton:alternateButton:otherButton:informativeTextWithFormat: to reflect the fact that informativeTextWithFormat: requires a _format_ string. Ignoring this was triggering errors when non-ASCII localized text was used for the informativeText.
2014-08-07 14:32:09 -07:00
Greg Neagle
9d4c21a1c2
Support localization of status messages passed to MSC.app/MunkiStatus.app from managedsoftwareupdate.
2014-08-07 12:31:56 -07:00
Greg Neagle
3d35db8ad8
Allow localization of 'All Items' and 'Categories' header text
2014-08-07 12:25:16 -07:00
unknown
181b2bcb52
Localized the name of the application + fix for a non working popup because of accents
2014-08-07 15:04:35 -04:00
Timothy Sutton
b5c2b25dbc
Remove duplicated strings from en - these get inherited
2014-08-07 13:15:58 -04:00
Timothy Sutton
d7d5fc1b41
en_CA, en_GB, en_CA: s/Center/Centre/g
...
- also add CFBundleDisplayName in InfoPlist.strings
2014-08-07 12:07:29 -04:00