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.";