warnings
[old-projects.git] / philter / philter / locales / philter.en.inc.php
index 000101b..2dd7d9a 100644 (file)
@@ -25,7 +25,18 @@ $philter->config['i18n'] = Array(
     '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_adv' => 'Advanced interface',
+    'filter_adv_txt' => 'Click here to have access to the advanced filtering options. <strong>Be
+        careful :</strong> thie functionnality is designed for advanced users and could lead to
+        mail losses',
+    'filter_sync' => 'Write your filter ...',
+    'filter_sync_txt' => '<p class="normal">If you are OK with your filter, you can sumbit it.
+        <stong>Be careful:</stong> this operation cannot be canceled !<br />
+        If you are not happy with it, you can cancel your modifications and leave the filter un
+        modified</p>',
+    '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',