Internationalization (I18N)
Developing a (software) product in such a way that it will be easy to adapt it to other markets (languages and cultures) Goal: eliminate the need to reprogram or recompile the original program Carried out by SW-Development in conjunction with Localization Handing foreign text and data within a program Sorting, importing and exporting text and […]