summaryrefslogtreecommitdiffstats
path: root/android-mobile
diff options
context:
space:
mode:
authorGravatar Rick Walsh <rickmwalsh@gmail.com>2015-12-30 12:03:20 +1100
committerGravatar Dirk Hohndel <dirk@hohndel.org>2015-12-29 17:30:54 -0800
commit0aecb12ab1892fb8d3c68766ce979c46ad0059b8 (patch)
treeb717d342c54df309e665883536252a58a15faee0 /android-mobile
parentf3065230a3026b65376e629fd05439f995fcb6ef (diff)
downloadsubsurface-0aecb12ab1892fb8d3c68766ce979c46ad0059b8.tar.gz
Subsurface-mobile: capitalization of app name
We call the app Subsurface-mobile most of the time, let's do so for the app name too Signed-off-by: Rick Walsh <rickmwalsh@gmail.com> ../android-mobile/res/drawable-xhdpi/subsurface_mobile_splash.9.png ../android-mobile/res/drawable-xxhdpi/subsurface_mobile_splash.9.png ../android-mobile/res/drawable-xxxhdpi/subsurface_mobile_splash.9.png Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'android-mobile')
-rw-r--r--android-mobile/res/values/strings.xml2
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>