Converting a mo file back to its original
Wordpress | (0)
Like I said in a post a couple of days ago, I'm creating a website for my fathers chessclub. I also said I'd be using a Wordpress installation for it. Because it is in Dutch I use a nl_NL.mo file to make it localised.
However, on the Dutch Wordpress site, you can't download a .po file, only a .mo file.
So after some searching, I found out you can convert the .mo file back so you can use it with poedit.
First, put the .mo file in the bin directory of poedit (usually C:\Program Files\poEdit\bin\).
Then, to convert .mo files into .po files, open the ...