aboutsummaryrefslogtreecommitdiffstats
path: root/Resources/English.lproj/InfoPlist.strings
diff options
context:
space:
mode:
authorstuconnolly <stuart02@gmail.com>2010-03-17 16:34:47 +0000
committerstuconnolly <stuart02@gmail.com>2010-03-17 16:34:47 +0000
commitf834bfb9b878c622f5aabeec169c3f2af8c81e25 (patch)
treed187407b738781a266b25e79fdb8cc6ed47a1ac6 /Resources/English.lproj/InfoPlist.strings
parent60dda45aa41e11946a0e5f8aea3e8352f446ca24 (diff)
downloadsequelpro-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 'Resources/English.lproj/InfoPlist.strings')
-rw-r--r--Resources/English.lproj/InfoPlist.strings4
1 files changed, 4 insertions, 0 deletions
diff --git a/Resources/English.lproj/InfoPlist.strings b/Resources/English.lproj/InfoPlist.strings
new file mode 100644
index 00000000..59199f6b
--- /dev/null
+++ b/Resources/English.lproj/InfoPlist.strings
@@ -0,0 +1,4 @@
+/* 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