DE addon translation update
[friendica-addons.git/.git] / startpage / lang / de / strings.php
index 0c40a8f..c9c59d8 100644 (file)
@@ -5,7 +5,6 @@ function string_plural_select_de($n){
        $n = intval($n);
        return intval($n != 1);
 }}
-$a->strings['Startpage'] = 'Startpage';
 $a->strings['Home page to load after login  - leave blank for profile wall'] = 'Seite, die nach dem Anmelden geladen werden soll. Leer = Pinnwand';
-$a->strings['Examples: "network" or "notifications/system"'] = 'Beispiele: network, notifications/system';
-$a->strings['Save Settings'] = 'Einstellungen speichern';
+$a->strings['Examples: "network" or "notifications/system"'] = 'Beispiele: "network" oder "notifications/system"';
+$a->strings['Startpage'] = 'Startpage';