aboutsummaryrefslogtreecommitdiffstats
path: root/Resources/English.lproj/InfoPlist.strings
Commit message (Collapse)AuthorAgeFilesLines
* - Fix a bounds check causing the preferences upgrade routine to fail in ↵rowanbeentje2013-01-291-1/+1
| | | | | | | edge cases, addressing Issue #1547 - Bump the version number to 1.0.1
* Ditch the extra zero from the version number.stuconnolly2013-01-041-1/+1
|
* - Increment version number to 1.0.0 and extend copyright year to 2013 in ↵rowanbeentje2012-12-221-2/+2
| | | | preparation for upcoming release
* Tidy up.stuconnolly2012-04-011-2/+2
|
* - Update version numbers to 0.9.9.1rowanbeentje2011-09-011-1/+1
|
* - Update version strings to 0.9.9 version and 2011 copyright datesrowanbeentje2011-06-121-2/+2
| | | | | - Add German and Russian localisations
* - Update a couple more copyright dates to 2010rowanbeentje2010-04-031-2/+2
|
* - Increment version number to 0.9.8 and copyright date to 2010rowanbeentje2010-04-021-1/+1
|
* Consolidate all localizable content in the Resources/ directory and only use ↵stuconnolly2010-03-171-0/+4
Interfaces/ for XIBs. This addresses the first point on issue #593.