From 56798e89360cd345f5004629ff42092cf7700c0c Mon Sep 17 00:00:00 2001 From: waker Date: Tue, 20 Mar 2012 21:14:56 +0100 Subject: added mission translations to po/LINGUAS and missing translators to the about box --- scripts/extract_translators.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts') diff --git a/scripts/extract_translators.pl b/scripts/extract_translators.pl index a3ad02a2..b233e86f 100755 --- a/scripts/extract_translators.pl +++ b/scripts/extract_translators.pl @@ -34,7 +34,7 @@ foreach my $f (@files) { if ($script) { print " ($script)"; } - print "\n"; + print " $code\n"; while () { if (/^#/) { if (/\@/ && !(/Yakovenko/) && !(/EMAIL/)) { -- cgit v1.2.3