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:
authorVladiMihaylenko <vxmihaylenko@gmail.com>2016-04-14 14:49:47 +0300
committerVladiMihaylenko <vxmihaylenko@gmail.com>2016-04-14 14:49:47 +0300
commitd3c20c46c6605236a24d6b25e8ce5d9307a21251 (patch)
treecae7ab33a2b0d350df44ec3990df6abfb4d30153 /android/res/values/strings.xml
parent197d5107b9e5d3ac666a53a4f04d1a9c8204f04e (diff)
[omim] Generate localized strings.
Diffstat (limited to 'android/res/values/strings.xml')
-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 fce5778725..4d3768d100 100644
--- a/android/res/values/strings.xml
+++ b/android/res/values/strings.xml
@@ -834,4 +834,6 @@
<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_zip_code">ZIP Code</string>
+ <string name="error_enter_correct_zip_code">Enter correct ZIP Code</string>
</resources>