diff options
author | Thomas Bruederli <thomas@roundcube.net> | 2012-10-04 10:01:32 +0200 |
---|---|---|
committer | Thomas Bruederli <thomas@roundcube.net> | 2012-10-04 10:01:32 +0200 |
commit | fa3a6193155d4f1cc9f0714fe49685679f681c64 (patch) | |
tree | bfec58576e9c1c67c699844fee2db033916fc9c8 /plugins/archive/localization/uk_UA.inc | |
parent | 05c4edf34bcff89fcae80389e890fa07271f5275 (diff) |
Imported recent launchpad translations
Diffstat (limited to 'plugins/archive/localization/uk_UA.inc')
-rw-r--r-- | plugins/archive/localization/uk_UA.inc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/plugins/archive/localization/uk_UA.inc b/plugins/archive/localization/uk_UA.inc index a4dc1468f..18d5f9344 100644 --- a/plugins/archive/localization/uk_UA.inc +++ b/plugins/archive/localization/uk_UA.inc @@ -9,13 +9,13 @@ | Licensed under the GNU General Public License | | | +-----------------------------------------------------------------------+ - | Author: Anton Gladky <Unknown> | + | Author: Anton Gladky | +-----------------------------------------------------------------------+ - @version $Id$ */ $labels = array(); +$labels['buttontext'] = 'Архів'; +$labels['archivefolder'] = 'Архів'; $labels['buttontitle'] = 'Архівувати це повідомлення'; $labels['archived'] = 'Перенесено в архів'; -$labels['archivefolder'] = 'Архів'; |