Re: Transifex available | Teams setup

Oliver Burger <[email protected]> Tue, 3 May 2011 20:23:36 +0200
Newsgroups gmane.linux.mandrake.cooker.internationalization
Message-ID <[email protected]>
"Jean-Philippe Braun" <jpbraun-4qZELD6FgxhWk0Htik3J/[email protected]> schrieb am 03.05.2011
> I'm pleased to announce the availability of Transifex at :
> https://transifex.mandriva.com
> 
> Projects are not imported yet, but they will be soon. I've prepared
> a script to import all projects. They will be created like
> mdkonline is. You can use the mdkonline project for testing.
> 
[...]
> 
> As you will see, project's ressources will use an auto-update
> feature that will automatically fetch new strings from the source
> language file (english POT or PO) in the svn. For mdkonline it is

One thing I'd like to tell from my experience working with Tx at 
Mageia.
You have to make sure, po/pot files pass "msgfmt -c" without errors, so 
you should have some method of checking if those files pass the test, 
when commiting new things into your svn.

Oliver