summaryrefslogtreecommitdiff
path: root/plugins/managesieve/localization/en_US.inc
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/managesieve/localization/en_US.inc')
-rw-r--r--plugins/managesieve/localization/en_US.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/managesieve/localization/en_US.inc b/plugins/managesieve/localization/en_US.inc
index e5e2381b8..ac766f992 100644
--- a/plugins/managesieve/localization/en_US.inc
+++ b/plugins/managesieve/localization/en_US.inc
@@ -225,5 +225,6 @@ $messages['nodata'] = 'At least one position must be selected!';
$messages['invaliddateformat'] = 'Invalid date or date part format';
$messages['saveerror'] = 'Unable to save data. Server error occurred.';
$messages['vacationsaved'] = 'Vacation data saved successfully.';
+$messages['emptyvacationbody'] = 'Body of vacation message is required!';
?>