For example: If Joe emails you on Monday and the period is set to 7 then Joe will receive an out of office message on Monday but will not get another one until the following Monday, no matter how many emails he sends an email during the week.'; $messages['vachandleexp'] = 'A handle can be used to link different out of office messages together, once one message has been sent no other message with the same handle will be resent in that period.'; $messages['vactoexp'] = 'List of additional recipient addresses which are included in the auto replying. If a mail\'s recipient is not your main address and it\'s not on this list, no message will be sent.'; $messages['vactoexp_adv'] = 'Separate multiple aliases with a comma (,). For Example: test1@example.com,test2@example.com,test3@example.com'; $messages['vactoexp_err'] = 'Error: Multiple aliases should be separated with a comma (,)'; $messages['norulename'] = 'Please enter a name for this filter'; $messages['ruleexists'] = 'A filter with this name already exists. Please enter another'; $messages['noheader'] = 'Please enter the name of the header to test'; $messages['headerbadchars'] = 'Error: Header contains forbidden characters'; $messages['noheadervalue'] = 'Please enter a value to test the header against'; $messages['sizewrongformat'] = 'Error: Message size must be numeric'; $messages['noredirect'] = 'Please enter an email address to redirect messages to'; $messages['redirectaddresserror'] = 'Error: Address appears invalid'; $messages['noreject'] = 'Please enter a message to send with rejected email'; $messages['vacnodays'] = 'Please enter a number of days for the period in which the message will not be resent to the same person'; $messages['vacdayswrongformat'] = 'Error: The period must be a number greater than or equal to 1'; $messages['vacnomsg'] = 'Please enter some text for your message'; $messages['notifynomethod'] = 'Please enter a method by which the notification should be sent'; $messages['notifynomsg'] = 'Please enter some text for your message'; $messages['sieveruleexp'] = 'Please define one or more rules against which each message will be tested. Filters are run in the order in which they appear on the left of this screen, if a match is found no further filters will be tested.'; $messages['sieveruleexp_stop'] = 'Please define one or more rules against which each message will be tested. Filters are run in the order in which they appear on the left of this screen until a \'Stop\' action is met.'; $messages['sieveactexp'] = 'Please select from the options below. These actions will be performed for any message matching the above rule(s).'; $messages['sieveheadershlp'] = 'Below are some examples of other headers that can be tested by the filters. Select a header to add it to the rule or enter a custom one in the box above.'; $messages['movingfilter'] = 'Moving filter...'; $messages['noexistingfilters'] = 'No existing filters detected!'; $messages['importdefault'] = 'Use default filters: There is a set of default filters available. Would you like to use these filters?'; $messages['importother'] = 'Import filters: Another set of filters from %s has been found. Would you like to import these filters into your current set?'; $messages['switchtoadveditor'] = 'Switching to the advanced editor allows you to edit the sieve file directly. Any changes here may be unreadable in the normal editor and may be lost when filters are saved using the normal editor. Do you wish to continue?'; $messages['filterimported'] = 'Filter imported successfully'; $messages['filterimporterror'] = 'Unable to import filter. Server error occurred'; $messages['notifyinvalidmethod'] = 'The method does not appear to be written in a valid format, it must be a URI. For example: `mailto:alert@example.com`.'; $messages['nobodycontentpart'] = 'Please enter a content part to test'; $messages['badoperator'] = 'Sorry the operator you selected cannot be used in this rule'; $messages['filteractionerror'] = 'The action you requested is not supported by the server'; $messages['filtermissingerror'] = 'Unable to find the rule requested'; $messages['contentpartexp'] = 'The MIME-type or specific part of the message which should be tested. For example: `message/rfc822`, `text/html`, `audio/mp3` or `image`.'; $messages['delrulesetconf'] = 'Are you sure you want to delete this ruleset?'; $messages['rulesetexists'] = 'A ruleset with this name already exists. Please enter another'; $messages['copyexisting'] = 'Copy exiting ruleset: Would you like to copy filters from an existing ruleset into your current set?'; $messages['filtercopied'] = 'Filter copied successfully'; $messages['nosieverulesets'] = 'No rulesets found.'; $messages['baddateformat'] = 'Error: Please enter the date in the format YYYY-MM-DD'; $messages['badtimeformat'] = 'Error: Please enter the time in the format HH:MM:SS'; $messages['missingfoldername'] = 'Error: Please enter a folder name'; $messages['eheadernoname'] = 'Error: Please enter a header name'; $messages['eheadernoval'] = 'Error: Please enter a header value'; ?>