diff options
Diffstat (limited to 'android-mobile/res')
-rw-r--r-- | android-mobile/res/values/strings.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/android-mobile/res/values/strings.xml b/android-mobile/res/values/strings.xml index 9d8835ec7..f4871b6e2 100644 --- a/android-mobile/res/values/strings.xml +++ b/android-mobile/res/values/strings.xml @@ -1,6 +1,6 @@ <?xml version='1.0' encoding='utf-8'?> <resources> - <string name="app_name">Subsurface-Mobile</string> + <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> |