Merge remote-tracking branch 'origin/master'

This commit is contained in:
Weblate 2017-05-25 08:35:00 +02:00
commit 329dd2deb8
3 changed files with 3 additions and 1 deletions

View file

@ -242,7 +242,7 @@
android:layout_height="wrap_content"
android:background="@null"
android:layout_marginTop="3dp"
android:text="@string/distance"
android:text="@string/distance_corrected"
android:textColor="?android:attr/textColorSecondary"
android:textSize="@dimen/default_sub_text_size"/>

View file

@ -1,5 +1,6 @@
<?xml version='1.0' encoding='UTF-8'?>
<resources>
<string name="distance_corrected">Korrigierte Distanz</string>
<string name="wiki_around">Wikipedia-Artikel zur Umgebung</string>
<string name="osmand_plus_extended_description_4000_chars_v2">"
OsmAnd Maps &amp; Navigation - Orte finden und Routen berechnen ohne Internetverbindung. Dazu einfach Landkarten für beliebige Länder herunterladen, bevor man sich auf Reisen in unbekannte Regionen begibt.

View file

@ -9,6 +9,7 @@
3. 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
-->
<string name="distance_moving">Distance corrected</string>
<string name="mapillary_image">Mapillary image</string>
<string name="open_mapillary">Open Mapillary</string>
<string name="shared_string_install">Install</string>