X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=openstreetmap%2Flang%2Fde%2Fstrings.php;h=b3bbbb22a96730c7b5406bd955dc8c1c7d928b06;hb=1836f529a461da4da857172efbf477538221e279;hp=f98e59fcb6def84b63011bda654c425278f5d108;hpb=f6460497e3b49b17a16cb709ab58939cde6b3a94;p=friendica-addons.git diff --git a/openstreetmap/lang/de/strings.php b/openstreetmap/lang/de/strings.php index f98e59fc..b3bbbb22 100644 --- a/openstreetmap/lang/de/strings.php +++ b/openstreetmap/lang/de/strings.php @@ -5,8 +5,7 @@ function string_plural_select_de($n){ return ($n != 1);; }} ; -$a->strings["Map"] = "Karte"; -$a->strings["Save Settings"] = "Einstellungen speichern"; +$a->strings["Submit"] = "Senden"; $a->strings["Tile Server URL"] = "Die URL des Servers"; $a->strings["A list of public tile servers"] = "Eine Liste öffentlicher Tile Server"; $a->strings["Default zoom"] = "Standard Zoom";