Dotclear

Changeset 2076


Ignore:
Timestamp:
02/13/10 15:20:35 (13 years ago)
Author:
philippe
Message:

corrected example selectors

Location:
plugins/colorbox
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • plugins/colorbox/index.php

    r2074 r2076  
    228228     '<form action="'.$p_url.'" method="post">'. 
    229229          '<fieldset><legend>'.__('Selectors').'</legend>'. 
    230                '<p><label>'.__('Apply ColorBox to the following selectors (ex: div.sidebar,div.pictures):'). 
     230               '<p><label>'.__('Apply ColorBox to the following selectors (ex: div.post,div#sidebar):'). 
    231231               form::field('colorbox_selectors',60,255,$s->colorbox_selectors). 
    232232               '</label></p>'. 
  • plugins/colorbox/locales/fr/main.po

    r2068 r2076  
    170170msgstr "Sélecteurs" 
    171171 
    172 msgid "Apply ColorBox to the following selectors (ex: div.sidebar,div.pictures):" 
    173 msgstr "Appliquer ColorBox aux blocs suivants (ex : div.sidebar,div.pictures) :" 
     172msgid "Apply ColorBox to the following selectors (ex: div.post,div#sidebar):" 
     173msgstr "Appliquer ColorBox aux blocs suivants (ex : div.post,div#sidebar) :" 
    174174 
    175175msgid "Leave blank to default: (div.post)" 
Note: See TracChangeset for help on using the changeset viewer.

Sites map