summaryrefslogtreecommitdiff
path: root/android/VulpIRC/src/main/res/values/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'android/VulpIRC/src/main/res/values/strings.xml')
-rw-r--r--android/VulpIRC/src/main/res/values/strings.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/android/VulpIRC/src/main/res/values/strings.xml b/android/VulpIRC/src/main/res/values/strings.xml
new file mode 100644
index 0000000..49a1195
--- /dev/null
+++ b/android/VulpIRC/src/main/res/values/strings.xml
@@ -0,0 +1,10 @@
+<?xml version="1.0" encoding="utf-8"?>
+<resources>
+
+ <string name="app_name">VulpIRC</string>
+ <string name="hello_world">Hello world!</string>
+ <string name="action_settings">Settings</string>
+ <string name="drawer_open">Open Drawer</string>
+ <string name="drawer_close">Close Drawer</string>
+
+</resources>