xgettext – extract gettext strings from source
xgettext *.php
msgfmt – compile message catalog to binary format
msgfmt -cv message.po
怕自已忘記…又要找很討厭….
xgettext – extract gettext strings from source
xgettext *.php
msgfmt – compile message catalog to binary format
msgfmt -cv message.po
怕自已忘記…又要找很討厭….
tags: gettext, 程式
posted in program by johnpupu
Follow comments via the RSS Feed | Leave a comment | Trackback URL