I translated the email notification for the user who participated a quiz "Dear !username ...." in legal ways (with extracting the strings and translating them). It worked for other strings but not for this one. Is there a reason for that which I couldn't understand. I did try the illegal way afterwards that I hard-coded my string into quiz.module (I changed the english string) but surprisingly (at least to me) the notification was the same.
Any ideas ? Thanks...
Comments
Comment #1
sivaji_ganesh_jojodae commentedMay be you need to clear the drupal cache.