Issues with language in menubar.
Ken Langendock
Ken at Langendock.com
Tue Dec 19 07:48:09 CST 2006
Powerhouse has 3 areas you can make multi-lingual easily.
1) The QKMSGDES file for custom error messages
2) The PHMSG file for the predefined Powerhouse messages
3) The Dictionary
All of these can be "redirected" to a version/language specific file
(it's up to you to translate then first)
Other than that you are hard coding conditional compiles in the code to
handle multi-lingual.
i.e.
@if TURKISH
LABEL "whateveryouwant"
@elseif FRENCH
L:ABEL "whateveryouwant"
@else
LABEL "whateveryouwant"
@endif
FYI, This is the way of handling multi-lingual in the dictionary as
well.
Ken
-----Original Message-----
From: powerh-l-bounces+ken.langendock=rogers.com at lists.sowder.com
[mailto:powerh-l-bounces+ken.langendock=rogers.com at lists.sowder.com] On
Behalf Of vinit yadnik
Sent: December 19, 2006 7:10 AM
To: powerh-l at lists.sowder.com
Subject: Issues with language in menubar.
Hi Friends,
Need one help from you guys. I have done mass compilation of all qks
program in my aplication. After that the language in the menu bar of one
the screen has changed from English to turkey.
There are library files in my application for various languages. In the
qdesign compilation can we specify the path of the library files for all
the compilation?
Regards,
Vinit Yadnik.
Send free SMS to your Friends on Mobile from your Yahoo! Messenger.
Download Now! http://messenger.yahoo.com/download.php
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.sowder.com/pipermail/powerh-l/attachments/20061219/3b9c518e/attachment.html
More information about the powerh-l
mailing list