Dotclear

Changeset 2409:9c32db5a12cb


Ignore:
Timestamp:
10/09/13 17:12:51 (12 years ago)
Author:
Lepeltier kévin <kevin@…>
Branch:
widgets
Message:

widgets : Correction de texte

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • locales/en/main.po

    r2404 r2409  
    569569msgstr "" 
    570570 
     571msgid "List of categories" 
     572msgstr "" 
     573 
    571574msgid "Blog has been successfully deleted." 
    572575msgstr "" 
  • locales/fr/main.po

    r2406 r2409  
    572572msgstr "Liste des blogs" 
    573573 
     574msgid "List of categories" 
     575msgstr "Liste des catégories" 
     576 
    574577msgid "Blog has been successfully deleted." 
    575578msgstr "Blog supprimé avec succès." 
  • plugins/widgets/_default_widgets.php

    r2402 r2409  
    4747$__widgets->langs->advanced_setting('class',__('CSS class:'),''); 
    4848 
    49 $__widgets->create('categories',__('Categories'),array('defaultWidgets','categories'),null,'List of categories'); 
     49$__widgets->create('categories',__('List of categories'),array('defaultWidgets','categories'),null,'List of categories'); 
    5050$__widgets->categories->setting('title',__('Title (optional)').' :',__('Categories')); 
    5151$__widgets->categories->setting('postcount',__('With entries counts'),0,'check'); 
Note: See TracChangeset for help on using the changeset viewer.

Sites map