X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=philter%2Fphilter%2Flocales%2Fphilter.en.inc.php;h=2dd7d9a8eae6820ce0a61bbfacdb65178cb4554c;hb=fbc38a8b17869676485b525cf1f606ea3e1e9b8c;hp=a3aa21552862720903249fbe69ce8327d8e746a6;hpb=772509f32045e23e867b3520f04072301f040252;p=old-projects.git diff --git a/philter/philter/locales/philter.en.inc.php b/philter/philter/locales/philter.en.inc.php index a3aa215..2dd7d9a 100644 --- a/philter/philter/locales/philter.en.inc.php +++ b/philter/philter/locales/philter.en.inc.php @@ -30,8 +30,13 @@ $philter->config['i18n'] = Array( 'filter_adv_txt' => 'Click here to have access to the advanced filtering options. Be careful : thie functionnality is designed for advanced users and could lead to mail losses', - 'filter_valid' => 'Validate', - 'filter_cancel' => 'Cancel', + 'filter_sync' => 'Write your filter ...', + 'filter_sync_txt' => '

If you are OK with your filter, you can sumbit it. + Be careful: this operation cannot be canceled !
+ If you are not happy with it, you can cancel your modifications and leave the filter un + modified

', + 'filter_valid' => 'Validate your filter', + 'filter_cancel' => 'Cancel your modifications', 'filter_title' => 'Individuals Rules', 'filter_list_title' => 'Filter List', 'filter_err_empty' => 'You cannot add an empty rule',