Edited OsmAnd/res/values/strings.xml via GitHub
This commit is contained in:
parent
60f9449765
commit
e74fddc69c
1 changed files with 8 additions and 8 deletions
|
@ -3,13 +3,15 @@
|
|||
<string name="gpx_option_reverse_route">Reverse GPX route</string>
|
||||
<string name="gpx_option_destination_point">Use current destination point</string>
|
||||
<string name="gpx_option_from_start_point">Pass whole track</string>
|
||||
<string name="tip_rotation_switching">Map rotating</string>
|
||||
<string name="tip_rotation_switching_t">You can choose how will be map rotated in \'Main Menu\' -> \'Settings\' -> \'General Settings\' -> \'Map rotation\'.
|
||||
<string name="tip_rotation_switching">Map Rotation</string>
|
||||
<string name="tip_rotation_switching_t">\tYou can choose whether and how the map display is rotated in \'Main Menu\' -> \'Settings\' -> \'General Settings\' -> \'Map rotation\'.
|
||||
\nThe choices are:
|
||||
\n\t\'Don\'t rotate\' - Map will be not rotated. North will be always up.
|
||||
\n\t\'To direction of movement\' - Map will be rotated to direction of your route.
|
||||
\n\t\'To compass\' - Map will be rotated to compass and your rotation.
|
||||
\nTo quick change between rotation to compass and your chosen one in settings, you can tap on needle of compass in map view.</string>
|
||||
|
||||
\n\t\'Don\'t rotate\' - Map will be not rotated. North will be always up
|
||||
\n\t\'To direction of movement\' - Map will be rotated to direction of your route
|
||||
\n\t\'To compass\' - Map will be rotated to align with device compass reading
|
||||
\n\tHint: To quickly change between the rotation to compass and the one you selected in settings, you can simply tap on the compass needle in map view.</string>
|
||||
|
||||
<string name="switch_to_raster_map_to_see">Current position not covered in your offline vector maps, you can switch map source in menu (Define view -> Map Source... ) need to download additional vector map.</string>
|
||||
<string name="switch_to_vector_map_to_see">You can switch to offline vector maps using menu (Define view -> Map Source... -> Offline vector maps) to see the map.</string>
|
||||
<string name="binary_map_download_success">Successful. You can switch to offline vector maps on menu Define view -> Map Source... -> Offline vector maps.</string>
|
||||
|
@ -641,5 +643,3 @@
|
|||
<string name="default_buttons_selectall">Select All</string>
|
||||
|
||||
</resources>
|
||||
|
||||
|
Loading…
Reference in a new issue