Commit Graph

105 Commits

Author SHA1 Message Date
Greg Neagle
6ed8117801 Update project URL for About dialog and Get Info display 2014-09-25 17:16:12 -07:00
Greg Neagle
ac14ae82e3 Minor window tweaks 2014-09-23 11:13:19 -07:00
Greg Neagle
2269fc864d Explicitly enable/disable toolbar buttons when main window is activated/deactivated to better match appearance and behavior of App Store 2014-09-02 22:06:34 -07:00
Greg Neagle
f2d20f6316 Mass renaming of MSUfoo stuff to MSCfoo stuff. Hope I don't regret it. 2014-09-02 20:56:25 -07:00
Daniel Hazelbaker
1e7503d046 Add custom subclasses MSCToolbarButton and MSCToolbarButtonCell to allow clicking on toolbar item title. 2014-09-02 19:04:33 -07:00
Greg Neagle
72e171c75d Fix .strings file formatting issue for nb.lproj/Localizable.strings 2014-09-01 06:44:06 -07:00
Greg Neagle
bf1dfeec61 Updated Norwegian Bokmal translation. Thanks to Frank Paul Silye. 2014-08-31 08:16:49 -07:00
Greg Neagle
a83e293dae MunkiStatus: re-encode .strings files to UTF-8 to avoid build warnings 2014-08-30 08:17:41 -07:00
Greg Neagle
dd52ff4b83 Re-encode Localized.strings as UTF-8 to eliminate build warnings 2014-08-30 08:06:38 -07:00
Greg Neagle
38a800d4cb Updated Swedish translation by Jonas Jöreskog 2014-08-28 12:56:53 -07:00
Greg Neagle
ca7263206f Add Managed Software Center 10_6.icns without Retina resolutions; on launch on 10.6, swap the Dock icon with the 10_6 version to avoid display problems in the Dock and app switcher when the icon is badged. 2014-08-28 08:27:19 -07:00
Greg Neagle
82754b25bf Return search field to prior behavior where a search is triggered only on enter/return/end editing 2014-08-27 15:11:41 -07:00
Greg Neagle
b6052fff8a Add translation for 'Running Adobe Setup' message from managedsoftwareupdate (copied from Managed Software Center's Localizable strings) 2014-08-27 08:36:46 -07:00
Greg Neagle
6a7eafe5ed Merge branch 'Munki2' of https://code.google.com/r/thomastvegaard-munki into Munki2
Conflicts:
	code/apps/MunkiStatus/MunkiStatus/da.lproj/MainMenu.strings
2014-08-27 08:31:49 -07:00
Greg Neagle
ced7877c46 Updated all MunkiStatus MainMenu.strings 2014-08-27 08:26:59 -07:00
Hannes Juutilainen
018ad2dba5 Updates for Finnish localization (Issue 377). 2014-08-27 17:10:23 +03:00
Thomas Tvegaard
0f3b18238f Updated Localizable.strings and added missing translation and improved others. 2014-08-27 14:21:29 +02:00
Thomas Tvegaard
2ca2286de0 Update from original master. 2014-08-27 11:24:39 +02:00
Noel B. A
ec41181a77 address Issue 375:Munki 2 ES possible localization issues 2014-08-26 21:06:12 +03:00
Greg Neagle
cce8e32c67 Don't show images in descriptions in the pending/available updates list. 2014-08-25 22:39:46 -07:00
Greg Neagle
dd4c90c67f Tweak toolbar button highlighting logic 2014-08-25 16:06:37 -07:00
Greg Neagle
459f95c11a Add <img> tags to the list of HTML tags not filtered from description HTML; this enables imgs in item descriptions. 2014-08-25 16:05:43 -07:00
thomas-dam
5350ed0585 Checked existing string and localized missing ones 2014-08-25 23:19:15 +02:00
thomas-dam
3f21f937a5 Checked existing string and localized missing ones 2014-08-25 23:09:27 +02:00
Greg Neagle
c94ec6e1ce Merge branch 'Munki2_dutch_localization' of https://code.google.com/r/arjenvanbochoven-munki into Munki2 2014-08-25 13:46:21 -07:00
Arjen van Bochoven
f95ebb0f87 Even more Dutch localizations 2014-08-25 22:42:22 +02:00
Greg Neagle
e62250a7d1 Merge branch 'Munki2_dutch_localization' of https://code.google.com/r/arjenvanbochoven-munki into Munki2 2014-08-25 13:35:02 -07:00
Greg Neagle
6d20016150 Merge https://code.google.com/r/fridomac-munki-local into Munki2 2014-08-25 13:31:09 -07:00
Arjen van Bochoven
3df3d4d195 More Dutch localizations 2014-08-25 22:27:32 +02:00
unknown
997473123c More FR localization 2014-08-25 15:28:53 -04:00
fridomac
c813bc91f6 Additional german translations for MunkiStatus and MSC 2014-08-25 21:20:46 +02:00
Greg Neagle
1c5de3fdb3 Normalize and update strings files for MunkiStatus. 2014-08-25 11:43:50 -07:00
Greg Neagle
3ab2bfc4ad update/normalize MunkiStatus/fi.lproj/*.strings 2014-08-25 11:23:05 -07:00
Greg Neagle
a84d0316fc More cleanup/normalization of Localizable.strings 2014-08-25 11:02:28 -07:00
Greg Neagle
b6f0518282 Normalize MunkiStatus/*.lproj/Localizable.strings so all comments and keys match that of en.lproj/Localizable.strings 2014-08-25 08:48:11 -07:00
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
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
Thomas Tvegaard
a5272cc004 Merge branch 'Munki2' of https://code.google.com/p/munki into Munki2 2014-08-18 13:39:24 +02: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