Translating Extension Modules

Dear developers,
up to this point, translation files in extension modules like ITSM had
to be created and updated by hand. Now you can use the script
otrs.CreateTranslationFile.pl from OTRS CVS Head for this purpose as well.
Translating OTRS
================
Make sure that you have a clean system with a current configuration.
No modules
may be installed or linked into the system!
otrs.CreateTranslationFile -l <language>
otrs.CreateTranslationFile -l all
Translating Extension Modules
=============================
Make sure that you have a clean system with a current configuration.
The module
that needs to be translated has to be installed or linked into the
system, but
only this one!
otrs.CreateTranslationFile -l <language> -m
participants (1)
-
Martin Gruner