GNU gettext中mo文件文件转换成po文件
很多时候大家在使用GNU gettext方案的时候,会有想修改一些自己的翻译,但是手上只有mo文件的情况,这个时候,你就需要把mo文件转换成po文件了。
要转换mo文件,你首先要从这里下载gettext:http://gnuwin32.sourceforge.net/downlinks/gettext.php
安装后,使用其中的msgunfmt工具,下面是范例
msgunfmt.exe example.mo -o example.po
其中,example.mo是你要转换的mo文件,example.po是转换后的文件。
Popularity: 14% [?]
发表评论 2007年07月28日
Is it possible to show only the selected smilies above the comment text box? Because right now if I activate the plugin I get a huge list of smilies, while I want only the ones selected - and the rest under the 'more' button, like happens underneath the text. This means I have to deactivate the plugin unless there is a solution for this?
谢谢博主了。 。 www.qnuan.com
终于找到了。
2012 新春快乐!
RESOLVED! my fault. I found the problem into the folder path ... firefox don't undestand the "\" slash but only "/" ... thanks anyway ... ^O^ ^O^ ^O^ Another question. Is it possible to add the plugin into the admin post panel?