Started by Peter2 ·
2013-07-25 07:52 UTC ·
8 replies · SMF topic #1983
Peter2
2013-07-25 07:52 UTC
Maybe I will release my tools in two or three languages - is there a kind of "Best practice" for this job?
owenwengerd
2013-07-25 19:53 UTC
I don't have time to search at the moment, but there have been discussions about this in the past here on the forum. Someone even wrote a lisp library for runtime localization.
Peter2
2013-07-25 19:55 UTC
Thanks, I will take a look (or maybe the author of this library reads this thread ..) ;)
fred_tomke
2013-08-05 04:20 UTC
Hi, Peter, in the past I worked for a company who solved that using a database: each column for a different language.
Otherwise you have a try with msg-files for each language.
In the meanwhile there shouldn't be any caption which cannot be set at runtime...
Regards, Fred
Peter2
2013-08-05 06:26 UTC
author=Fred Tomke link=topic=1983.msg9836#msg9836 date=1375676431 wrote:
Hi, Peter, in the past I worked for a company who solved that using a database: each column for a different language....
And then? The captions where read from database?
author=Fred Tomke link=topic=1983.msg9836#msg9836 date=1375676431 wrote:
....In the meanwhile there shouldn't be any caption which cannot be set at runtime..
Yes, that sounds interesting.
owenwengerd
2013-08-05 15:35 UTC
Here is the thread I mentioned earlier:
http://www.opendcl.com/forum/index.php?topic=1031.0
Peter2
2013-08-05 15:57 UTC
Thank you. A very interesting tool.
Slavko.Ivanovic
2013-08-21 13:38 UTC
author=Peter2 link=topic=1983.msg9791#msg9791 date=1374782132 wrote:
Thanks, I will take a look (or maybe the author of this library reads this thread ..) ;)
Yes im reading now.
Hello Peter, if you are try the LNGF demo and have any additional questions post it here, im available.
Regards
Slavko
Peter2
2013-08-23 22:31 UTC
Hi Slavko
thanks for your offer. I already took a short look to the tool, I will continue here if I have more questions.