[vwnc] [7.6] Multiple language catalogs?

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[vwnc] [7.6] Multiple language catalogs?

Boris Popov, DeepCove Labs (SNN)
I've run into a problem trying to access multiple language catalogs in
the same image. Attached is a workspace that replicates basic setup I'm
using from start to finish.

Here's my transcript output running in the clean visual.im from 7.6,

Compiling catalog "testmessages\de\all"
Compiling catalog "testmessages\en\all"
Compiling catalog "testmessages\fr\all"
#('en' 'en' 'en')

... whereas I was expecting,

Compiling catalog "testmessages\de\all"
Compiling catalog "testmessages\en\all"
Compiling catalog "testmessages\fr\all"
#('en' 'de' 'fr')

Any thoughts? What am I doing wrong? I was able to work around the
problem by manually loading all the catalogs into the manager with some
exceptionally nasty hackery, but couldn't help thinking it should be
easier than that.

Thanks!

-Boris

--
+1.604.689.0322
DeepCove Labs Ltd.
4th floor 595 Howe Street
Vancouver, Canada V6C 2T5
http://tinyurl.com/r7uw4

[hidden email]

CONFIDENTIALITY NOTICE

This email is intended only for the persons named in the message
header. Unless otherwise indicated, it contains information that is
private and confidential. If you have received it in error, please
notify the sender and delete the entire message including any
attachments.

Thank you.


_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc

catalogs.txt (1K) Download Attachment