From 7e34e4c5b5dac037435d0fc2c6db1f71199006e0 Mon Sep 17 00:00:00 2001
From: Aleksander Machniak <alec@alec.pl>
Date: Sat, 15 Nov 2014 04:03:58 -0500
Subject: [PATCH] Merge branch 'release-1.0' of github.com:roundcube/roundcubemail into release-1.0

---
 plugins/archive/localization/ku_IQ.inc |   12 +++++++-----
 1 files changed, 7 insertions(+), 5 deletions(-)

diff --git a/plugins/attachment_reminder/localization/ar.inc b/plugins/archive/localization/ku_IQ.inc
similarity index 73%
copy from plugins/attachment_reminder/localization/ar.inc
copy to plugins/archive/localization/ku_IQ.inc
index c3b4aaa..838ed84 100644
--- a/plugins/attachment_reminder/localization/ar.inc
+++ b/plugins/archive/localization/ku_IQ.inc
@@ -2,7 +2,7 @@
 
 /*
  +-----------------------------------------------------------------------+
- | plugins/attachment_reminder/localization/<lang>.inc                   |
+ | plugins/archive/localization/<lang>.inc                                |
  |                                                                       |
  | Localization file of the Roundcube Webmail Archive plugin             |
  | Copyright (C) 2013, The Roundcube Dev Team                            |
@@ -13,8 +13,10 @@
  |                                                                       |
  +-----------------------------------------------------------------------+
 
- For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-attachment_reminder/
+ For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-archive/
 */
-$messages['forgotattachment'] = "";
-$messages['reminderoption'] = "";
-$messages['keywords'] = "";
+$labels['buttontext'] = 'ئەرشیف';
+$labels['archivefolder'] = 'ئەرشیف';
+$labels['settingstitle'] = 'ئەرشیف';
+$labels['unkownsender'] = 'نەناسراو';
+?>

--
Gitblit v1.9.1