Show
Ignore:
Timestamp:
02/02/08 05:03:26 (22 months ago)
Author:
fumiakiy
Message:

Merging the latest of Release-28 to 29. svn merge -r1307:1332 http://code.sixapart.com/svn/movabletype/branches/release-28 .

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/release-29/build/l10n/wrap.pl

    r1308 r1350  
    4242          || $tmpl =~ m!^addons! ) { 
    4343            my ($pg) = $tmpl =~ m!^(?:plugins|addons)/(.+?)/.+!; 
    44             warn $pg; 
    4544            %pgconv = () unless $pg eq $plugin; 
    4645            $plugin = $pg;