Hugo
|
| Posted: 01/07/2003, 11:26 PM |
|
Hi all !
using CCS- Mysql-PHP
I'm making a three languages site.
I 'd like the error messages to be in one of the 3 languages chosen by the user.Can i use 3 translations xml files in the same ccs project ? How pass the parameters ?
Thanks !
|
|
|
 |
Jeroen S.
|
| Posted: 01/09/2003, 10:29 AM |
|
I'm looking for the same thing.
Would it be possible to change the text in the xml language file to variables or something? And get the values of those variables from a database?
What I can do is change all the error messages by hand an generated different files for every language. But that takes too much work and space.
It would be very interesting if I could do something like I just mentioned and maybe with different HTML pages for every language. Instead of for example index.php and index.html you could have index.php and index.html index_fr.html index_de.html, etc.
Anyone any ideas?
|
|
|
 |
|