1# Globalization Subsystem Changelog 2 3## cl.global.1 Change in Display Names of Myanmar in Malay and Thai 4 5**Access Level** 6 7Public API 8 9**Reason for the Change** 10 11The display names for Burmese, Malay, and Thai languages are incorrect. 12 13**Change Impact** 14 15This change requires application adaptation. 16 17Before change: In the settings and startup wizard, the display name is မြန်မာ for Myanmar, Melayu for Malay, and ไทย for Thai. 18 19After change: In the settings and startup wizard, the display name is မြန်မာစာ for Myanmar, Bahasa Melayu for Malay, and ภาษาไทย for Thai. 20 21**Start API Level** 22 239 24 25**Change Since** 26 27OpenHarmony SDK 5.1.0.49 28 29**Key API/Component Changes** 30 31i18n.System.getDisplayLanguage 32 33**Adaptation Guide** 34 35No special checks are needed for the return values. They are only used for display purposes. 36