Dotclear

Changeset 369 for plugins/blocNotes


Ignore:
Timestamp:
03/26/08 21:21:32 (16 years ago)
Author:
Moe
Message:

Bloc-Notes : french localisation and typos

Location:
plugins/blocNotes
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • plugins/blocNotes/index.php

    r368 r369  
    4848<html> 
    4949<head> 
    50      <title><?php echo __('Bloc-Notes'); ?></title> 
     50     <title><?php echo __('Bloc-notes'); ?></title> 
    5151     <?php echo dcPage::jsPageTabs($default_tab); ?> 
    5252     <style type="text/css"> 
  • plugins/blocNotes/lib.blocNotes.php

    r368 r369  
    2626          public static function adminDashboardIcons(&$core, &$icons) 
    2727          { 
    28                $icons['blocNotes'] = array(__('Bloc-Notes'),'plugin.php?p=blocNotes', 
     28               $icons['blocNotes'] = array(__('Bloc-notes'),'plugin.php?p=blocNotes', 
    2929                    'index.php?pf=blocNotes/icon.png'); 
    3030          } 
Note: See TracChangeset for help on using the changeset viewer.

Sites map