harshad behere, on 2008-04-10:
Maurits,
Thanks for the reply and suggestions.
I tried i18n:translate="", it works fine.
But if I change domain (e.g i18n:domain="mydomain") it doesn't work. Is
domain attribute is related to the domain specified in .po file, coz the
example .po file which comes with PlacelessTranslationService has domain
as 'PlacelessTranslationService' and if I used same it works fine.
Yes, the two should be the same. But if you use this domain and other
people use it too because it is the standard example then you can get
conflicting translations.
Yes completely agreed.