Closed (fixed)
Project:
Lost & found issues
Component:
User interface
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
26 Jan 2007 at 23:16 UTC
Updated:
10 Feb 2007 at 13:00 UTC
Jump to comment: Most recent
Starting.
Processing donations.module...
Invalid marker content in donations.module:952
* t(donations_mod_text_itemsare($donorge)."<br /><br />")
Invalid marker content in donations.module:987
* t('Select the look of the donation button<br /><br />'.$txt)
Processing donations.info...
<br />
<b>Warning</b>: join() [<a href='function.join'>function.join</a>]: Bad arguments. in <b>E:\www\drupal-5.0\sites\all\modules\donations\extractor.php</b> on line <b>213</b><br />Done.
Comments
Comment #1
lapurd commentedHi, thanks for doing a translation!
The module never actually fully supported translating, but following your report and mail, I have made it fully translation compatible and your extraction.php will now work. Now it should take a day or so before Drupal picks up on the new version, but in the mean time you can download the updated version which now has full translation support added.
http://cvs.drupal.org/viewcvs/*checkout*/drupal/contributions/modules/do...
I've also updated some strings so translating should me more straight forward and actually it improves the language a bit.
I am new to translation stuff and I have added a few places where the there's a !variable added, which should not be translated as they are url strings which could change soon. That's standard, correct?
Thanks and if anything is not yet according to translation standards, let me know.
Casper
Comment #2
(not verified) commented