Author:	Santhosh Kumar P.B
Date:	25-May-2005


The resource Management in the OFS config is a centralized approach in contrast to the folder based path probe as in the case of the
Visual Studio .Net, where the langauge resources are serached in their respective folders,All the XML resource files should be compiled
using the ResGen.exe tool to *.resource file and stored in the Resources folder and the path of the resources should be mentioned in the toot config folder
app.config and this folder will be probed for available resource files and the list of languages supported should be specified in the Languages.xml file.