Update strings

This commit is contained in:
xmd5a 2016-10-26 12:44:49 +03:00
parent 3f62dfe019
commit 3d72814340
2 changed files with 3 additions and 3 deletions

View file

@ -1,6 +1,6 @@
<?xml version='1.0' encoding='UTF-8'?>
<resources>
<string name="osmo_share_location">Поделиться местоположением</string>
<string name="osmo_share_location">Поделиться</string>
<string name="osmo_pause_location">Пауза</string>
<string name="osmo_service_running">OsMo запущен</string>
<string name="trip_rec_notification_settings">Запись поездки (нет данных)</string>

View file

@ -10,8 +10,8 @@
PLEASE: Have a look at http://code.google.com/p/osmand/wiki/UIConsistency, it may really improve your and our work :-) Thx - Hardy
-->
<string name="osmo_share_location">Share location</string>
<string name="osmo_pause_location">Pause location</string>
<string name="osmo_share_location">Share</string>
<string name="osmo_pause_location">Pause</string>
<string name="osmo_service_running">OsMo service is running</string>
<string name="trip_rec_notification_settings">Trip recording (no data)</string>
<string name="trip_rec_notification_settings_desc">Show notification which allows to start trip recording by pressing Record button</string>