From 9828c1abe2a5df570028e55fa0356b3a0cac1d76 Mon Sep 17 00:00:00 2001 From: Aleksander Machniak Date: Tue, 5 Aug 2014 14:08:17 +0200 Subject: Fix default vacation status (#1490019) - improve error message --- plugins/managesieve/localization/en_US.inc | 1 + 1 file changed, 1 insertion(+) (limited to 'plugins/managesieve/localization') 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!'; ?> -- cgit v1.2.3