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-03-21 20:05:14 +0300
committerSergey Yershov <yershov@corp.mail.ru>2016-03-23 16:57:48 +0300
commit6e7d55dd6fb247525ae582b27faf7feaac71cb23 (patch)
tree5bb3eceb62a171d53bf0d9779332e28aaa07a57d /android/res/values/strings.xml
parent7caf37c61c7c164197adc9dccddf5769bf11d8ea (diff)
Ran the script.
Diffstat (limited to 'android/res/values/strings.xml')
-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 b0f8f874aa..9bb7f54fcd 100644
--- a/android/res/values/strings.xml
+++ b/android/res/values/strings.xml
@@ -965,7 +965,7 @@
<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">Edits:</string>
- <string name="editor_profile_unsent_changes">Not sent</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>
<string name="editor_add_select_category_popular_subtitle">Popular</string>
@@ -996,5 +996,5 @@
<string name="onboarding_location_title">Help us find you</string>
<string name="onboarding_location_message">To use navigation and other features, we need access to your geolocation.</string>
<string name="dialog_incorrect_feature_position">Change the location</string>
- <string name="message_ivalid_feature_position">A place cannot be situated in this location.</string>
+ <string name="message_invalid_feature_position">A place cannot be situated in this location.</string>
</resources>