"Best practice" for localization

Started by Peter2 · 2013-07-25 07:52 UTC · 8 replies · SMF topic #1983

Maybe I will release my tools in two or three languages - is there a kind of "Best practice" for this job?
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.
Thanks, I will take a look (or maybe the author of this library reads this thread ..) ;)
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
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.
Here is the thread I mentioned earlier:
http://www.opendcl.com/forum/index.php?topic=1031.0
Thank you. A very interesting tool.
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
Hi Slavko

thanks for your offer. I already took a short look to the tool, I will continue here if I have more questions.