SECYHCMay 11, 2018

Semiotic internationalization and localization of computer programs

arXiv:1805.04342v1
Originality Synthesis-oriented
AI Analysis

This addresses the problem of cultural bias in software interfaces for users and developers in diverse linguistic communities, but it is incremental as it builds on existing localization concepts.

The paper analyzes how computer programs communicate through culturally specific semiotic systems beyond text, arguing that localization should adapt the entire interface and its metaphors to the target culture. It proposes architectural principles for internationalization to support this broader approach in software development.

Localization, the process--part of translation studies--of adapting a program to a new linguistic community, is often intended in the relatively narrow sense of translating the messages and labels of the program into the target language. Correspondingly, internationalization, the discipline--which is part of software engineering--of putting in place all the measures that will make localization easier, is also limited in scope. In this paper we analyze the various systems through which a program communicates with a person (icons, buttons, actions, interface layout, etc.) and find that most of them, far from being iconic, are in reality symbolic semiotic systems related to the culture in which or for which the program was developed (typically American programmers of western office workers). Based on these findings, we argue that during the localization process, the translator should have the option to translate them all, that is, to adapt the whole interface and its founding metaphors to the cultural environment in which the program is deployed. This conclusion will result in a greater role for internationalization in the software development process, and we outline a few architectural principles that should be considered when creating a program for a multi-cultural market.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes