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 <module_directory>
    otrs.CreateTranslationFile -l all -m <module_directory>


@Markus: This might also help with customer modules.

Kudos to Marc Nilius for implementing this.


Best regards,

-- 
Martin Gruner
Developer R&D

OTRS AG
Europaring 4
94315 Straubing

T: +49 (0)6172 681988 0
F: +49 (0)9421 56818 18
I:  www.otrs.com/

Geschäftssitz: Bad Homburg, Amtsgericht: Bad Homburg, HRB 10751,
USt-Nr.: DE256610065
Aufsichtsratsvorsitzender: Burchard Steinbild, Vorstand: André Mindermann

Steigern Sie Ihre Effizienz um 30% - mit OTRS Help Desk 3.0:
http://www.otrs.com/

_______________________________________________
OTRS mailing list: dev - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/dev
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/dev

Reply via email to