French Translation
jeancf - June 24, 2009 - 13:13
| Project: | Activity Stream |
| Version: | 6.x-2.x-dev |
| Component: | User interface |
| Category: | task |
| Priority: | normal |
| Assigned: | jeancf |
| Status: | fixed |
Description
Hi,
I am running a site in French and I would like to include Activity Stream. I created a translation file but I found out that a number of strings in the code were not marked correctly with t('string') to allow for translation.
I would like to fix them and provide a patch but I am checking first if you are willing to take this contribution into consideration.
Let me know,
Thanks,
~/jc

#1
Of course. I love patches.
#2
OK then, here is the patch and the translation files.
activitystream.fr.pocontains the strings translated into Frenchactivitystream.potis the template that people can use to submit translations in other languagesBoth these files should be distributed in a
translationsfolder inside youractivitystreammodule folder.Let me know if you have questions.
/~jc
#3
#4
Committed to 2.x branch
I also cleaned up some of the watchdog log issues you noted in the comments