Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/roundcube/roundcubemail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAleksander Machniak <alec@alec.pl>2017-10-07 18:47:03 +0300
committerAleksander Machniak <alec@alec.pl>2017-10-07 18:47:03 +0300
commit1347e2e8680e8fb2da9d6dbd08013254a57f2de8 (patch)
tree699c642e22fedeb573cd5e81dec14daa2eeceac3 /plugins/acl/localization
parent385512983ca70d97f536829ec842b36583770562 (diff)
Elastic skin support in acl plugin
Diffstat (limited to 'plugins/acl/localization')
-rw-r--r--plugins/acl/localization/en_US.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/acl/localization/en_US.inc b/plugins/acl/localization/en_US.inc
index ff8dde76c..e35d22a3f 100644
--- a/plugins/acl/localization/en_US.inc
+++ b/plugins/acl/localization/en_US.inc
@@ -20,6 +20,7 @@ $labels['sharing'] = 'Sharing';
$labels['myrights'] = 'Access Rights';
$labels['username'] = 'User:';
$labels['advanced'] = 'Advanced mode';
+$labels['add'] = 'Add';
$labels['newuser'] = 'Add entry';
$labels['editperms'] = 'Edit permissions';
$labels['actions'] = 'Access right actions...';