summaryrefslogtreecommitdiff
path: root/plugins/archive/localization/en_GB.inc
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/archive/localization/en_GB.inc')
-rw-r--r--plugins/archive/localization/en_GB.inc21
1 files changed, 21 insertions, 0 deletions
diff --git a/plugins/archive/localization/en_GB.inc b/plugins/archive/localization/en_GB.inc
new file mode 100644
index 000000000..b60c3d64d
--- /dev/null
+++ b/plugins/archive/localization/en_GB.inc
@@ -0,0 +1,21 @@
+<?php
+
+/*
+ +-----------------------------------------------------------------------+
+ | localization/en_GB/labels.inc |
+ | |
+ | Language file of the Roundcube Webmail client |
+ | Copyright (C) 2012, The Roundcube Dev Team |
+ | Licensed under the GNU General Public License |
+ | |
+ +-----------------------------------------------------------------------+
+ | Author: Chris January <Unknown> |
+ +-----------------------------------------------------------------------+
+ @version $Id$
+*/
+
+$labels = array();
+$labels['buttontitle'] = 'Archive this message';
+$labels['archived'] = 'Successfully archived';
+$labels['archivefolder'] = 'Archive';
+