string improvements
This commit is contained in:
parent
49a58130a8
commit
974d469002
1 changed files with 10 additions and 10 deletions
|
@ -11,29 +11,29 @@
|
|||
-->
|
||||
<string name="appearance_on_the_map">Appearance on the map</string>
|
||||
<string name="add_track_to_markers_descr">Select track waypoints of which OsmAnd will add to markers</string>
|
||||
<string name="add_favourites_group_to_markers_descr">Select which favourite group you want to add to markers</string>
|
||||
<string name="add_favourites_group_to_markers_descr">Select favorite groups you want to add to the markers.</string>
|
||||
<string name="track_waypoints">Track waypoints</string>
|
||||
<string name="favourites_group">Favourites group</string>
|
||||
<string name="favourites_group">Favorites group</string>
|
||||
<string name="add_group">Add group</string>
|
||||
<string name="add_group_descr">You can add group of favourites or track waypoints.</string>
|
||||
<string name="add_group_descr">You can add a group of favorites or track waypoints.</string>
|
||||
<string name="empty_state_markers_active">Markers on map!</string>
|
||||
<string name="empty_state_markers_active_desc">Mark places on map by tap.</string>
|
||||
<string name="empty_state_markers_active_desc">Mark places on the map by a tap.</string>
|
||||
<string name="empty_state_markers_groups">Import groups</string>
|
||||
<string name="empty_state_markers_groups_desc">You can import favourite groups or track waypoints as markers.</string>
|
||||
<string name="empty_state_markers_groups_desc">You can import favorite groups or track waypoints as markers.</string>
|
||||
<string name="empty_state_markers_history">@string/shared_string_history</string>
|
||||
<string name="empty_state_markers_history_desc">Markers marked as passed will appear on this screen.</string>
|
||||
<string name="shared_string_two">Two</string>
|
||||
<string name="shared_string_one">One</string>
|
||||
<string name="show_guide_line_descr">A line connecting your location to locations of the active markers will be shown on the map.</string>
|
||||
<string name="show_arrows_descr">One or two arrows indicating the direction to the active markers will be shown on the map.</string>
|
||||
<string name="distance_indication_descr">Choose how you\'d like to view the distance to the active markers.</string>
|
||||
<string name="active_markers_descr">Choose how many direction indicators you\'d like to see.</string>
|
||||
<string name="show_guide_line_descr">Display guidelines from your position to the active marker locations.</string>
|
||||
<string name="show_arrows_descr">Display one or two arrows indicating the direction to the active markers.</string>
|
||||
<string name="distance_indication_descr">Choose how to display the distance to active markers.</string>
|
||||
<string name="active_markers_descr">Choose how many direction indicators are displayed.</string>
|
||||
<string name="digits_quantity">Digits quantity</string>
|
||||
<string name="shared_string_right">Right</string>
|
||||
<string name="shared_string_left">Left</string>
|
||||
<string name="show_number_pad">Show number pad</string>
|
||||
<string name="shared_string_paste">Paste</string>
|
||||
<string name="coordinate_input_accuracy_description">Automatically switch to the next field after entering %1$d digits after the decimal point</string>
|
||||
<string name="coordinate_input_accuracy_description">Automatically switch to the next field after entering %1$d digits after the decimal point.</string>
|
||||
<string name="coordinate_input_accuracy">%1$d digits</string>
|
||||
<string name="go_to_next_field">Go to next field</string>
|
||||
<string name="rename_marker">Rename marker</string>
|
||||
|
|
Loading…
Reference in a new issue