[qet] [2124] Update translations_stat.pl script |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/qet Archives
]
Revision: 2124
Author: scorpio810
Date: 2013-04-22 08:54:05 +0200 (Mon, 22 Apr 2013)
Log Message:
-----------
Update translations_stat.pl script
Modified Paths:
--------------
trunk/misc/translations_stat.pl
Modified: trunk/misc/translations_stat.pl
===================================================================
--- trunk/misc/translations_stat.pl 2013-04-22 06:17:40 UTC (rev 2123)
+++ trunk/misc/translations_stat.pl 2013-04-22 06:54:05 UTC (rev 2124)
@@ -139,6 +139,13 @@
'translator_mail_ml' => 'antun.marakovic@xxxxxxxxxxxx',
'qt' => 1
}
+ 'el' => {
+ 'name' => 'Greek',
+ 'french_name' => 'Greck',
+ 'translator_name' => 'Nikos Papadopoylos',
+ 'translator_mail_ml' => '231036448@xxxxxxxxxxx',
+ 'qt' => 1
+ }
);
my $head_pattern = '^ %-32s ^ %-22s ^ %-8s ^ %-16s ^ %-16s ^ %-23s ^ %-20s ^ %-11s ^ %-7s ^ %-7s ^ %-7s ^ %-16s ^ %-38s ^'."\n";