X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=philter%2Fphilter%2Flocales%2Fphilter.en.inc.php;h=000101b0e07aaa316a45e94cc545f8d18bd47fc5;hb=f0a83324f4cda95839ae5f033289c478db499c71;hp=184cf430d90763453a3e09cd936e562ae6de66eb;hpb=eca2e192f5a58a8eeef0fd16f8e5f021fdae662f;p=old-projects.git diff --git a/philter/philter/locales/philter.en.inc.php b/philter/philter/locales/philter.en.inc.php index 184cf43..000101b 100644 --- a/philter/philter/locales/philter.en.inc.php +++ b/philter/philter/locales/philter.en.inc.php @@ -21,9 +21,14 @@ $philter->config['i18n'] = Array( 'global_title' => 'Global configuration', 'pool_title' => 'Redirection addresses Pool', + 'pool_err_already' => ' is already in the Email Pool', + 'pool_err_not_valid' => ' is not a valid email', + 'pool_err_active' => 'This email is still in use and can\'t be deleted !', + 'pool_err_need_one' => 'you must have at least one active email !', 'filter_title' => 'Individuals Rules', 'filter_list_title' => 'Filter List', + 'filter_err_empty' => 'You cannot add an empty rule', 'new_rule' => '[ new rule ]', 'filter_rule_conf' => 'Global Options',