Hie Mindaugas, To compile a PO file into a MO file you have to do this commande: msgfmt -o desktop_translations.mo desktop_translation.po (replace the files by the right path). You have then to copy it to the right directory /usr/share/locale/"language-code"/LC_MESSAGES (for some mo files, it's in locale-bundle). Another easy way to create the mo file is to open it with Poedit and save it: it'll create, beside the PO file a MO file. Regards, Djan 2010/1/26 Martin Schlander <martin.schlander@gmail.com>:
Tirsdag den 26. januar 2010 14:25:14 skrev embar@super.lt:
I would like to manualy create desktop_translations.mo file. I would like to see the effects of translations as fast as possible. Please, can somebody teach me to compile update-desktop-files-*.po ?
I'd guess one way of doing it would be to update the tarball for the package 'desktop-translations' with your changes, and then rebuild it locally or in your OBS home repo.
Of course it might also be as easy as a simple msgfmt command. Maybe the specfile for 'desktop-translations' package gives hints. -- To unsubscribe, e-mail: opensuse-translation+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-translation+help@opensuse.org
-- To unsubscribe, e-mail: opensuse-translation+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-translation+help@opensuse.org