summaryrefslogtreecommitdiff
path: root/res/values/strings.xml
diff options
context:
space:
mode:
authorJoe Robinson <joe@lc8n.com>2010-10-29 00:48:14 +0100
committerJoe Robinson <joe@lc8n.com>2010-10-29 00:48:14 +0100
commit6093815099eb6d6c3d978579ccbdde38fa916f13 (patch)
treed99bd4e993b0e0ffd96dc1be8863512060681b6e /res/values/strings.xml
Untouched work since submission for university project 04/05/2010. Messy code, a bit glitchy.HEADmaster
Diffstat (limited to 'res/values/strings.xml')
-rw-r--r--res/values/strings.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
new file mode 100644
index 0000000..dda1bdf
--- /dev/null
+++ b/res/values/strings.xml
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="utf-8"?>
+<resources>
+ <string name="hello">Hello World, lc8n!</string>
+ <string name="app_name">lc8n</string>
+ <string name="db_prompt">Choose a Database</string>
+</resources>