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>2015-03-20 17:15:37 +0300
committerAlex Zolotarev <alex@maps.me>2015-09-23 02:40:34 +0300
commit2ba8cbc6720d0f857fd16acf8c85c3e5daecfae3 (patch)
tree64a234c35755d5613c23449576ff4a89e5be3f25 /android/res/values-uk
parent0abd8de0cd860ff3248ba24a85b5a9bebb963e09 (diff)
Bookmark string translation
Diffstat (limited to 'android/res/values-uk')
-rw-r--r--android/res/values-uk/strings.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/android/res/values-uk/strings.xml b/android/res/values-uk/strings.xml
index 05a12e460b..07b89ac8b5 100644
--- a/android/res/values-uk/strings.xml
+++ b/android/res/values-uk/strings.xml
@@ -675,4 +675,6 @@
<string name="cuisine_fine_dining">вишукана їжа</string>
<!-- Cuisine -->
<string name="cuisine_tea">чай</string>
+ <!-- bookmark button text -->
+ <string name="bookmark">мітка</string>
</resources>