aboutsummaryrefslogtreecommitdiffstats
path: root/phonegap/Android/res/values
diff options
context:
space:
mode:
Diffstat (limited to 'phonegap/Android/res/values')
-rw-r--r--phonegap/Android/res/values/strings.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/phonegap/Android/res/values/strings.xml b/phonegap/Android/res/values/strings.xml
new file mode 100644
index 000000000..a4df04a14
--- /dev/null
+++ b/phonegap/Android/res/values/strings.xml
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="utf-8"?>
+<resources>
+
+ <string name="hello">Hello World, AndroidActivity!</string>
+ <string name="app_name">FixMyStreet</string>
+
+</resources> \ No newline at end of file