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:
authorTimofey <t.danshin@corp.mail.ru>2016-11-09 13:39:40 +0300
committerIlya Grechuhin <i.grechuhin@gmail.com>2016-11-11 11:06:17 +0300
commit004f1960aa4b8d6b14b2d61733afc502263ed62c (patch)
tree3ac63568b8804b79801493f1f971efe2f2d816da /android/res/values
parent61c7f555ad4ee3760bedc6e60647617592f84b30 (diff)
Ran the script
Diffstat (limited to 'android/res/values')
-rw-r--r--android/res/values/strings.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/android/res/values/strings.xml b/android/res/values/strings.xml
index a7782c0a15..2e1157ff28 100644
--- a/android/res/values/strings.xml
+++ b/android/res/values/strings.xml
@@ -994,13 +994,17 @@
<string name="booking_filters_nores_message">Try a more general search term, zoom out or reset the filter.</string>
<string name="booking_filters_expand_area_button">Zoom out</string>
<string name="booking_filters_reset_button">Reset Filter</string>
+ <!-- noun -->
<string name="booking_list">List</string>
<string name="booking_based_on_reviews">Based on %d hotel reviews</string>
<string name="booking_show_more">Show more</string>
<string name="booking_reviews">Reviews</string>
<string name="booking_hotel">Hotel</string>
+ <!-- hotel room -->
<string name="booking_hotel_room">Room</string>
+ <!-- A neologism for a chat based on geographical proximity -->
<string name="chat">Geochat</string>
+ <!-- Verb. Text on a button that opens the chat. -->
<string name="chat_open">Open</string>
<string name="whatsnew_uber_header">MAPS.ME &amp; Uber</string>
<string name="whatsnew_uber_message">Order a taxi directly from the app!</string>