Changeset 14068

Show
Ignore:
Timestamp:
07/21/08 06:15:40 (5 years ago)
Author:
sup
Message:

LJSUP-2503: Bugfix: many Russian translations got severity 2, although nothing changed in parent text.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/bin/upgrading/texttool.pl

    r13942 r14068  
    419419            } 
    420420 
     421            $text =~ s/\r//; 
    421422            unless ($existing_item{$l->{'lnid'}}->{$code} eq $text) { 
    422423                $addcount++;