Mock translation system, method, and program using multi-byte placeholder characters to test translatability of software that will display multi-byte languages

1. Technical Field A mock translation system, method, and program is provided which converts single-byte base-language data and performs a mock translation on it to produce internationalization test data, which incorporates double-byte expansion characters having a second byte as "5C", suc...

Ausführliche Beschreibung

Gespeichert in:
Bibliographische Detailangaben
Hauptverfasser: Meade, Elizabeth Carol, Monson, Jerald Lee, Rojas, Francis Xavier, Ross, Joseph C, Yamamoto, Keiichi
Format: Patent
Sprache:eng
Online-Zugang:Volltext bestellen
Tags: Tag hinzufügen
Keine Tags, Fügen Sie den ersten Tag hinzu!
Beschreibung
Zusammenfassung:1. Technical Field A mock translation system, method, and program is provided which converts single-byte base-language data and performs a mock translation on it to produce internationalization test data, which incorporates double-byte expansion characters having a second byte as "5C", such as a double wide dash character. These expansion characters are used as a placeholder to accommodate the additional space needed for later translating the text into a different language. In addition, field boundary characters, such as brackets, are used to designate the beginning and end of the text with the placeholders. This data is stored in localization files and displayed in a software application in place of the English or foreign-language text. By visually inspecting each screen, the programmer or proofreader is able to easily recognize many internationalization errors, without requiring the ability to read any foreign language. These errors include truncation, alignment, or other formatting errors, and programming errors such as text that is hard-coded, localization files missing from the program build, text missing from localization files, and text composed of more than one translated message. Double-byte processing errors are also made evident if a back slash having a "5C" single-byte code appears in the displayed text in place of a double-wide dash character.