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>2016-04-19 16:16:34 +0300
committerDmitry Yunitsky <yunik@mapswithme.com>2016-04-21 14:49:50 +0300
commite35e913dd0ab6b8fbb6e8be5671fe5c0ae7d94cd (patch)
treec293ddc7bb7abc37a1f544ae841dbe7bba57e3f7 /android/res/values/strings.xml
parent4a109edaf37784d71a46d9c3562ba9ed12d199e5 (diff)
Gen strings.
Diffstat (limited to 'android/res/values/strings.xml')
-rw-r--r--android/res/values/strings.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/android/res/values/strings.xml b/android/res/values/strings.xml
index 50068ad745..6d68bf4842 100644
--- a/android/res/values/strings.xml
+++ b/android/res/values/strings.xml
@@ -833,8 +833,14 @@
<string name="download_over_mobile_header">Download by using a cellular network connection?</string>
<string name="download_over_mobile_message">This could be considerably expensive with some plans or if roaming.</string>
<string name="error_enter_correct_house_number">Enter correct house number</string>
+ <string name="editor_storey_number">Storey number (maximum %1$s)</string>
+ <string name="error_enter_correct_storey_number">Edit buildings with maximum of %1$s floors</string>
<string name="editor_zip_code">ZIP Code</string>
<string name="error_enter_correct_zip_code">Enter correct ZIP Code</string>
<string name="editor_operator">Operator</string>
<string name="placepage_unknown_place">Unknown Place</string>
+ <string name="editor_other_info">Other information about place</string>
+ <string name="editor_detailed_description_hint">Detailed description</string>
+ <string name="editor_detailed_description">Suggested changes will be send to OpenStreetMap...</string>
+ <string name="editor_more_about_osm">More about OpenStreetMap</string>
</resources>