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-10-10 15:22:15 +0300
committerTimofey <t.danshin@corp.mail.ru>2016-10-10 15:22:15 +0300
commitdbf79c9702172369e9a3633db8a547dea9622da1 (patch)
treea81be66458bfb87d2faf1addcda6d8a1f98615f8 /android/res/values
parentd485f5904c358e061e5ebb7f5cdca0a46b4ed695 (diff)
Ran the script.
Diffstat (limited to 'android/res/values')
-rw-r--r--android/res/values/strings.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/android/res/values/strings.xml b/android/res/values/strings.xml
index 9a49f79e19..7870a794c2 100644
--- a/android/res/values/strings.xml
+++ b/android/res/values/strings.xml
@@ -992,8 +992,8 @@
<string name="booking_filters_price_category">Price Category</string>
<string name="booking_filters_no_results">No Results Found</string>
<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">Zoom out</string>
- <string name="booking_filters_reset">Reset Filter</string>
+ <string name="booking_filters_expand_area_button">Zoom out</string>
+ <string name="booking_filters_reset_button">Reset Filter</string>
<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>