summaryrefslogtreecommitdiff
path: root/shell/source/win32/shlxthandler/util/utilities.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'shell/source/win32/shlxthandler/util/utilities.cxx')
-rw-r--r--shell/source/win32/shlxthandler/util/utilities.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/source/win32/shlxthandler/util/utilities.cxx b/shell/source/win32/shlxthandler/util/utilities.cxx
index e9fdef516f87..6fc78002a339 100644
--- a/shell/source/win32/shlxthandler/util/utilities.cxx
+++ b/shell/source/win32/shlxthandler/util/utilities.cxx
@@ -543,7 +543,7 @@ LCID LocaleSetToLCID( const LocaleSet_t & Locale )
else if ( wsLanguage == L"gu" )
usPrimaryLang = LANG_GUJARATI; //Gujarati
else if ( wsLanguage == L"or" )
- usPrimaryLang = LANG_ODIA; //Not supported.
+ usPrimaryLang = LANG_ORIYA; //Not supported.
else if ( wsLanguage == L"ta" )
usPrimaryLang = LANG_TAMIL; //Tamil
else if ( wsLanguage == L"te" )