aboutsummaryrefslogtreecommitdiffstats
path: root/SPPC.dcproj/project/widget.wdgt/en.lproj
diff options
context:
space:
mode:
authorFilipp Lepalaan <filipp@mac.com>2010-11-10 01:52:54 +0200
committerFilipp Lepalaan <filipp@mac.com>2010-11-10 01:52:54 +0200
commit4fc8eaf59d6325d26f23e5a05d094105c28be90a (patch)
treef23fd26abbc6b565dd719314653f9743e97921d2 /SPPC.dcproj/project/widget.wdgt/en.lproj
downloadsppc-4fc8eaf59d6325d26f23e5a05d094105c28be90a.tar.gz
sppc-4fc8eaf59d6325d26f23e5a05d094105c28be90a.tar.bz2
sppc-4fc8eaf59d6325d26f23e5a05d094105c28be90a.zip
first commit
Diffstat (limited to 'SPPC.dcproj/project/widget.wdgt/en.lproj')
-rw-r--r--SPPC.dcproj/project/widget.wdgt/en.lproj/InfoPlist.stringsbin0 -> 62 bytes
-rw-r--r--SPPC.dcproj/project/widget.wdgt/en.lproj/localizedStrings.js10
2 files changed, 10 insertions, 0 deletions
diff --git a/SPPC.dcproj/project/widget.wdgt/en.lproj/InfoPlist.strings b/SPPC.dcproj/project/widget.wdgt/en.lproj/InfoPlist.strings
new file mode 100644
index 0000000..693a274
--- /dev/null
+++ b/SPPC.dcproj/project/widget.wdgt/en.lproj/InfoPlist.strings
Binary files differ
diff --git a/SPPC.dcproj/project/widget.wdgt/en.lproj/localizedStrings.js b/SPPC.dcproj/project/widget.wdgt/en.lproj/localizedStrings.js
new file mode 100644
index 0000000..ea609ab
--- /dev/null
+++ b/SPPC.dcproj/project/widget.wdgt/en.lproj/localizedStrings.js
@@ -0,0 +1,10 @@
+/*
+ This file was generated by Dashcode and is covered by the
+ license.txt included in the project. You may edit this file,
+ however it is recommended to first turn off the Dashcode
+ code generator otherwise the changes will be lost.
+ */
+var localizedStrings = {
+ "Hello, World!": "Hello, World!",
+ "Done": "Done"
+};