Dotclear


Ignore:
Timestamp:
09/23/13 20:34:42 (12 years ago)
Author:
Denis Jean-Chirstian <contact@…>
Branch:
default
Message:

Revamp plugin maintenance, final setp (perhaps still some typo), addresses #1484, fixes #1208, fixes #999

File:
1 edited

Legend:

Unmodified
Added
Removed
  • plugins/buildtools/class.dc.maintenance.buildtools.php

    r1978 r2044  
    44class dcMaintenanceBuildtools extends dcMaintenanceTask 
    55{ 
    6      protected $group = 'other'; 
     6     protected $tab = 'dev'; 
     7     protected $group = 'l10n'; 
    78 
    89     protected function init() 
     
    1112          $this->success           = __('fake l10n file generated.'); 
    1213          $this->error        = __('Failed to generate fake l10n file.'); 
     14          $this->description  = __('Generate a php file that contents strings to translate that are not be done with core tools.'); 
    1315     } 
    1416 
Note: See TracChangeset for help on using the changeset viewer.

Sites map