Commit Graph

1658 Commits

Author SHA1 Message Date
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
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
fridomac c4af2cc565 Added more managedsoftwareupdate strings to MSC.app and Munkistatus.app 2014-08-10 07:36:00 +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
fridomac 6b9c50c9af more German translation 2014-08-07 10:48:39 +02:00
fridomac 3d74044cae Merge branch 'Munki2' of https://code.google.com/p/munki 2014-08-07 10:10:30 +02:00
Noel B. A e0ebf93293 Translated Munki2 into spanish 2014-08-06 23:46:13 +03:00
iceman.grrrr 36f7a89293 Translation of Munki 2.0 terms 2014-08-06 17:52:17 +00:00
iceman.grrrr ca7e06e597 Translation of Munki 2.0 terms 2014-08-06 17:11:09 +00:00
iceman.grrrr effa6a6862 Translation of Munki 2.0 terms 2014-08-06 17:09:01 +00:00
iceman.grrrr da9bcb784a Translation of Munki 2.0 terms 2014-08-06 16:59:17 +00:00
iceman.grrrr 71edb4d249 Translation of Munki 2.0 terms 2014-08-06 16:57:33 +00:00
fridomac 0a2f839561 Started german Translation 2014-08-05 16:30:31 +00:00
Greg Neagle 3a23ad2607 Fix for unhandled exception when extracting an icon when munkiimport is called with the -p option 2014-08-01 13:22:18 -07:00
Greg Neagle 4d4b53ebb0 If ManagedInstalls preference 'InstallRequiresLogout' is true, don't show 'Logout required' in updates view header if there are no pending updates. 2014-07-31 22:45:04 -07:00
Thomas Tvegaard 48880b21f2 First full run of missing Danish translations. 2014-07-30 15:38:18 +02:00
Thomas Tvegaard 8b9c088f0a Beginning missing Danish translations for Munki2. Work in progress. 2014-07-30 13:44:12 +02:00
Greg Neagle a655a13e16 Fix for checking the extensions of icon names 2014-07-28 07:15:05 -07:00
Greg Neagle bb4fd416f8 manifestutil's interactive mode can now be cleanly exited via Control-D as suggested by Ryan Manly 2014-07-25 15:20:56 -07:00
Greg Neagle fd85f4ef5c Improved logic for adding .png to the end of possible icon names when downloading or displaying icons 2014-07-25 15:16:07 -07:00
Pepijn Bruienne ae5f9b4c75 Updated method by which icon_name is set for items with version names that includes periods (SomeApp5.5) 2014-07-25 14:40:19 -07:00
Greg Neagle c205e678e2 HTML, CSS, and code updates to fix progress spinner display issues in MSC.app on Snow Leopard. 2014-07-25 10:59:52 -07:00
Greg Neagle 769e4a930f Remove trailing whitespace from all lines in adobeutils.py, iconutils.py, launchd.py, munkistatus.py, updatecheck.py (code style issue) 2014-07-22 10:32:02 -07:00
Greg Neagle 7d79748174 Remove trailing whitespace from all lines in managedsoftwareupdate (code style issue) 2014-07-22 10:27:21 -07:00
Greg Neagle 76fac17a40 Remove trailing whitespace from all lines in iconimporter (code style issue) 2014-07-22 10:26:29 -07:00
Greg Neagle 4eca232c69 Remove trailing whitespace from all lines in launchapp (code style issue) 2014-07-22 10:25:11 -07:00
Greg Neagle 324301fe6b Removing no longer used updatecheckhelper from repo 2014-07-22 10:21:09 -07:00
Greg Neagle b9c976f06f Remove trailing whitespace from all lines in supervisor (code style issue) 2014-07-22 10:19:40 -07:00
Greg Neagle 143b8af942 Remove trailing whitespace from all lines in munkiimport (code style issue) 2014-07-22 10:18:18 -07:00
Greg Neagle e183d94ad7 Remove trailing whitespace from all lines in manifestutil (code style issue) 2014-07-22 10:16:26 -07:00
Greg Neagle e118a18deb Update logouthelper to check for Managed Software Center instead of Managed Software Update 2014-07-22 10:04:02 -07:00
Greg Neagle fa26662b78 Track issues that prevent installation and store them so MSC.app can display them and/or give better feedback. Also fixes issue 346. 2014-07-15 16:41:54 -07:00
Greg Neagle 13757c1e18 Fix traceback that occurs if 'hdiutil info' has error output in munkicommon.hdiutilInfo() 2014-07-14 14:10:53 -07:00
Greg Neagle d0b19cb312 Fix CSS issue resulting in rounded bottom corners for the fourth row in software or categories view. Fixes issue 344. 2014-06-30 10:55:43 -07:00
Arjen van Bochoven 062062c7a8 Show manifest name for primary manifest
This helps a lot when debugging clients remotely
2014-06-29 11:32:23 -07:00