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:
authorAlexander Marchuk <trashkalmar@users.noreply.github.com>2016-07-18 15:20:02 +0300
committerGitHub <noreply@github.com>2016-07-18 15:20:02 +0300
commit4d1e6ff3aa74fe169471ba9f1697bbf84d7d0ad4 (patch)
treed5a203cba0cf46f620e45a54822dc2564e49ddb0 /android
parent0c207b29680fa1571d574c537cfa4422d3b39103 (diff)
parent5e604b79071b613ec083e7d6b64958d87374c610 (diff)
Merge pull request #3816 from rokuz/strings-txt-auto-zoom
Strings txt auto zoom
Diffstat (limited to 'android')
-rw-r--r--android/res/values/strings.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/android/res/values/strings.xml b/android/res/values/strings.xml
index 1687479022..5f923a3287 100644
--- a/android/res/values/strings.xml
+++ b/android/res/values/strings.xml
@@ -335,6 +335,8 @@
<string name="pref_tts_how_to_set_up_voice">How to set up voice</string>
<!-- Settings «Map» category: «Record track» title -->
<string name="pref_track_record_title">Recent track</string>
+ <!-- Settings «Map» category: «Auto zoom» title -->
+ <string name="pref_map_auto_zoom">Auto zoom</string>
<string name="duration_disabled">Off</string>
<string name="duration_1_hour">1 hour</string>
<string name="duration_2_hours">2 hours</string>