summaryrefslogtreecommitdiffstats
path: root/android-mobile/res/values/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'android-mobile/res/values/strings.xml')
-rw-r--r--android-mobile/res/values/strings.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/android-mobile/res/values/strings.xml b/android-mobile/res/values/strings.xml
new file mode 100644
index 000000000..9d8835ec7
--- /dev/null
+++ b/android-mobile/res/values/strings.xml
@@ -0,0 +1,8 @@
+<?xml version='1.0' encoding='utf-8'?>
+<resources>
+ <string name="app_name">Subsurface-Mobile</string>
+
+ <string name="ministro_not_found_msg">Can\'t find Ministro service.\nThe application can\'t start.</string>
+ <string name="ministro_needed_msg">This application requires Ministro service. Would you like to install it?</string>
+ <string name="fatal_error_msg">Your application encountered a fatal error and cannot continue.</string>
+</resources>