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/it_IT | |
| 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/it_IT')
| -rw-r--r-- | roundcubemail/program/localization/it_IT/labels.inc | 6 | ||||
| -rw-r--r-- | roundcubemail/program/localization/it_IT/messages.inc | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/roundcubemail/program/localization/it_IT/labels.inc b/roundcubemail/program/localization/it_IT/labels.inc index 78e1d4eab..5f6cc8505 100644 --- a/roundcubemail/program/localization/it_IT/labels.inc +++ b/roundcubemail/program/localization/it_IT/labels.inc @@ -3,7 +3,7 @@ /* +-----------------------------------------------------------------------+ -| language/it/labels.inc | +| language/it_IT/labels.inc | | | | Language file of the Roundcube Webmail client | | Copyright (C) 2005-2010, Roundcube Dev. - Switzerland | @@ -46,8 +46,8 @@ $labels['size'] = 'Dimensione'; $labels['priority'] = 'Priorità '; $labels['organization'] = 'Società '; $labels['reply-to'] = 'Rispondi a'; -$labels['mail-reply-to'] = 'Mail-Reply-To'; -$labels['mail-followup-to'] = 'Mail-Followup-To'; +$labels['mailreply-to'] = 'Mail-Reply-To'; +$labels['mailfollowup-to'] = 'Mail-Followup-To'; $labels['mailboxlist'] = 'Cartelle'; $labels['messagesfromto'] = 'Messaggi da $from a $to di $count'; $labels['threadsfromto'] = 'Thread da $from a $to di $count'; diff --git a/roundcubemail/program/localization/it_IT/messages.inc b/roundcubemail/program/localization/it_IT/messages.inc index edecf2faf..1a0c9db76 100644 --- a/roundcubemail/program/localization/it_IT/messages.inc +++ b/roundcubemail/program/localization/it_IT/messages.inc @@ -3,7 +3,7 @@ /* +-----------------------------------------------------------------------+ -| language/it/messages.inc | +| language/it_IT/messages.inc | | | | Language file of the Roundcube Webmail client | | Copyright (C) 2005-2010, Roundcube Dev. - Switzerland | |
