CHANGELOG | ●●●●● patch | view | raw | blame | history | |
program/localization/de_CH/labels.inc | ●●●●● patch | view | raw | blame | history | |
program/localization/de_DE/labels.inc | ●●●●● patch | view | raw | blame | history |
CHANGELOG
@@ -1,6 +1,7 @@ CHANGELOG Roundcube Webmail =========================== - Better German labels for from/to to avoid conflicts with 'sender' (#1489084) - Fix SMTP connection using IPv6 address in smtp_server option (#1489024) - Fix problem where security warning was displayed for valid images with image/jpg type (#1489097) - Fix handling of invalid email addresses in headers (#1489092) program/localization/de_CH/labels.inc
@@ -40,9 +40,9 @@ // message listing $labels['subject'] = 'Betreff'; $labels['from'] = 'Absender'; $labels['from'] = 'Von'; $labels['sender'] = 'Absender'; $labels['to'] = 'Empfänger'; $labels['to'] = 'An'; $labels['cc'] = 'Kopie (CC)'; $labels['bcc'] = 'Blind-Kopie'; $labels['replyto'] = 'Antwort an'; @@ -177,7 +177,7 @@ $labels['autoexpand_threads'] = 'Konversationen aufklappen'; $labels['do_expand'] = 'alle'; $labels['expand_only_unread'] = 'nur ungelesene'; $labels['fromto'] = 'Sender/Empfänger'; $labels['fromto'] = 'Von/An'; $labels['flag'] = 'Markierung'; $labels['attachment'] = 'Anhang'; $labels['nonesort'] = 'Keine'; program/localization/de_DE/labels.inc
@@ -40,9 +40,9 @@ // message listing $labels['subject'] = 'Betreff'; $labels['from'] = 'Absender'; $labels['from'] = 'Von'; $labels['sender'] = 'Absender'; $labels['to'] = 'Empfänger'; $labels['to'] = 'An'; $labels['cc'] = 'Kopie'; $labels['bcc'] = 'Blindkopie'; $labels['replyto'] = 'Antwort an'; @@ -177,7 +177,7 @@ $labels['autoexpand_threads'] = 'Konversationen aufklappen'; $labels['do_expand'] = 'alle'; $labels['expand_only_unread'] = 'nur ungelesene'; $labels['fromto'] = 'Sender/Empfänger'; $labels['fromto'] = 'Von/An'; $labels['flag'] = 'Markierung'; $labels['attachment'] = 'Anhang'; $labels['nonesort'] = 'Keine';