string improvements

This commit is contained in:
sonora 2017-10-01 09:04:59 +02:00
parent 6bc2c3ba48
commit 4e62a47337

View file

@ -12,13 +12,13 @@
<string name="shared_string_markers">Markers</string> <string name="shared_string_markers">Markers</string>
<string name="coordinates_format">Coordinates format</string> <string name="coordinates_format">Coordinates format</string>
<string name="use_system_keyboard">Use system keyboard</string> <string name="use_system_keyboard">Use system keyboard</string>
<string name="fast_coordinates_input_descr">Choose coordinate format before start. You can always change it by tapping Options.</string> <string name="fast_coordinates_input_descr">Choose coordinate input format. You can always change it by tapping Options.</string>
<string name="fast_coordinates_input">Fast Coordinates input</string> <string name="fast_coordinates_input">Fast coordinates input</string>
<string name="routing_attr_avoid_ice_roads_fords_name">Avoid ice roads, fords</string> <string name="routing_attr_avoid_ice_roads_fords_name">Avoid ice roads, fords</string>
<string name="routing_attr_avoid_ice_roads_fords_description">Avoid ice roads and fords</string> <string name="routing_attr_avoid_ice_roads_fords_description">Avoid ice roads and fords</string>
<string name="use_location">Use location</string> <string name="use_location">Use position</string>
<string name="add_location_as_first_point_descr">Add your location as first point to plan perfect route.</string> <string name="add_location_as_first_point_descr">Add your position as first point to plan perfect route.</string>
<string name="my_location">My Location</string> <string name="my_location">My position</string>
<string name="shared_string_finish">Finish</string> <string name="shared_string_finish">Finish</string>
<string name="plan_route">Plan route</string> <string name="plan_route">Plan route</string>
<string name="shared_string_sort">Sort</string> <string name="shared_string_sort">Sort</string>
@ -37,10 +37,10 @@
<string name="ascendingly">Ascending</string> <string name="ascendingly">Ascending</string>
<string name="date_added">Date added</string> <string name="date_added">Date added</string>
<string name="order_by">Order by:</string> <string name="order_by">Order by:</string>
<string name="marker_show_distance_descr">Select how to indicate distance and direction to Map markers on the map screen:</string> <string name="marker_show_distance_descr">Select how to indicate distance and direction to map markers on the map screen:</string>
<string name="map_orientation_change_in_accordance_with_speed">Map orientation threshold</string> <string name="map_orientation_change_in_accordance_with_speed">Map orientation threshold</string>
<string name="map_orientation_change_in_accordance_with_speed_descr">Select below which speed the map orientation switches from \'To direction of movement\' to \'To compass\'</string> <string name="map_orientation_change_in_accordance_with_speed_descr">Select below which speed the map orientation switches from \'To direction of movement\' to \'To compass\'</string>
<string name="all_markers_moved_to_history">All Map markers moved to history</string> <string name="all_markers_moved_to_history">All map markers moved to history</string>
<string name="marker_moved_to_history">Map marker moved to history</string> <string name="marker_moved_to_history">Map marker moved to history</string>
<string name="marker_moved_to_active">Map marker moved to active</string> <string name="marker_moved_to_active">Map marker moved to active</string>
<string name="shared_string_list">List</string> <string name="shared_string_list">List</string>