View Single Post
Old May 30th, 2006, 4:28 AM   #2
nnxion
Programming Guru
 
nnxion's Avatar
 
Join Date: Jun 2005
Location: elemental plane
Posts: 1,429
Rep Power: 5 nnxion is on a distinguished road
Just make a config file that specifies the language. Then read a directory and put all language files in there, just read a file (the file with the specified language) and load it into your program, if a language is not specified in the config file, just use the English language which you could hard code in your resources.
__________________
"Employ your time in improving yourself by other men's writings, so that you shall gain easily what others have labored hard for."
-- Socrates
nnxion is offline   Reply With Quote