]> git.mxchange.org Git - friendica-addons.git/blobdiff - gnot/lang/de/strings.php
regenerated all the strings
[friendica-addons.git] / gnot / lang / de / strings.php
index e6e88993e1e721994a94ed0a5aba3dad3aa60196..335a94d63a8f49e4c9b4097686a5c01bb358a8cb 100644 (file)
@@ -5,9 +5,8 @@ function string_plural_select_de($n){
        $n = intval($n);
        return intval($n != 1);
 }}
-;
-$a->strings["Gnot Settings"] = "Gnot-Einstellungen";
-$a->strings["Save Settings"] = "Einstellungen speichern";
-$a->strings["Enable this addon?"] = "Dieses Addon aktivieren?";
-$a->strings["Allows threading of email comment notifications on Gmail and anonymising the subject line."] = "Erlaubt das Veröffentlichen von E-Mail-Kommentar-Benachrichtigungen bei Gmail mit anonymisiertem Betreff";
-$a->strings["[Friendica:Notify] Comment to conversation #%d"] = "[Friendica-Benachrichtigung] Kommentar zum Beitrag #%d";
+$a->strings['Gnot Settings'] = 'Gnot-Einstellungen';
+$a->strings['Save Settings'] = 'Einstellungen speichern';
+$a->strings['Enable this addon?'] = 'Dieses Addon aktivieren?';
+$a->strings['Allows threading of email comment notifications on Gmail and anonymising the subject line.'] = 'Erlaubt das Veröffentlichen von E-Mail-Kommentar-Benachrichtigungen bei Gmail mit anonymisiertem Betreff';
+$a->strings['[Friendica:Notify] Comment to conversation #%d'] = '[Friendica-Benachrichtigung] Kommentar zum Beitrag #%d';