International Journal of Computer Applications |
Foundation of Computer Science (FCS), NY, USA |
Volume 89 - Number 12 |
Year of Publication: 2014 |
Authors: Varsha Tomar, Manisha Bhatia |
10.5120/15687-4585 |
Varsha Tomar, Manisha Bhatia . Localization of Text Editor using Java Programming. International Journal of Computer Applications. 89, 12 ( March 2014), 49-54. DOI=10.5120/15687-4585
Software localization includes translation of short text strings appearing in user interfaces (UI) into language option. These strings are usually unrelated to the other string in the UI. For translation of UI from English language to Hindi language there are some coding schemes. In this document, one of these coding has been used for a new localized software product development in place of localizing an already existing software product. This paper presents a "Localized Text Editor" in Hindi language which has been developed using Unicode and Java programming. Each English language string of user interface is replaced with Hindi language string with the help of Unicode of Hindi latter's and symbols. The Unicode is stored into dictionary. This "Localized Text Editor" facilitates people to work with their own language text editor software.