summaryrefslogtreecommitdiffstats
path: root/SamsungServiceMode/res/values/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'SamsungServiceMode/res/values/strings.xml')
-rw-r--r--SamsungServiceMode/res/values/strings.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/SamsungServiceMode/res/values/strings.xml b/SamsungServiceMode/res/values/strings.xml
new file mode 100644
index 0000000..d033037
--- /dev/null
+++ b/SamsungServiceMode/res/values/strings.xml
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="utf-8"?>
+<resources>
+ <string name="hello">Hello World, SamsungServiceModeActivity!</string>
+ <string name="app_name">Service Mode</string>
+ <string name="send">Send</string>
+</resources>