How can i modify the .mo file ?
How to add and modify .mo file
(4 posts) (2 voices)-
Posted 11 months ago #
-
To edit a .mo file you first need to have the .po version of it.
Then you can edit it with POEDITIf you don't have any of those things, first get POEDIT
http://www.poedit.net/download.phpIf you only have a .mo file and not the .po but wish to add/edit the translations, you can "decompile" or reverse the .mo file into a .po file from the command line with poedit , ie.
START -> RUN
/program files/poedit/bin/msgunfmt ab_AB.mo > ab_AB.poPosted 11 months ago # -
Thank you, so much !
I'm updating the italian version of the language file,
i found several mistakes and missing translations in that file.Would you like to have a copy of file with the right words ?
Posted 11 months ago # -
The svn looks badly out of date for Italian
http://svn.automattic.com/bbpress-i18n/it_IT/tags/
so you if you want to link your results here and state which version it is for we'll see if Sam or Michael can update the SVN...Posted 11 months ago #
Reply
You must log in to post.