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-06-20 16:40:29 +0300
committerVladimir Byko-Ianko <v.bykoianko@corp.mail.ru>2016-06-24 16:01:46 +0300
commit14faa8d1ef53c9961a939666ddc7ce511b8aab46 (patch)
treefa8a74f76110dbaba234615962ae1b4dd407815b /android/res/values/strings.xml
parenta7b44c812f4d1aaefe79691688e3276b1eee0ca8 (diff)
Ran the script
Diffstat (limited to 'android/res/values/strings.xml')
-rw-r--r--android/res/values/strings.xml24
1 files changed, 17 insertions, 7 deletions
diff --git a/android/res/values/strings.xml b/android/res/values/strings.xml
index 4f7a089810..48c23363fb 100644
--- a/android/res/values/strings.xml
+++ b/android/res/values/strings.xml
@@ -709,6 +709,7 @@
<string name="download_all">Download all</string>
<string name="delete_all">Delete all</string>
<string name="autodownload">Auto-download</string>
+ <string name="disable_autodownload">Disable autodownload</string>
<!-- Place Page opening hours text -->
<string name="closed_now">Closed now</string>
<!-- Place Page opening hours text -->
@@ -787,7 +788,7 @@
<string name="editor_username_error_dialog">Username is invalid</string>
<string name="editor_place_edited_dialog">You’ve edited an object!</string>
<string name="editor_login_with_osm">Login with OpenStreetMap</string>
- <string name="editor_profile_changes">Changes:</string>
+ <string name="editor_profile_changes">Verified Changes</string>
<string name="editor_profile_unsent_changes">Not sent:</string>
<string name="editor_focus_map_on_location">Pull the map to select the correct location of the object.</string>
<string name="editor_add_select_category">Select category</string>
@@ -885,7 +886,7 @@
<string name="placepage_entrance_type">Entrance</string>
<string name="placepage_flat">app.</string>
<string name="placepage_open_24_7">24 / 7</string>
- <string name="placepage_place_rating">Rating:</string>
+ <string name="place_page_booking_rating">Rating: %d</string>
<string name="place_page_starting_from">from %s</string>
<string name="meter">m</string>
<string name="kilometer">km</string>
@@ -905,13 +906,22 @@
<string name="editor_remove_place_button">Remove</string>
<string name="editor_status_sending">Sending…</string>
<string name="editor_place_doesnt_exist">Place does not exist</string>
- <string name="place_page_booking_rating">Rating: %s</string>
- <string name="text_more_button">… more</string>
- <string name="error_enter_correct_phone">Enter a valid phone number</string>
+ <string name="editor_rating_verified_changes">Verified changes</string>
+ <string name="text_more_button">…more</string>
+ <string name="error_enter_correct_phone">Enter a phone number without letters</string>
<string name="error_enter_correct_web">Enter a valid web address</string>
<string name="error_enter_correct_email">Enter a valid email</string>
- <string name="error_enter_correct">Enter a valid value</string>
<string name="editor_rating_your_place">Your place</string>
- <string name="editor_rating_verified_changes">Verified changes</string>
<string name="editor_rating_changes_to_next_place">Changes to the next place: %d</string>
+ <string name="error_enter_correct">Enter a valid value</string>
+ <string name="tourism_apartment">Apartments</string>
+ <string name="tourism_resort">Resort</string>
+ <string name="editor_profile_changes_for_next_place">Changes to the next place: %d</string>
+ <string name="editor_profile_rating_place">Ranking position</string>
+ <string name="booking_dialog_not_connect_header">To book the hotel, please enable your Internet connection</string>
+ <string name="whatsnew_booking_header">Book a hotel from the app</string>
+ <string name="whatsnew_booking_message">When you look for a hotel, the map will show the hotels’ price category and rating.</string>
+ <string name="button_try">Try it</string>
+ <string name="whatsnew_cycle_navigation_header">Bike navigation (beta version)</string>
+ <string name="whatsnew_cycle_navigation_message">We are testing bike navigation for the new season. Try your favorite bike route with MAPS.ME, and share your opinion with us.</string>
</resources>