Core/Resources/cs.lproj/GrowlPref.nib/keyedobjects.nib
2009-04-14 Fixed the off-by-two error in the displays pop-ups on the Applications tab (#251376).
2008-06-16 Czech, Swedish, and French updates. All localization updates submitted as of this commit are now committed.
2007-09-01 Swedish updates, fixed selected tab with 10.4 compatibility this time
2007-08-31 Reverted GrowlPref.nib to before the first time I touched it in Interface Builder 3.0, since that breaks the nib entirely for 10.4. Detailed problem report, including the nib itself, submitted as radar 5454444.
2007-08-31 Converted GrowlPref to the nib 2.x format for nibtool/Tiger Interface Builder compatibility.
2007-08-25 All localized resources should now be reset to their English source layouts. Generally, localizers do this, but things are so different from the last revision that I wanted it done in advance
2007-08-20 Existing localizations of the preferenecs pane itself are now laid out and connected from the English one; existing translated strings were maintained, but these are all now incomplete in terms of localization.
2006-06-05 Added per-notification sound support
2006-01-21 Czech updates
2005-12-23 ticket #568
2005-12-23 mmm, localizations
2005-08-28 Fixed English and German prefpane nibs. They referenced a non-existing class named GrowlBox (a subclass of NSBox) and some bindings were wrong. Has anyone ever actually used the new nibs?
2005-08-21 French nib updated. Went through and hooked up NSImageView binding that I forgot to bind in all nibs. *dances a jig now that all localized uis have new look*
2005-08-21 Chinese nib has new look. Made display box in the general tab have the same order across all nibs
2005-08-21 Czech nib has new look, needs minor translation. Bound version to bundleVersion in English nib.
2005-07-08 Renamed !GrowlPref to GrowlPreferencePane.
2005-07-08 Positioning fixes.
2005-06-19 - Fixed #294: make a pref for away mode
2005-06-04 Reverted [2660]: the binding is called remoteRegistrationAllowed, GrowlRemoteRegistration is the preference key
2005-06-03 The Allow Remote Registration checkbox should work now. Fix suggested by Lorenzo Perone: it needed to be bound to GrowlRemoteRegistration, not remoteRegistrationAllowed.
2005-05-30 Made the version text field larger so that it can hold strings like "0.7.1"
2005-05-27 Gave 'remove' button in applications tab the keyboard shortcut Command-Delete.
2005-05-27 Established missing value binding for {{{remoteRegistrationAllowed}}} in non-German nibs
2005-05-26 Added new localizations to project files. Removed redundant InfoPlist.strings files.
2005-05-26 Added Czech localization by Frantisek Erben