summaryrefslogtreecommitdiff
path: root/roundcubemail/program/localization/en_GB
diff options
context:
space:
mode:
authoryllar <yllar@208e9e7b-5314-0410-a742-e7e81cd9613c>2010-06-19 12:46:51 +0000
committeryllar <yllar@208e9e7b-5314-0410-a742-e7e81cd9613c>2010-06-19 12:46:51 +0000
commit1cf45acf7078cadae7c97ec9a83f5dfb07cdcc12 (patch)
tree44cd7c3aea001b10b2ec574607b0b4dbb6a6e3c3 /roundcubemail/program/localization/en_GB
parentdb21e2489b22a42b6b07e0364b47250fadbc8680 (diff)
translations update
git-svn-id: https://svn.roundcube.net/trunk@3770 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/program/localization/en_GB')
-rw-r--r--roundcubemail/program/localization/en_GB/labels.inc1
-rw-r--r--roundcubemail/program/localization/en_GB/messages.inc1
2 files changed, 2 insertions, 0 deletions
diff --git a/roundcubemail/program/localization/en_GB/labels.inc b/roundcubemail/program/localization/en_GB/labels.inc
index 0d25f2bfd..db2263f73 100644
--- a/roundcubemail/program/localization/en_GB/labels.inc
+++ b/roundcubemail/program/localization/en_GB/labels.inc
@@ -148,6 +148,7 @@ $labels['listcolumns'] = 'List columns';
$labels['listsorting'] = 'Sorting column';
$labels['listorder'] = 'Sorting order';
$labels['listmode'] = 'List view mode';
+$labels['folderactions'] = 'Folder actions...';
$labels['compact'] = 'Compact';
$labels['empty'] = 'Empty';
$labels['purge'] = 'Purge';
diff --git a/roundcubemail/program/localization/en_GB/messages.inc b/roundcubemail/program/localization/en_GB/messages.inc
index 081ef6b84..fac0ce030 100644
--- a/roundcubemail/program/localization/en_GB/messages.inc
+++ b/roundcubemail/program/localization/en_GB/messages.inc
@@ -113,5 +113,6 @@ $messages['smtperror'] = 'SMTP Error: $msg';
$messages['emailformaterror'] = 'Incorrect e-mail address: $email';
$messages['toomanyrecipients'] = 'Too many recipients. Reduce the number of recipients to $max.';
$messages['maxgroupmembersreached'] = 'The number of group members exceeds the maximum of $max';
+$messages['internalerror'] = 'An internal error occured. Please try again';
?>