Dotclear


Ignore:
Timestamp:
11/01/13 08:11:05 (12 years ago)
Author:
franck <carnet.franck.paul@…>
Branch:
2.6
Message:

Add french locale, fixes #1835

File:
1 edited

Legend:

Unmodified
Added
Removed
  • inc/admin/lib.dc.page.php

    r2503 r2508  
    897897 
    898898          "jsToolBar.prototype.elements.img_select.title = '".html::escapeJS(__('Media chooser'))."'; ". 
    899           "jsToolBar.prototype.elements.post_link.title = '".html::escapeJS(__('Link to an entry'))."'; "; 
     899          "jsToolBar.prototype.elements.post_link.title = '".html::escapeJS(__('Link to an entry'))."'; ". 
     900 
     901          "jsToolBar.prototype.elements.removeFormat.title = '".html::escapeJS(__('Remove text formating'))."'; "; 
    900902 
    901903          if (!$GLOBALS['core']->auth->check('media,media_admin',$GLOBALS['core']->blog->id)) { 
Note: See TracChangeset for help on using the changeset viewer.

Sites map