2010/7/30 Gheyret Tohti <[email protected]> > Hi, > > I am coordinator Uyghur translation team. I finished about 70% translation > of XFCE4 projects. > By the way how can i test those translated files? > In ubuntu use msgfmt to make "*.mo" file and copy it to language pack > directory. > > Bu I dont now how to test XFCE4 language file. > > Please help me. > > Best Regards > Gheyret Kenji > 2010/07/30 > > > > _______________________________________________ > Xfce-i18n mailing list > [email protected] > http://foo-projects.org/mailman/listinfo/xfce-i18n > > Hi
Those files are standard PO files, if you have local copy, just do it as usual way (as you described above). msgfmt -c thunar.po will give you messages.mo file at output. Rename it accordingly and put them in right place, I personally use Poedit, with "Generate mo-files" option enabled.
_______________________________________________ Xfce-i18n mailing list [email protected] http://foo-projects.org/mailman/listinfo/xfce-i18n
