[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    l10n/scripts
From:       Nicolas Goutte <nicolasg () snafu ! de>
Date:       2007-04-04 13:42:48
Message-ID: 1175694168.269303.28860.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 650414 by goutte:

Disable the warning about orphan files
(Reason: most translations have still translations for KDE modules,
but the corresponding templates are away. Therefore currently it generates
multi-megabytes of warnings, which are rather useless due to the mass.)


 M  +2 -1      check_po_files  


--- trunk/l10n/scripts/check_po_files #650413:650414
@@ -335,7 +335,8 @@
 			$relpath =~ s,$prefix/,,;
 			print STDERR "Warning: $fullrelpath looks like the template moved to $newloc. \
Consider using scripts/rename_or_move $relpath $newloc\n";  } else {
-			print STDERR "Warning: $fullrelpath looks like an orphan - there is no more \
$pattern (check for renamings with svnlastlog)\n"; +                        # ### \
TEMPORARY: disable the orphan warning, as there are too many of them currently +			# \
print STDERR "Warning: $fullrelpath looks like an orphan - there is no more $pattern \
(check for renamings with svnlastlog)\n";  #system("cvs rm -f $fullrelpath");
 			#next;
 		}


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic