Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitry Yunitsky <yunik@mapswithme.com>2014-11-10 17:14:20 +0300
committerAlex Zolotarev <alex@maps.me>2015-09-23 02:34:11 +0300
commitac0faa555538c839058d9a04e24b73150a7c1ab2 (patch)
tree63e2cdea12fa764f69026558c1f8e63c80e392f5 /android/res/xml
parent5743de0f701c391d62e840279fb824dafa9f62e5 (diff)
New pref string.
Diffstat (limited to 'android/res/xml')
-rw-r--r--android/res/xml/preferences.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/android/res/xml/preferences.xml b/android/res/xml/preferences.xml
index 7d2b0751df..646fe87145 100644
--- a/android/res/xml/preferences.xml
+++ b/android/res/xml/preferences.xml
@@ -54,8 +54,7 @@
<CheckBoxPreference
android:key="@string/pref_play_services"
android:order="5"
- android:summary="Use google play services for location"
- android:title="Location"/>
+ android:title="@string/pref_use_google_play"/>
<Preference
android:key="@string/pref_yota"