Extras/GrowlSafari/sv.lproj/Localizable.strings
2009-07-02 Fix GrowlSafari under Safari 4 by updating the download stage numbers. For simplicity and ease of fixage, I've ripped out all the Safari 2 and 3 support—GrowlSafari requires Safari 4 now. For clarity, I've also added an enumeration to name all the stages.
2009-07-02 Convert all GrowlSafari Localizable.strings files to UTF-8.
2008-06-16 Corrected encoding of all GrowlSafari Localizable.strings files: .strings files are UTF-16. Also, fixed the format of most of them: key and value must be separated by '=', not '-'.
2007-09-19 Changed all lproj folder names (and updated projects appropriately) to their modern i18n names rather than the deprecated natural language ones, where needed.