summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.5/samples/store-android/res/values/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--branches/sca-java-1.5/samples/store-android/res/values/strings.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/branches/sca-java-1.5/samples/store-android/res/values/strings.xml b/branches/sca-java-1.5/samples/store-android/res/values/strings.xml
new file mode 100644
index 0000000000..02b55ae85a
--- /dev/null
+++ b/branches/sca-java-1.5/samples/store-android/res/values/strings.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="utf-8"?>
+<resources>
+ <string name="hello">Hello World, catalog</string>
+ <string name="app_name">store</string>
+</resources>