fr i18n bugfixes
[old-projects.git] / philter / philter / index.php
index 0ba4f99..f2a13d1 100644 (file)
@@ -108,7 +108,7 @@ echo $mail_pool->to_form();
         <tr class="impair"><th><?php i18n('filter_rule_conf');?>
         </th></tr><tr class="impair"><td>
             <input type="hidden" value="0" id="ruleId" name="rule[id]" />
-            Name of this rule :
+            <?php i18n('rule_name'); ?>
             <input type="text" size="60" value="" id="ruleName" name="rule[name]"
                 onfocus="text_onfocus(this,'<?php i18n('new_rule');?>')"
                 onblur="text_onblur(this,'<?php i18n('new_rule');?>')" />