translate labels that does not exist in pot file

Moderator: crythias

Locked
vakarami
Znuny newbie
Posts: 5
Joined: 14 Mar 2015, 13:24
Znuny Version: 4.0.0.0

translate labels that does not exist in pot file

Post by vakarami »

hi
as you probably know for i18n in otrs it's enough to translate desired language pm file, that consist of labels. but some labels like Ticket# (in table's headers) or Config Items in System Management Panel does not exist in above file.
how could i properly add those labels? I already tried to add labels to a arbitrary .tt file in Kernel/Output/HTML/Standard but it seems it works for just some labels (and it's not a global solution)
By the way I use otrs v4.

thanks
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: translate labels that does not exist in pot file

Post by crythias »

Please explain the template/words for which you're having issues translating. If the template has the translation field around a word or phrase, it will be translatable.
OTRS 6.0.x (private/testing/public) on Linux with MySQL database.
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
vakarami
Znuny newbie
Posts: 5
Joined: 14 Mar 2015, 13:24
Znuny Version: 4.0.0.0

Re: translate labels that does not exist in pot file

Post by vakarami »

oops
my bad! after hours of confusing I knew that i'm working on different version from what is installed on server!
Locked