How could I translate this module into French?

Comments

Marc Bijl’s picture

As far is I know, when running a module their strings become part of the locales tables. Then you can translate them by using localizatioin (manage strings). Of course you have to define language first.

Hochelaga’s picture

Thanks! (merci...)

alexandreracine’s picture

So... have you made the translation? Will you share it?

tostinni’s picture

As far is I know, when running a module their strings become part of the locales tables. Then you can translate them by using localizatioin (manage strings). Of course you have to define language first.

Well not exactly...
You have to generate .po files in order to be able to translate it and then upload it to your site.
It's not automatice.
Have a look at the Translator's guide or a resume I made on DrupalFrancais.

Good luck.

seanr’s picture

Status: Active » Closed (fixed)

Housekeeping - marking as closed.