]> git.mxchange.org Git - friendica-addons.git/blobdiff - startpage/lang/de/strings.php
regenerated all the strings
[friendica-addons.git] / startpage / lang / de / strings.php
index e145b99193eed8da906912e359dffce479516a78..0c40a8f1d34072b980411420de6b46eb7b6dbfde 100644 (file)
@@ -5,8 +5,7 @@ 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['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';