summaryrefslogtreecommitdiff
path: root/res/values/strings.xml
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2011-09-07 10:19:08 +0400
committerAndrew Dolgov <[email protected]>2011-09-07 10:19:08 +0400
commit0e9367b9e8dc6601eefcf2b7a5672ec725c03659 (patch)
tree1863998add9d86eea858d3e5f674656785bb1ef7 /res/values/strings.xml
parent8f9c60ddce4084fc478fdac6b4408adbe2559266 (diff)
add placeholder icon
Diffstat (limited to 'res/values/strings.xml')
-rw-r--r--res/values/strings.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
new file mode 100644
index 00000000..11c590fa
--- /dev/null
+++ b/res/values/strings.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="utf-8"?>
+<resources>
+ <string name="hello">Hello World, MainActivity!</string>
+ <string name="app_name">Tiny Tiny RSS</string>
+</resources>