diff options
author | stuconnolly <stuart02@gmail.com> | 2010-03-17 16:34:47 +0000 |
---|---|---|
committer | stuconnolly <stuart02@gmail.com> | 2010-03-17 16:34:47 +0000 |
commit | f834bfb9b878c622f5aabeec169c3f2af8c81e25 (patch) | |
tree | d187407b738781a266b25e79fdb8cc6ed47a1ac6 /Interfaces/English.lproj/InfoPlist.strings | |
parent | 60dda45aa41e11946a0e5f8aea3e8352f446ca24 (diff) | |
download | sequelpro-f834bfb9b878c622f5aabeec169c3f2af8c81e25.tar.gz sequelpro-f834bfb9b878c622f5aabeec169c3f2af8c81e25.tar.bz2 sequelpro-f834bfb9b878c622f5aabeec169c3f2af8c81e25.zip |
Consolidate all localizable content in the Resources/ directory and only use Interfaces/ for XIBs. This addresses the first point on issue #593.
Diffstat (limited to 'Interfaces/English.lproj/InfoPlist.strings')
-rw-r--r-- | Interfaces/English.lproj/InfoPlist.strings | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/Interfaces/English.lproj/InfoPlist.strings b/Interfaces/English.lproj/InfoPlist.strings deleted file mode 100644 index 59199f6b..00000000 --- a/Interfaces/English.lproj/InfoPlist.strings +++ /dev/null @@ -1,4 +0,0 @@ -/* Localized versions of Info.plist keys */ - -CFBundleGetInfoString = "Sequel Pro version 0.9.7, Copyright 2002-2009 Sequel Pro and CocoaMySQL team."; -NSHumanReadableCopyright = "Copyright 2002-2009 Sequel Pro and CocoaMySQL team.";
\ No newline at end of file |