Show
Ignore:
Timestamp:
05/14/08 02:22:31 (19 months ago)
Author:
fumiakiy
Message:

Japanese L10N for the branch. BugId:79626, BugId:79703

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/release-38/lib/MT/Upgrade.pm

    r2305 r2320  
    922922            updater => { 
    923923                type => 'templatemap', 
    924                 label => 'Replacing %C format to use CategoryLabel tag...', 
     924                label => 'Replacing file formats to use CategoryLabel tag...', 
    925925                condition => sub { 
    926926                    ( $_[0]->file_template || '' ) =~ m/%-?C/;