<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Maurits van Rees wrote:
<blockquote cite="mid:ftkj0a$k0o$1@ger.gmane.org" type="cite">
  <pre wrap="">harshad behere, on 2008-04-10:
  </pre>
  <blockquote type="cite">
    <pre wrap="">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.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
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.

  </pre>
</blockquote>
Yes completely agreed. <br>
<br>
I tried changing domain in given example .po file (e.g. to
"Domain=mydomain\n"), but it doesn't work even after doing "Reload <br>
catalog" for corresponding .po file object using PTS ZMI. I found
reload catalog works if we modify message ids/text. Any idea how PTS
manages this headers (like Domain/Content-Type etc) ? Is it possible to
reload/refresh/rebuild this information ?<br>
<br>
Thank you,<br>
Harshad.<br>
<br>
</body>
</html>