Kolab2 Web-Admin Translation

From Kolab wiki

Jump to: navigation, search

Howto add translation :

  • Get the /server/kolab-webadmin/kolab-webadmin source from the CVS on the HEAD branch.
  • Execute extract_messages perl script in the /kolab-webadmin/php/admin/locale to generate langage file (extract_messages --help to see how to use it.)
  • Use your favorite tool to edit messages.po (Poedit for example).
  • You can compile the messages.po to test the translation by doing "msgfmt -f -o messages.mo messages.po" (don't forgot the -f or string marked as fuzzy will not be translated)
  • And send the message.po to Development Mailinglist or in the issue tracker
Personal tools