Globalization is the process of access the website in some local language. Its can be achieved in two parts
- Internationalization - Process of making your application support other languages
- All the content should come from resources files & then moved to satellite assemblies.
- Resource files can
- Per view
- Per Language
- Individual views can also be created if language needs different layout.
- Localization - Process of adding your local language ( as resources files)
- Add your local language to resource files.
No comments:
Post a Comment