[Seaside] Gettext and exporting po files

Jupiter Jones jupiter.jones at mail.com
Fri Aug 2 03:28:40 UTC 2013


Hi All,

I'm just setting up the gettext stuff for multi-language support. So far so good. it looks great.

Now I want to export my pot/po files for my domain, however whenever I do...

GetTextExporter new exportTemplate

…it ONLY exports the 'pharo' domain. How can I get files for my domain?

I change the default domain to mine, and I get exactly the same file exported with all the pharo strings.

How can I export ONLY my domain?

Thanks in advance.

Jupiter

PS. Also I've seen a number of messages talking about the class WAGetTextExporter which doesn't exist. Is this just a typo, or is there a WAGetTextExporter living in a package outside the packages mentioned on http://code.google.com/p/seaside/wiki/Gettext

I've also tried the example and have exactly the same problem: GetTextExporter new exportTemplate exports the pharo domain and not the get text one.




More information about the seaside mailing list