Dotclear


Ignore:
Timestamp:
09/29/13 13:39:22 (12 years ago)
Author:
Anne Kozlika <kozlika@…>
Branch:
default
Children:
2151:e4a15d8624ea, 2152:e0cb51d6543f
Message:

Message générique pour afficher/masquer les filtres et options.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • admin/posts.php

    r2136 r2145  
    213213-------------------------------------------------------- */ 
    214214 
    215 $form_filter_title = __('Filter users list and display options'); 
     215$form_filter_title = __('Show filters and display options'); 
    216216$starting_script  = dcPage::jsLoad('js/_posts_list.js'); 
    217217$starting_script .= dcPage::jsLoad('js/filter-controls.js'); 
     
    221221     dcPage::jsVar('dotclear.msg.show_filters', $show_filters ? 'true':'false')."\n". 
    222222     dcPage::jsVar('dotclear.msg.filter_posts_list',$form_filter_title)."\n". 
    223      dcPage::jsVar('dotclear.msg.cancel_the_filter',__('Cancel the filter'))."\n". 
     223     dcPage::jsVar('dotclear.msg.cancel_the_filter',__('Cancel filters and display options'))."\n". 
    224224     "//]]>". 
    225225     "</script>"; 
Note: See TracChangeset for help on using the changeset viewer.

Sites map