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/uk_UA | |
| 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/uk_UA')
| -rw-r--r-- | roundcubemail/program/localization/uk_UA/labels.inc | 6 | ||||
| -rw-r--r-- | roundcubemail/program/localization/uk_UA/messages.inc | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/roundcubemail/program/localization/uk_UA/labels.inc b/roundcubemail/program/localization/uk_UA/labels.inc index 12026da0c..be69f41af 100644 --- a/roundcubemail/program/localization/uk_UA/labels.inc +++ b/roundcubemail/program/localization/uk_UA/labels.inc @@ -3,7 +3,7 @@ /* +-----------------------------------------------------------------------+ -| language/uk/labels.inc | +| language/uk_UA/labels.inc | | | | Language file of the Roundcube Webmail client | | Copyright (C) 2005-2010, Roundcube Dev. - Switzerland | @@ -45,8 +45,8 @@ $labels['size'] = 'Розмір'; $labels['priority'] = 'Пріоритет'; $labels['organization'] = 'Організація'; $labels['reply-to'] = 'Відповісти'; -$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'] = 'Папки'; $labels['messagesfromto'] = 'Повідомлення з $from по $to із $count'; $labels['threadsfromto'] = 'Обговорення з $from по $to із $count'; diff --git a/roundcubemail/program/localization/uk_UA/messages.inc b/roundcubemail/program/localization/uk_UA/messages.inc index 0d61b2331..6ec33e506 100644 --- a/roundcubemail/program/localization/uk_UA/messages.inc +++ b/roundcubemail/program/localization/uk_UA/messages.inc @@ -3,7 +3,7 @@ /* +-----------------------------------------------------------------------+ -| language/uk/messages.inc | +| language/uk_UA/messages.inc | | | | Language file of the Roundcube Webmail client | | Copyright (C) 2005-2010, Roundcube Dev. - Switzerland | |
