diff --git a/android/res/values-ru/strings.xml b/android/res/values-ru/strings.xml index 6db59c98c8..e19360f6cd 100644 --- a/android/res/values-ru/strings.xml +++ b/android/res/values-ru/strings.xml @@ -278,7 +278,7 @@ Привет!\n\nЯ сейчас здесь: %1$s. Чтобы увидеть это место на карте MapsWithMe, открой эту ссылку %2$s или эту %3$s \n\nСпасибо. - Отправить другу + Поделиться ... - Сообщение + Отправить по SMS diff --git a/android/res/values/strings.xml b/android/res/values/strings.xml index f44805841c..cc25c531b6 100644 --- a/android/res/values/strings.xml +++ b/android/res/values/strings.xml @@ -281,12 +281,12 @@ Hi,\n\nI pinned: %1$s at MapsWithMe, world offline maps. Click this link %2$s or this one %3$s to see the place on the map.\n\nThanks. Look at my current location on MapsWithMe map - + Hi,\n\nI\'m here now: %1$s. Click this link %2$s or this one %3$s to see the place on the map.\n\nThanks. - Share with friends + Share ... - Message + Share by SMS E-Mail diff --git a/iphone/Maps/en.lproj/Localizable.strings b/iphone/Maps/en.lproj/Localizable.strings index 4b09781a88..26bc46ab04 100644 --- a/iphone/Maps/en.lproj/Localizable.strings +++ b/iphone/Maps/en.lproj/Localizable.strings @@ -434,14 +434,14 @@ /* Subject for emailed position */ "my_position_share_email_subject" = "Look at my current location on MapsWithMe map"; -/* Share my position using EMail, %@ is ge0:// link WITHOUT NAME */ +/* Share my position using EMail, %1$@ is ge0:// and %2$@ is http://ge0.me link WITHOUT NAME */ "my_position_share_email" = "Hi,\n\nI'm here now: %1$@. Click this link %2$@ or this one %3$@ to see the place on the map.\n\nThanks."; /* Share button text which opens menu with more buttons, like Message, EMail, Facebook etc. */ -"share" = "Share with friends"; +"share" = "Share ..."; /* Share by Message button text (including SMS) */ -"message" = "Message"; +"message" = "Share by SMS"; /* Share by email button text (including SMS) */ "email" = "E-Mail"; diff --git a/iphone/Maps/ru.lproj/Localizable.strings b/iphone/Maps/ru.lproj/Localizable.strings index 8bb2757c07..1f6a4365f7 100644 --- a/iphone/Maps/ru.lproj/Localizable.strings +++ b/iphone/Maps/ru.lproj/Localizable.strings @@ -438,10 +438,10 @@ "my_position_share_email" = "Привет!\n\nЯ сейчас здесь: %1$@. Чтобы увидеть это место на карте MapsWithMe, открой эту ссылку %2$@ или эту %3$@ \n\nСпасибо."; /* Share button text which opens menu with more buttons, like Message, EMail, Facebook etc. */ -"share" = "Отправить другу"; +"share" = "Поделиться ..."; /* Share by Message button text (including SMS) */ -"message" = "Сообщение"; +"message" = "Отправить по SMS"; /* Share by email button text (including SMS) */ "email" = "E-Mail"; diff --git a/strings.txt b/strings.txt index 188eb62c5d..e44d4464fe 100644 --- a/strings.txt +++ b/strings.txt @@ -1951,15 +1951,15 @@ cs = Ahoj,\n\nnyní jsem zde: %1$@ . Klikni na jeden z těchto odkazů %2$@, %3$@ a uvidíš toto místo na mapě.\n\nDěkuji. de = Hi,\n\nich bin gerade hier: %1$@ . Klicke auf diesen Link %2$@ oder diesen %3$@, um meinen Standort auf der Karte zu sehen.\n\nVielen Dank. [share] - en = Share with friends + en = Share ... tags = ios, android comment = Share button text which opens menu with more buttons, like Message, EMail, Facebook etc. - ru = Отправить другу + ru = Поделиться ... [message] - en = Message + en = Share by SMS tags = ios, android comment = Share by Message button text (including SMS) - ru = Сообщение + ru = Отправить по SMS [email] en = E-Mail tags = ios, android