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

Moderator: crythias

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

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

Post by vakarami »

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
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

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

Post by jojo »

you just have to edit the pm file. You can use the po file to support the translation via https://www.transifex.com/projects/p/OTRS
"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
Locked