first shot at contour line plugin descrptions
This commit is contained in:
parent
c118d55b56
commit
1b1e396dae
1 changed files with 2 additions and 2 deletions
|
@ -9,8 +9,8 @@
|
||||||
1. All your modified/created strings are in the top of the file (to make easier find what\'s translated).
|
1. All your modified/created strings are in the top of the file (to make easier find what\'s translated).
|
||||||
PLEASE: Have a look at http://code.google.com/p/osmand/wiki/UIConsistency, it may really improve your and our work :-) Thx - Hardy
|
PLEASE: Have a look at http://code.google.com/p/osmand/wiki/UIConsistency, it may really improve your and our work :-) Thx - Hardy
|
||||||
-->
|
-->
|
||||||
<string name="osmand_srtm_short_description_80_chars">Elevation lines for OsmAnd</string>
|
<string name="osmand_srtm_short_description_80_chars">OsmAnd plugin for offline contour lines</string>
|
||||||
<string name="osmand_srtm_long_description_1000_chars">The plugin provides elevation maps for OsmAnd using Aster maps. ASTER is a product of METIS and NASA</string>
|
<string name="osmand_srtm_long_description_1000_chars">This plugin provides contour lines which can be displayed in OsmAnd/'s offline maps. The global data (between 70 degrees north and 70 degrees south) is based on measurements by ASTER (Advanced Spaceborne Thermal Emission and Reflection Radiometer), an imaging instrument onboard Terra, the flagship satellite of NASA's Earth Observing System. ASTER is a cooperative effort between NASA, Japan's Ministry of Economy, Trade and Industry (METI), and Japan Space Systems (J-spacesystems).</string>
|
||||||
<string name="osmand_distance_plugin_description">Measure a distance between two and many points. Add points by a short click and remove by a long press.</string>
|
<string name="osmand_distance_plugin_description">Measure a distance between two and many points. Add points by a short click and remove by a long press.</string>
|
||||||
<string name="osmand_distance_plugin_name">Distance Calculator</string>
|
<string name="osmand_distance_plugin_name">Distance Calculator</string>
|
||||||
<string name="use_clear_distance_measurement">Click one more time to clear measurement points.</string>
|
<string name="use_clear_distance_measurement">Click one more time to clear measurement points.</string>
|
||||||
|
|
Loading…
Reference in a new issue