Hello all,
I have an application that needs to be in more then English language. Now, what would be the ideal way of dealing with the translations. I only want to have 1 instance of the application, and include language files with it, so the user can just select what language to use and be done with it, no need to reinstall or change anything.
Is it a good idea to have the text in say arrays in text files and load the file each time the page needs to be rendered ?
Any ideas are appreciated as this is a big application, and I'm not quite sure I want to load 200 K's of text for each page
"Taxes are the fees we pay for civilized society" G.W.
I have an application that needs to be in more then English language. Now, what would be the ideal way of dealing with the translations. I only want to have 1 instance of the application, and include language files with it, so the user can just select what language to use and be done with it, no need to reinstall or change anything.
Is it a good idea to have the text in say arrays in text files and load the file each time the page needs to be rendered ?
Any ideas are appreciated as this is a big application, and I'm not quite sure I want to load 200 K's of text for each page
"Taxes are the fees we pay for civilized society" G.W.