diff --git a/Core/Dialog/PSPOskDialog.cpp b/Core/Dialog/PSPOskDialog.cpp index e5a9888e0a..72c97f0b2e 100755 --- a/Core/Dialog/PSPOskDialog.cpp +++ b/Core/Dialog/PSPOskDialog.cpp @@ -899,6 +899,8 @@ int PSPOskDialog::Update() if (!strcmp(countryCode, "English Full-width")) language = "English Full-width"; + + countryCode = OskKeyboardNames[currentKeyboardLanguage].c_str(); if (strcmp(countryCode, "ko_KR")) {