another shot at a string
This commit is contained in:
parent
dfe4619957
commit
c72a2c05da
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@
|
||||||
<string name="plugin_distance_point">Point</string>
|
<string name="plugin_distance_point">Point</string>
|
||||||
<string name="gpx_file_name">GPX file name</string>
|
<string name="gpx_file_name">GPX file name</string>
|
||||||
<string name="gpx_saved_sucessfully">GPX file succesfully saved to {0}</string>
|
<string name="gpx_saved_sucessfully">GPX file succesfully saved to {0}</string>
|
||||||
<string name="osmand_distance_planning_plugin_description">Create a path to measure the distance between points, open existing GPX file to edit and save it. Could be used to plan a route by GPX. </string>
|
<string name="osmand_distance_planning_plugin_description">Create paths (or use / modify existing GPX files) to measure the distance between points. Save as GPX, can be used to plan GPX routes.</string>
|
||||||
<string name="osmand_distance_planning_plugin_name">Distance calculator & Planning Tool</string>
|
<string name="osmand_distance_planning_plugin_name">Distance calculator & Planning Tool</string>
|
||||||
<string name="use_distance_measurement_help">* Tap to mark a point.\n
|
<string name="use_distance_measurement_help">* Tap to mark a point.\n
|
||||||
* Press and hold on the map to delete previous point.\n
|
* Press and hold on the map to delete previous point.\n
|
||||||
|
|
Loading…
Reference in a new issue