string improvements
This commit is contained in:
parent
312a92f392
commit
f114e3cb48
2 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
<?xml version='1.0' encoding='utf-8'?>
|
<?xml version='1.0' encoding='utf-8'?>
|
||||||
<resources>
|
<resources>
|
||||||
<string name="download_hillshade_item">Relief-Schattierung </string>
|
<string name="download_hillshade_item">Relief-Schattierung </string>
|
||||||
<string name="download_hillshade_maps">Relief-Schattierungen</string>
|
<string name="download_hillshade_maps">Relief-Overlays</string>
|
||||||
<string name="tip_recent_changes_1_1_2_t">Änderungen in 1.1.2:
|
<string name="tip_recent_changes_1_1_2_t">Änderungen in 1.1.2:
|
||||||
\n\t* Audio/Video-Modul Verbesserungen (Fotos mit EXIF-Informationen)
|
\n\t* Audio/Video-Modul Verbesserungen (Fotos mit EXIF-Informationen)
|
||||||
\n\t* Bedienkomfort und Höhenlinien-Modul verbessert
|
\n\t* Bedienkomfort und Höhenlinien-Modul verbessert
|
||||||
|
|
|
@ -10,7 +10,7 @@
|
||||||
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="download_hillshade_item">Hillshade </string>
|
<string name="download_hillshade_item">Hillshade </string>
|
||||||
<string name="download_hillshade_maps">Hillshades</string>
|
<string name="download_hillshade_maps">Hillshade overlays</string>
|
||||||
<string name="tip_recent_changes_1_1_2_t">Changes in 1.1.2:
|
<string name="tip_recent_changes_1_1_2_t">Changes in 1.1.2:
|
||||||
\n\t* Audio/video plugin enhancement (photos with EXIF information)
|
\n\t* Audio/video plugin enhancement (photos with EXIF information)
|
||||||
\n\t* Usability fixed and restructured Contour lines plugin
|
\n\t* Usability fixed and restructured Contour lines plugin
|
||||||
|
|
Loading…
Reference in a new issue