Localization

This is an old revision of this page, as edited by David Alain Laich (talk | contribs) at 09:19, 10 May 2004. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Localization is the following:

A defenition of Localisation in translation technologies

I´ve just have check for a definition of what the localisation it´s for the work of the class The website where I have found this is http://www.hyperdictionary.com/computing/localisation (l10n) Adapting a product to meet the language, cultural and other requirements of a specific target market "locale". Localisation includes the translation of the user interface, on-line help and documentation, and ensuring the images and concepts are culturally appropriate and sensitive. There may be subtle cross-cultural considerations, e.g. do the icons make sense in other parts of the world? Internationalisation is the process that occurs during application development that makes localisation easier by separating the details that differ between locales from the rest of the program that stays the same. If internationalisation is thorough, localisation will require no programming.