Any ideas on what the best way to implement localization (language) - I am thinking of using an XML file for internal labels, loading an array at startup - help files handled as individual, by language - picked by name (helpENG.chm etc)

Is there a better way?? or is this the best way... Is making multiple versions a better idea??? (obviously individual versions will reduce resource demands)

Cheers