How to localize |
ArthaChitra lets you to build your own language resource files so that you can customize ArthaChitra in your preferred language. There are 2 (two) ways to creating a resource file via ArthaChitra.
Using Resx View
Importing Resx file
One can also edit the default resx file (say in Visual Studio) and then import it to ArthaChitra
Once edited, you can import the resx file by following the below steps:
The resource file will be saved in the folder <My Documents >/ArthaChitra 1/Localization/
.The resource file (Resx file) must start with 'Resources' followed by the 'Culture Name'.The resource file will be saved by ArthaChitra as Resources.<culture name>.resources for example Resources.bn-IN.resources (where bn-IN is the culture name).