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:
authorRoman Romanov <rromanov@65gb.net>2016-12-28 12:57:47 +0300
committerRoman Romanov <rromanov@65gb.net>2017-01-11 11:10:02 +0300
commitc3bc3d4dee9e84f8cf85bce0b30c3cd3b3d61bf2 (patch)
tree6da03de0610c81006647ebc59966c0a95e50173e /strings.txt
parent04eac1d610bf4ea6cac0fa77aaf5592837550c1e (diff)
[android] Review fixes
Diffstat (limited to 'strings.txt')
-rw-r--r--strings.txt18
1 files changed, 18 insertions, 0 deletions
diff --git a/strings.txt b/strings.txt
index 188de92199..287242642c 100644
--- a/strings.txt
+++ b/strings.txt
@@ -22509,3 +22509,21 @@
[uber]
comment = "Translation is no needed, because it's a company name"
en = Uber
+
+ [booking_filter_rating_num_good]
+ en = 7.0+
+
+ [booking_filter_rating_num_very_good]
+ en = 8.0+
+
+ [booking_filter_rating_num_excellent]
+ en = 9.0+
+
+ [booking_filter_price_low]
+ en = $
+
+ [booking_filter_price_medium]
+ en = $$
+
+ [booking_filter_price_high]
+ en = $$$ \ No newline at end of file