remove obsolete strings
This commit is contained in:
parent
1567442bb7
commit
1e5648f444
1 changed files with 3 additions and 3 deletions
|
@ -2530,17 +2530,17 @@ If you need help with OsmAnd application, please contact our support team: suppo
|
|||
<string name="quick_action_map_styles">Map styles</string>
|
||||
<string name="quick_action_map_overlay">Change map overlay</string>
|
||||
<string name="quick_action_map_overlay_title">Map overlays</string>
|
||||
<string name="quick_action_map_overlay_descr">Tapping the action button will page the map overlay through the list below.</string>
|
||||
<!-- string name="quick_action_map_overlay_descr">Tapping the action button will page the map overlay through the list below.</string -->
|
||||
<string name="quick_action_map_overlay_action">Add overlay</string>
|
||||
<string name="quick_action_map_overlay_switch">The map overlay has been changed to \"%s\".</string>
|
||||
<string name="quick_action_map_underlay_switch">The map underlay has been changed to \"%s\".</string>
|
||||
<string name="quick_action_map_underlay">Change map underlay</string>
|
||||
<string name="quick_action_map_underlay_title">Map underlays</string>
|
||||
<string name="quick_action_map_underlay_descr">Tapping the action button will page the map underlay through the list below.</string>
|
||||
<!-- string name="quick_action_map_underlay_descr">Tapping the action button will page the map underlay through the list below.</string -->
|
||||
<string name="quick_action_map_underlay_action">Add underlay</string>
|
||||
<string name="quick_action_map_source">Change map source</string>
|
||||
<string name="quick_action_map_source_title">Map sources</string>
|
||||
<string name="quick_action_map_source_descr">Tapping the action button will page the map source through the list below.</string>
|
||||
<!-- string name="quick_action_map_source_descr">Tapping the action button will page the map source through the list below.</string -->
|
||||
<string name="quick_action_map_source_action">Add map source</string>
|
||||
<string name="quick_action_map_source_switch">The map source has been changed to \"%s\".</string>
|
||||
<string name="quick_action_btn_tutorial_title">Change button position</string>
|
||||
|
|
Loading…
Reference in a new issue