From: Tobias Diekershoff Date: Thu, 17 Nov 2016 06:53:47 +0000 (+0100) Subject: missed a files X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;ds=sidebyside;h=0e14a597b86bc16e786f206ec869af128aa16ab8;p=friendica-addons.git missed a files --- diff --git a/fromgplus/lang/de/strings.php b/fromgplus/lang/de/strings.php index 50f938c5..1aeb4d09 100644 --- a/fromgplus/lang/de/strings.php +++ b/fromgplus/lang/de/strings.php @@ -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.";