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:
authorАлександр Зацепин <az@mapswithme.com>2018-03-29 18:50:54 +0300
committerArsentiy Milchakov <milcars@mapswithme.com>2018-04-04 13:09:20 +0300
commit1e3771216bda379c0815cea5304faac9369b9383 (patch)
tree8f76883779e60b6fae4686537978a219aaa0694f /android/res
parent67560d0973fcfa23711ee21abac39923d77238c6 (diff)
[android][ios] Generated localizations
Diffstat (limited to 'android/res')
-rw-r--r--android/res/values-ru/strings.xml1
-rw-r--r--android/res/values/strings.xml1
2 files changed, 2 insertions, 0 deletions
diff --git a/android/res/values-ru/strings.xml b/android/res/values-ru/strings.xml
index e7bb5bbf4e..5262c72f0e 100644
--- a/android/res/values-ru/strings.xml
+++ b/android/res/values-ru/strings.xml
@@ -1291,4 +1291,5 @@
<string name="notification_unsent_reviews_title">У вас есть неотправленные отзывы</string>
<string name="notification_unsent_reviews_message">Пожалуйста, авторизуйтесь, чтобы поделиться своими отзывами с другими путешественниками</string>
<string name="profile_osm">Профиль OSM</string>
+ <string name="place_page_search_similar_hotel">Найти похожие отели</string>
</resources>
diff --git a/android/res/values/strings.xml b/android/res/values/strings.xml
index 36d8461a0c..391c7514c6 100644
--- a/android/res/values/strings.xml
+++ b/android/res/values/strings.xml
@@ -1303,4 +1303,5 @@
<string name="notification_unsent_reviews_title"> You have several unsent reviews</string>
<string name="notification_unsent_reviews_message"> Please sign in to share reviews with other travelers</string>
<string name="profile_osm">Profile OSM</string>
+ <string name="place_page_search_similar_hotel">Search similar hotels</string>
</resources>