Koha/misc/translator
Marc Chantreux 01cb36effe fixed "too many opened files" error during translation
The problem was that the TmplTokenizer create global symbols to store file
handlers so the objects aren't destroyed by the garbage collector.

Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
2008-12-17 09:00:09 -06:00
..
po Updated Italian translation files 2008-11-11 08:58:18 -06:00
install-code.pl Two fixes to speed up (a little bit) installation process 2008-04-17 05:52:46 -05:00
install.pl updating translations for release 2008-03-22 22:42:57 -05:00
Makefile
rebuild_lang.sh
stats.pl renaming translation files to conform to our standard convention. Moving stats.pl and update.pl out of the po/ dir to avoid conflicts with kartouche stats system 2008-01-08 17:24:33 -06:00
text-extract.pl
text-extract2.pl
tmpl_process3.pl retab translation script 2008-01-07 02:23:38 -06:00
TmplToken.pm
TmplTokenizer.pm fixed "too many opened files" error during translation 2008-12-17 09:00:09 -06:00
TmplTokenType.pm
translator_doc.html Documents translator dependency on 'gettext' Linux tools and add it to debian.packages 2008-06-26 05:51:35 -05:00
translator_doc.txt Documents translator dependency on 'gettext' Linux tools and add it to debian.packages 2008-06-26 05:51:35 -05:00
update.pl Updates to translation files (pre-update.pl) 2008-06-20 21:18:41 -05:00
VerboseWarnings.pm
xgettext.pl