Page 1 of 1

Translations of core and plugins

Posted: Sun Jun 13, 2010 11:56 am
by LazyBadger
For my own needs I slightly change,expand end create some (Russian UTF8) translations of core (?)(e-mail notifications) and plugins. Are any devs interested in these texts?

Re: Translations of core and plugins

Posted: Sun Jun 13, 2010 12:49 pm
by garvinhicking
Hi!

Yes, that would be great! If you could zip up the language files and publish the link here or send it to me via PM?

Regards,
Garvin

Re: Translations of core and plugins

Posted: Sun Jun 13, 2010 3:15 pm
by LazyBadger
Garvin, I can do all, even run separate translation repository (for any amount of languages), which can be linked as external repo to your code-repository
Anyway, ACK. I'll be back with real data

Re: Translations of core and plugins

Posted: Mon Jun 14, 2010 12:40 pm
by garvinhicking
Hi!

Our additional plugins are still maintained through CVS on Sourceforge. Only our core repository is maintained in SVN; but language files might be translated in both systems.

We usually add patches of new developers first a couple of times, and if everything works well we can give out CVS/SVN access so that people can directly maintain our repo - I'd actually prefer that, if it's fine iwth you.

Thanks for offering your help!

Regards,
Garvin

Re: Translations of core and plugins

Posted: Mon Jun 14, 2010 6:13 pm
by LazyBadger
garvinhicking wrote: Our additional plugins are still maintained through CVS on Sourceforge.
I saw it, it's not a problem (but I can see one small benefit from maintaining plugins in SVN for pure translators because all i18n stuff located in separate dir sometimes using avn:external may be useful)
We usually add patches of new developers first a couple of times, and if everything works well we can give out CVS/SVN access so that people can directly maintain our repo
It's "The Right Way" and I agree with it