Hi
this is my very first issue, so I hope I've done everithing properly.
I've made the italian translation for this module, hope that someone might find this useful.
Attached is the file.
| Comment | File | Size | Author |
|---|---|---|---|
| #8 | advanced_forum-6.x-1.1-it.po | 15.58 KB | psicomante |
| it.po | 15.9 KB | moviemaniac |
Comments
Comment #1
moviemaniac commentedSorry,
I forgot to say that I noticed that the following string appears in module's configuration page
"Will show "time ago" until this cutoff and then switch to actual date posted ."
and it can't be translated. So it might be that you forgot to add multi language support for this string.
Comment #2
MGParisi commentedLine 264 in advanced_forum.module is
This means it can be translated, check your localization again... Thanks for your help, I would finish this up if I could, but I don't have a d6 test server that I am not working VERY hard on...
Comment #3
MGParisi commentedahh, the above line does not show up in the .POT file, thus it is missing in all of the translations :(
Simple Fix
I would add to "/translations/advanced_forum.pot" on line 121
Complete Fix
Line 264 in advanced_forum.module to (I removed the space between posted and the "."
then
Sorry but I am running tortoise, and can not come up with simple .PATCH's... I am currently working on setting up Eclipse and a WAMP server for development, but I am not done yet!
Comment #4
michelleStrange... I don't know why it wouldn't have been in the pot. I'll add this in when I add the translation. Don't worry about making a patch. I can do it. I'm just not working on AF at all right now.
Michelle
Comment #5
MGParisi commentedThanks Michelle (see we do need that other plug-in) lol!
Comment #6
michelleCommitted, thanks.
Michelle
Comment #8
psicomante commentedUpdated Translation from l10n.drupalitalia.org
http://l10n.drupalitalia.org/translate/languages/it/export?project=advan...
Comment #9
michelleCommitted, thanks.
Michelle