Update strings
This commit is contained in:
parent
3f62dfe019
commit
3d72814340
2 changed files with 3 additions and 3 deletions
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue