]> git.mxchange.org Git - friendica-addons.git/blobdiff - windowsphonepush/lang/de/strings.php
regenerated all the strings
[friendica-addons.git] / windowsphonepush / lang / de / strings.php
index 4c1524b50bb7602c0b9dc45629a5442c74c8d0f7..716cad3d92f2178daf6cfc7a2ec76e8d2f5ef2fc 100644 (file)
@@ -5,9 +5,8 @@ function string_plural_select_de($n){
        $n = intval($n);
        return intval($n != 1);
 }}
-;
-$a->strings["WindowsPhonePush settings updated."] = "WindowsPhonePush Einstellungen aktualisiert.";
-$a->strings["WindowsPhonePush Settings"] = "WindowsPhonePush Einstellungen";
-$a->strings["Enable WindowsPhonePush Addon"] = "Aktiviere WindowsPhonePush Addon";
-$a->strings["Push text of new item"] = "Text senden";
-$a->strings["Save Settings"] = "Einstellungen speichern";
+$a->strings['WindowsPhonePush settings updated.'] = 'WindowsPhonePush Einstellungen aktualisiert.';
+$a->strings['WindowsPhonePush Settings'] = 'WindowsPhonePush Einstellungen';
+$a->strings['Enable WindowsPhonePush Addon'] = 'Aktiviere WindowsPhonePush Addon';
+$a->strings['Push text of new item'] = 'Text senden';
+$a->strings['Save Settings'] = 'Einstellungen speichern';