Home › Per ISO 639-1 (and Unity Localization package), …
Per ISO 639-1 (and Unity Localization package), the standard short language code for ENGLISH is which?
Aen
BUK
Ceng (3-letter)
DENG
Answer & Solution
Correct answer: A. en
ISO 639-1 alpha-2 codes: en = English, fr = French, ja = Japanese, etc. ISO 639-2 is the 3-letter form (eng). Most game engines use the 2-letter form.
Related questions
Per public studio postmortems (e.g. Riot, CD Projekt Red), LOC QA is a distinct testing phPer Microsoft + Unity i18n docs, TEXT EXPANSION budgeting reserves how much extra space inPer Unicode CLDR + game studio guidelines, FONT FALLBACK chains are necessary because of wPer CLDR + ICU, FORMATTING dates and numbers must vary by locale because of which class ofPer Unity Localization + Unreal docs, the SOURCE-OF-TRUTH for translatable strings is mostPer ICU + ISO 4217 + CLDR currency docs, the LOCALE for 'United States English' is encodedPer Unicode + game text docs, NORMALISATION FORM C (NFC) is recommended for stored game stPer ICU + Unity Localization, the SAFEST way to build a runtime string with a variable cou