Translate template Tag

Moderator: crythias

Locked
henriqg
Znuny newbie
Posts: 6
Joined: 09 Jan 2015, 13:39
Znuny Version: OTRS 4

Translate template Tag

Post by henriqg »

Hi,
I use OTRS translated to PT.
The problem is, when sending an email, OTRS does not translate the template tags.
My sample template is like:

Code: Select all

ticket está <OTRS_TICKET_State>
and the result is ticket está closed sucessful and should be ticket está fechado com sucesso.

I've checked the files Kernel/Language/pt.pm and Kernel/Language/pt_BR.pm and both have the translations for the string.

Is there a way to force this translation?

Thank you
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: Translate template Tag

Post by jojo »

no
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master

Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
henriqg
Znuny newbie
Posts: 6
Joined: 09 Jan 2015, 13:39
Znuny Version: OTRS 4

Re: Translate template Tag

Post by henriqg »

It's sad... :(

Is there a way to go around this issue? (even if it means forcing the translation somewhere in the code)

Thank you
Locked