summaryrefslogtreecommitdiffstats
path: root/android/res/values/strings.xml
diff options
context:
space:
mode:
authorJérémy Zurcher <jeremy@asynk.ch>2014-09-10 22:59:32 +0200
committerJérémy Zurcher <jeremy@asynk.ch>2014-09-10 22:59:32 +0200
commit86e0e122a475dfd4f627fc95a9458e7527d72a00 (patch)
tree6c85c5b28d1f94cf146b16039f6df27aeeb484d3 /android/res/values/strings.xml
downloadRustAndDust-86e0e122a475dfd4f627fc95a9458e7527d72a00.zip
RustAndDust-86e0e122a475dfd4f627fc95a9458e7527d72a00.tar.gz
Initial commit
Diffstat (limited to 'android/res/values/strings.xml')
-rw-r--r--android/res/values/strings.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/android/res/values/strings.xml b/android/res/values/strings.xml
new file mode 100644
index 0000000..7566cd6
--- /dev/null
+++ b/android/res/values/strings.xml
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="utf-8"?>
+<resources>
+
+ <string name="app_name">TankOnTank</string>
+
+</resources>