Dotclear

Changeset 1604 for plugins/blocNotes


Ignore:
Timestamp:
10/20/09 22:27:52 (14 years ago)
Author:
kozlika
Message:

typo

Location:
plugins/blocNotes
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • plugins/blocNotes/inc/lib.blocNotes.php

    r1208 r1604  
    4545               echo '<p class="area" id="blocNotes_personal">'. 
    4646                    '<label for="blocNotes_personal_text">'. 
    47                          __('Personal notebook (other users can\'t edit it) :'). 
     47                         __('Personal notebook (other users can\'t edit it):'). 
    4848                    '</label>'. 
    4949                    form::textarea('blocNotes_personal_text',80,5, 
     
    5252                    '<p class="area" id="blocNotes">'. 
    5353                    '<label for="blocNotes_text">'. 
    54                          __('Blog-specific notebook (users of the blog can edit it) :'). 
     54                         __('Blog-specific notebook (users of the blog can edit it):'). 
    5555                    '</label>'. 
    5656                    form::textarea('blocNotes_text',80,5, 
  • plugins/blocNotes/locales/fr/main.po

    r455 r1604  
    2626 
    2727#: lib.blocNotes.php:38 
    28 msgid "Personal notebook (other users can't edit it) :" 
     28msgid "Personal notebook (other users can't edit it):" 
    2929msgstr "Bloc-notes personnel (les autres utilisateurs ne peuvent pas le modifier) :" 
    3030 
    3131#: lib.blocNotes.php:45 
    32 msgid "Blog-specific notebook (users of the blog can edit it) :" 
     32msgid "Blog-specific notebook (users of the blog can edit it):" 
    3333msgstr "Bloc-notes spécifique à ce blog (les utilisateurs du blog peuvent le modifier) :" 
    3434 
Note: See TracChangeset for help on using the changeset viewer.

Sites map