diff options
author | rowanbeentje <rowan@beent.je> | 2010-04-03 12:47:59 +0000 |
---|---|---|
committer | rowanbeentje <rowan@beent.je> | 2010-04-03 12:47:59 +0000 |
commit | b7d6974ed6993727bd5bd39ec905c69eecb709b8 (patch) | |
tree | 4e623b040e8b6d642910061cf6926a0d9d9dcaff /Resources/English.lproj | |
parent | 8644a2dd40d4520ebdb0f986249e42ed378eb7b9 (diff) | |
download | sequelpro-b7d6974ed6993727bd5bd39ec905c69eecb709b8.tar.gz sequelpro-b7d6974ed6993727bd5bd39ec905c69eecb709b8.tar.bz2 sequelpro-b7d6974ed6993727bd5bd39ec905c69eecb709b8.zip |
- Merge in r2061 and r2062 prior to the release candidate
Diffstat (limited to 'Resources/English.lproj')
-rw-r--r-- | Resources/English.lproj/InfoPlist.strings | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Resources/English.lproj/InfoPlist.strings b/Resources/English.lproj/InfoPlist.strings index fbb42ee2..eb681c32 100644 --- a/Resources/English.lproj/InfoPlist.strings +++ b/Resources/English.lproj/InfoPlist.strings @@ -1,4 +1,4 @@ /* Localized versions of Info.plist keys */ -CFBundleGetInfoString = "Sequel Pro version 0.9.8, Copyright 2002-2009 Sequel Pro and CocoaMySQL team."; -NSHumanReadableCopyright = "Copyright 2002-2009 Sequel Pro and CocoaMySQL team.";
\ No newline at end of file +CFBundleGetInfoString = "Sequel Pro version 0.9.8, Copyright 2002-2010 Sequel Pro and CocoaMySQL team."; +NSHumanReadableCopyright = "Copyright 2002-2010 Sequel Pro and CocoaMySQL team.";
\ No newline at end of file |