Home › Per Unicode CLDR + Unity Localization docs, RTL …
Per Unicode CLDR + Unity Localization docs, RTL (right-to-left) scripts include which set of languages?
AJapanese and Korean only
BSpanish and Portuguese
CCyrillic and Greek
DArabic and Hebrew
Answer & Solution
Correct answer: D. Arabic and Hebrew
CLDR + Unicode Bidirectional Algorithm (UAX #9): Arabic + Hebrew + Persian + Urdu are written right-to-left. UI must mirror layout + text shaping must handle RTL runs.
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