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:
authorVladimir Byko-Ianko <v.bykoianko@corp.mail.ru>2016-01-25 19:53:23 +0300
committerSergey Yershov <yershov@corp.mail.ru>2016-03-23 16:15:18 +0300
commitc1fa3c7df99cfbdceb06cde8313f5820cf5a5d41 (patch)
treeea4fde8d52ab30d953b28bc72d89dd926cf6c77c /android/res/values/strings.xml
parent385916562244a04af73b893a0d598b34cc0369bb (diff)
Fixing strings after rebase.
Diffstat (limited to 'android/res/values/strings.xml')
-rw-r--r--android/res/values/strings.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/android/res/values/strings.xml b/android/res/values/strings.xml
index ff3adcc3e3..e53d78d218 100644
--- a/android/res/values/strings.xml
+++ b/android/res/values/strings.xml
@@ -877,9 +877,11 @@
<string name="editor_time_add_closed">Add Hours Closed</string>
<string name="editor_time_title">Opening hours</string>
<string name="editor_time_advanced">Advanced Mode</string>
- <string name="editor_time_simple">Simple Mode</string>
+ <string name="editor_time_simple">Simple mode</string>
<string name="editor_hours_closed">Hours Closed</string>
<string name="editor_example_values">Example Values</string>
<string name="editor_correct_mistake">Correct mistake</string>
<string name="editor_correct_mistake_message">You made an editing mistake. Please correct it or switch to simple mode.</string>
+ <string name="migrate_title">Important!</string>
+ <string name="migrate_subtitle">In order to support new data format we have to erase installed maps. Then you should download maps again.</string>
</resources>