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:
authorburivuh <burivuh@maps.me>2016-10-05 20:22:18 +0300
committerGitHub <noreply@github.com>2016-10-05 20:22:18 +0300
commitd487f11baa9d61b59bb6e41c2639fbd320fb0a8a (patch)
tree2247a7eb6727e44a607752bdea50db4847be67e7 /android/res/values/strings.xml
parente75d76e880fafdaf337bc90959f38c835584c6a6 (diff)
parente666c1dad90a5db45455eb19a73e33307d39d0f8 (diff)
Merge pull request #4367 from goblinr/MAPSME-1-external-place-page-booking
[android] place page booking
Diffstat (limited to 'android/res/values/strings.xml')
-rw-r--r--android/res/values/strings.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/android/res/values/strings.xml b/android/res/values/strings.xml
index 605fa4643d..c2620d0202 100644
--- a/android/res/values/strings.xml
+++ b/android/res/values/strings.xml
@@ -883,6 +883,7 @@
<string name="minute">min</string>
<string name="placepage_place_description">Description</string>
<string name="placepage_more_button">More</string>
+ <string name="placepage_more_reviews_button">More Reviews</string>
<string name="bookingcom_book_button">Book</string>
<string name="placepage_call_button">Call</string>
<string name="placepage_edit_bookmark_button">Edit Bookmark</string>
@@ -968,4 +969,8 @@
<string name="whats_new_route_profile_message">For pedestrian and bike routes we now display the elevation profile.</string>
<string name="whats_new_booking_improve_title">Save when booking hotels</string>
<string name="whats_new_booking_improve_message">Search results for hotels now contain the price category.\nWe also added more than 110,000 hotels.</string>
+ <!-- For place page hotel facilities block -->
+ <string name="placepage_hotel_facilities">Facilities</string>
+ <!-- For place page hotel nearby block -->
+ <string name="placepage_hotel_nearby">Nearby</string>
</resources>