Search found 5 matches

by vakarami
17 May 2015, 14:07
Forum: Help
Topic: Translate does not work in login page
Replies: 2
Views: 2078

Re: Translate does not work in login page

Really? nobody knows the answer? not even a clue?
come on guys! I've really stuck here
by vakarami
13 May 2015, 06:13
Forum: Help
Topic: Translate does not work in login page
Replies: 2
Views: 2078

Translate does not work in login page

Hi every one.
I localized all otrs to another language (farsi), but in login form -either agent login or customer (Login.tt and CusotmerLogin.tt)- translation does not work even though Env("UserLanguage") in that pages returns "fa" (farsi);
I even changed default language to fa in SysConfig but ...
by vakarami
17 Mar 2015, 08:48
Forum: Help
Topic: translate labels that does not exist in pot file
Replies: 2
Views: 1145

Re: translate labels that does not exist in pot file

oops
my bad! after hours of confusing I knew that i'm working on different version from what is installed on server!
by vakarami
15 Mar 2015, 16:31
Forum: Help
Topic: translate labels that does not exist in pot file
Replies: 2
Views: 1145

translate labels that does not exist in pot file

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 ...
by vakarami
14 Mar 2015, 13:36
Forum: Help
Topic: how to convert a .po file to perl module (.pm) file
Replies: 1
Views: 890

how to convert a .po file to perl module (.pm) file

hi
I've changed a otrs.fa.po file with poedit in directory i18n/otrs to extend support of persian (farsi), but as I've understood to see changes on site, the file with name fa.pm that exists in kernel/language/ must change. how to i convert or compile my .po file to .pm?

thanks