I little side question:

Is there a way to "force" on the app a system languaje other than the current system languaje? I'm asking this because I want to test how my localized strings look at runtime, but since the system languaje is "fixed" I cannot test the different versions of my strings on different languajes.
Or, again, I'm missing something.... :)

Thanks!

Mario Buchichio escribió:

Hi again folks!

I'm working on the localization of my app...
I'm using dinamic constants to load the controls captions.
But I have a listbox that is hierarchical and is filled on runtime from a text file with the elements.
Now I have two text files: on ein english and one in spanish.
Question number one:
It is possible to make a dinamic constant with a long string values with endOfLine characters and all? I ask this because it seems that I can only put single lines in the constant value fields. By now I'm assuming I can not so I'll keep loading mi listbox items from the text file.
That lead me to question number two:
How do I find out the system languaje??
I though there could be something like a system.language property but so far I couldntt found anything like that. So I was thinking of making a dinamic constant to tell he system languaje but I'm sure that is already somewhere else....

Thanks in advance!
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

Reply via email to