Hi everyone,

We're currently implementing this module on a big french portal (thnak you fot the great recent work taht has been made since D6 port by the way) and have noticed some minor code mistakes when translating module strings.

Use of spaces in ! token names within drupal_set_message(t(),'error') makes it impossible to use good localization on theses strings

Attached is a patch I've made which seems to solve this issue (not a big deal)

Best regards and see you in Paris (if you find this patch useful, vote for this session ;-) http://paris2009.drupalcon.org/session/state-drupal-modules-french-trans... )

Comments

slybud’s picture

StatusFileSize
new1.46 KB
slybud’s picture

StatusFileSize
new1.47 KB

Oops I forgot one t() !

new patch attached

sivaji_ganesh_jojodae’s picture

Status: Needs review » Fixed

Thanks slybud your patch has been committed.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.