summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@cyanogenmod.org>2016-01-29 21:20:44 +0200
committerMichael Bestas <mikeioannina@cyanogenmod.org>2016-01-29 21:20:44 +0200
commit7c3f01e88cb7d45db99f08854d4b4be5c2e6c779 (patch)
tree642dd46f38a858ebbb61e5e29d79b94bedd4498e /res
parent59f0f0bb1da96cc2e8a578cead88e06fe9afde1b (diff)
downloadandroid_packages_apps_Snap-7c3f01e88cb7d45db99f08854d4b4be5c2e6c779.tar.gz
android_packages_apps_Snap-7c3f01e88cb7d45db99f08854d4b4be5c2e6c779.tar.bz2
android_packages_apps_Snap-7c3f01e88cb7d45db99f08854d4b4be5c2e6c779.zip
Improve maps app string
Change-Id: Ie8780bc8581d5b07f308e945ece5fed4e1368970
Diffstat (limited to 'res')
-rw-r--r--res/values/qcomstrings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/values/qcomstrings.xml b/res/values/qcomstrings.xml
index d249dd796..856fc241a 100644
--- a/res/values/qcomstrings.xml
+++ b/res/values/qcomstrings.xml
@@ -472,7 +472,7 @@
<string name="on_switch_save_path_to_sdcard">Internal storage space is not enough, switched storage location to SD card</string>
<!-- The message is shown in toast when click showOnMap Menu and there is no map app -->
- <string name="map_activity_not_found_err">There is no map app for show location</string>
+ <string name="map_activity_not_found_err">There is no maps app installed to show the location</string>
<!-- Continous shot enable message -->
<string name="longshot_enable_message">Advanced features are not supported in continuous shot mode</string>