[REBOL] Re: locale
From: al:bri:xtra at: 26-Aug-2002 17:22
Just thinking out loud.
What about an automatic language translation of Rebol code? With a language
field set in the header of the script? Like:
Rebol [
Name: 'Test
Language: 'English ; Could be Czech, Spanish,
]
For example, a Czech person (is there a better phrase?) gets a Rebol script
written in English, and wants the display in Czech. And so they use a
English to Czech translator script that uses, say, Babelfish or other online
resource to translate individual string! values (or individual words within
the string! value) into Czech. After some minutes searching, I can across
this URL:
http://www.mtranslations.cz/scripts/dict/en/query_new.idc?Slovo=Hello&lang=c
z&dia=on which translates English/Czech words, and can be easily plugged
into Rebol.
I'm sure that a language translation function could be written that does the
majority of the work.
Andrew Martin
ICQ: 26227169 http://valley.150m.com/