Hello,
To use your great module on a multilanguage site I'm using the Translation template extractor module to generate a .po file to translate it to french and german.
I'm facing a little problem with a string that can't be translated, the membership plan description on the registration page (enforced membership) : Niveau 1 - 39.00 francs every 3 Months, these words "every 3 Months" aren't speficied in the .po file.
Maybe its an error from the Translation template extractor, can you send me a blank .po file ?
Best regards
Julien








Julien,
The problem was that this text was being dynamically generated, and as such wasn't translated. I changed the way it works now so that it will add the following words to the .po file:
every, Day, Days, Month, Months, Week, Weeks, Year, Years
It will be released with the next version release.
Sincerely,
Leighton Whiting