string improvements
This commit is contained in:
parent
616ade5fad
commit
14e4375b86
1 changed files with 3 additions and 3 deletions
|
@ -2517,11 +2517,11 @@ If you need help with OsmAnd application, please contact our support team: suppo
|
|||
<string name="quick_action_add_create_items">Create items</string>
|
||||
<string name="quick_action_add_configure_map">Configure map</string>
|
||||
<string name="quick_action_add_navigation">Navigation</string>
|
||||
<string name="quick_action_fav_name_descr">Leave the field blank and OsmAnd will use the address or place name</string>
|
||||
<string name="quick_action_fav_name_descr">Leave blank to automatically use the address or place name</string>
|
||||
<string name="quick_action_bug_descr">This message will be auto-completed in the comment field.</string>
|
||||
<string name="quick_action_bug_message">Message</string>
|
||||
<string name="quick_action_category_descr">You can select a category for the favorite point.</string>
|
||||
<string name="quick_action_gpx_category_descr">You can select a category for the GPX waypoint point.</string>
|
||||
<string name="quick_action_category_descr">Select the category to save the favorite under.</string>
|
||||
<string name="quick_action_gpx_category_descr">Select an optional category for the GPX waypoint point.</string>
|
||||
<string name="quick_action_poi_list">POI list</string>
|
||||
<string name="quick_action_sh_poi_descr">You can add one or more POI categories to display on the map.</string>
|
||||
<string name="quick_action_map_style_descr">Tapping the action button will page the map style through the list.</string>
|
||||
|
|
Loading…
Reference in a new issue