]> git.mxchange.org Git - friendica-addons.git/commitdiff
missed a files
authorTobias Diekershoff <tobias.diekershoff@gmx.net>
Thu, 17 Nov 2016 06:53:47 +0000 (07:53 +0100)
committerTobias Diekershoff <tobias.diekershoff@gmx.net>
Thu, 17 Nov 2016 06:53:47 +0000 (07:53 +0100)
fromgplus/lang/de/strings.php

index 50f938c52abcf87887d30d23139e22d094ba483c..1aeb4d095891ba93bf721d41680b909b944be210 100644 (file)
@@ -5,8 +5,11 @@ function string_plural_select_de($n){
        return ($n != 1);;
 }}
 ;
-$a->strings["Google+ Import Settings"] = "Google+ Import Einstellungen";
+$a->strings["Google+ Mirror"] = "Google+ Spiegel";
 $a->strings["Enable Google+ Import"] = "Aktiviere Google+ Import";
 $a->strings["Google Account ID"] = "Google Account ID";
-$a->strings["Submit"] = "Senden";
+$a->strings["Add keywords to post"] = "Schlüsselwörter zum Beitrag hinzufügen";
+$a->strings["Save Settings"] = "Einstellungen speichern";
 $a->strings["Google+ Import Settings saved."] = "Google+ Import Einstellungen gespeichert.";
+$a->strings["Key"] = "Schlüssel";
+$a->strings["Settings updated."] = "Einstellungen aktualisiert.";