summaryrefslogtreecommitdiff
path: root/plugins/acl/localization/en_GB.inc
diff options
context:
space:
mode:
authorAleksander Machniak <alec@alec.pl>2014-11-15 10:03:58 +0100
committerAleksander Machniak <alec@alec.pl>2014-11-15 10:03:58 +0100
commit7e34e4c5b5dac037435d0fc2c6db1f71199006e0 (patch)
treed3de8c0f9b8f609efa3e5434da2da48a4cf5b00b /plugins/acl/localization/en_GB.inc
parent9f1fd396951dd1bf9a082422d0835ca1a229255d (diff)
parentced9e5a5bf5d6ffe051b42f474d7a97203641913 (diff)
Merge branch 'release-1.0' of github.com:roundcube/roundcubemail into release-1.0
Diffstat (limited to 'plugins/acl/localization/en_GB.inc')
-rw-r--r--plugins/acl/localization/en_GB.inc4
1 files changed, 4 insertions, 0 deletions
diff --git a/plugins/acl/localization/en_GB.inc b/plugins/acl/localization/en_GB.inc
index 58d57fe7e..cd6393a6a 100644
--- a/plugins/acl/localization/en_GB.inc
+++ b/plugins/acl/localization/en_GB.inc
@@ -80,6 +80,10 @@ $labels['longaclfull'] = 'Full control including folder administration';
$labels['longaclread'] = 'The folder can be opened for reading';
$labels['longaclwrite'] = 'Messages can be marked, written or copied to the folder';
$labels['longacldelete'] = 'Messages can be deleted';
+$labels['longaclother'] = 'Other access rights';
+$labels['ariasummaryacltable'] = 'List of access rights';
+$labels['arialabelaclactions'] = 'List actions';
+$labels['arialabelaclform'] = 'Access rights form';
$messages['deleting'] = 'Deleting access rights...';
$messages['saving'] = 'Saving access rights...';
$messages['updatesuccess'] = 'Successfully changed access rights';