summaryrefslogtreecommitdiff
path: root/plugins/managesieve/localization/en_GB.inc
diff options
context:
space:
mode:
authorThomas Bruederli <thomas@roundcube.net>2012-08-06 18:14:57 +0200
committerThomas Bruederli <thomas@roundcube.net>2012-08-06 18:14:57 +0200
commit20825920e3f723c1a2a962beaa72a33e82cd14da (patch)
tree5eacbfb755f56b6ec2b59be9e7ac1ff3352ff615 /plugins/managesieve/localization/en_GB.inc
parent056a8b7174a1ee9f117b956088973c6dd0e8997d (diff)
Synched translations from launchpad/masterv0.8.0
Diffstat (limited to 'plugins/managesieve/localization/en_GB.inc')
-rw-r--r--plugins/managesieve/localization/en_GB.inc4
1 files changed, 4 insertions, 0 deletions
diff --git a/plugins/managesieve/localization/en_GB.inc b/plugins/managesieve/localization/en_GB.inc
index 5e1c83a9c..6859f5fff 100644
--- a/plugins/managesieve/localization/en_GB.inc
+++ b/plugins/managesieve/localization/en_GB.inc
@@ -93,6 +93,10 @@ $labels['flagdeleted'] = 'Deleted';
$labels['flaganswered'] = 'Answered';
$labels['flagflagged'] = 'Flagged';
$labels['flagdraft'] = 'Draft';
+$labels['setvariable'] = 'Set variable';
+$labels['setvarname'] = 'Variable name:';
+$labels['setvarvalue'] = 'Variable value:';
+$labels['setvarmodifiers'] = 'Modifiers:';
$labels['filtercreate'] = 'Create filter';
$labels['usedata'] = 'Use following data in the filter:';
$labels['nextstep'] = 'Next Step';