diff options
| author | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2010-11-24 14:48:45 +0000 |
|---|---|---|
| committer | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2010-11-24 14:48:45 +0000 |
| commit | a9f9dcc49f282438cb7e69b56a5d3429b4484590 (patch) | |
| tree | 55d05e38cb2428a9abc026f4a01974482e810739 /roundcubemail/program/localization/nl_NL | |
| parent | 3297a22cfa0e6e4a73f277d62c7e5fcf704fca95 (diff) | |
Updated Italian, Russian, Dutch, Ukrainian and Slovak localizations; better names for mdn/dsn in German
git-svn-id: https://svn.roundcube.net/trunk@4261 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/program/localization/nl_NL')
| -rw-r--r-- | roundcubemail/program/localization/nl_NL/labels.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/roundcubemail/program/localization/nl_NL/labels.inc b/roundcubemail/program/localization/nl_NL/labels.inc index 9840cff1e..97ad8cc18 100644 --- a/roundcubemail/program/localization/nl_NL/labels.inc +++ b/roundcubemail/program/localization/nl_NL/labels.inc @@ -50,8 +50,8 @@ $labels['priority'] = 'Prioriteit'; $labels['organization'] = 'Organisatie'; $labels['readstatus'] = 'Gelezen?'; $labels['reply-to'] = 'Antwoord-aan'; -$labels['mail-reply-to'] = 'Mail-Antwoord-Aan'; -$labels['mail-followup-to'] = 'Mail-Followup-Aan'; +$labels['mailreply-to'] = 'Mail-Antwoord-Aan'; +$labels['mailfollowup-to'] = 'Mail-Followup-Aan'; $labels['mailboxlist'] = 'Mappen'; $labels['messagesfromto'] = 'Bericht $from t/m $to van $count'; $labels['threadsfromto'] = 'Conversatie $from t/m $to van $count'; |
