Files
oddmuse/modules
Alex Schroeder 0955dcbc97 make translations
This adds the subheaders to all the translation files.

for f in modules/translations/*-utf8.pl; do
  perl -e "sub AddModuleDescription { print shift, ' ' };
           do '$f';
	   \$i = 0;
	   map { \$_ || \$i++} values %Translate;
	   printf(qq{%d/%d translations missing\n}, \$i, scalar keys %Translate);";
done

brazilian-portuguese-utf8.pl 237/672 translations missing
bulgarian-utf8.pl 496/672 translations missing
catalan-utf8.pl 259/672 translations missing
chinese-utf8.pl 254/672 translations missing
chinese_cn-utf8.pl 199/672 translations missing
dutch-utf8.pl 459/672 translations missing
finnish-utf8.pl 436/672 translations missing
french-utf8.pl 177/672 translations missing
german-utf8.pl 13/672 translations missing
greek-utf8.pl 242/672 translations missing
hebrew-utf8.pl 555/672 translations missing
italian-utf8.pl 425/672 translations missing
japanese-utf8.pl 5/237 translations missing
korean-utf8.pl 393/672 translations missing
fixme-utf8.pl 672/672 translations missing
polish-utf8.pl 239/672 translations missing
portuguese-utf8.pl 389/672 translations missing
romanian-utf8.pl 514/672 translations missing
russian-utf8.pl 297/672 translations missing
serbian-utf8.pl 526/672 translations missing
spanish-utf8.pl 246/672 translations missing
swedish-utf8.pl 372/672 translations missing
ukrainian-utf8.pl 347/672 translations missing
2015-10-17 23:00:26 +02:00
..
2015-10-17 23:00:26 +02:00
2015-09-12 19:06:59 +02:00
2015-10-15 19:07:51 +02:00
2015-09-04 04:55:48 +03:00
2015-09-04 04:55:48 +03:00
2015-10-15 14:41:55 +02:00
2015-09-04 04:55:48 +03:00
2015-07-28 10:47:21 +02:00
2015-10-14 12:39:55 +02:00
2015-10-15 14:41:55 +02:00
2015-10-15 14:36:51 +02:00
2015-09-23 21:30:54 +03:00
2015-08-18 11:11:13 +02:00
2015-08-18 11:11:13 +02:00
2015-09-04 04:55:48 +03:00
2015-07-28 10:49:42 +02:00
2015-10-15 14:24:08 +02:00