summaryrefslogtreecommitdiff
path: root/remoteExample/src/main/res/values/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'remoteExample/src/main/res/values/strings.xml')
-rw-r--r--remoteExample/src/main/res/values/strings.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/remoteExample/src/main/res/values/strings.xml b/remoteExample/src/main/res/values/strings.xml
new file mode 100644
index 00000000..c1da58ca
--- /dev/null
+++ b/remoteExample/src/main/res/values/strings.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="utf-8"?>
+<resources>
+
+ <string name="app_name">My Module</string>
+ <string name="hello_world">Hello world!</string>
+ <string name="action_settings">Settings</string>
+
+</resources>