diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2013-12-12 09:33:51 +0100 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2013-12-12 09:34:14 +0100 |
commit | 03846f032e2f13a3bbeb0a87de9959c105ff6484 (patch) | |
tree | 8653afdb8f1bd42814eaec73c7b6252e854a6652 /setup_native | |
parent | 5e45637568ceefee21fe329a5254881963fecd7a (diff) |
Looks like the Windows tag is still LANG_ORIYA, one more
Change-Id: If282f2eac12e6e64e9a72ab710d9d8f819aca04e
Diffstat (limited to 'setup_native')
-rw-r--r-- | setup_native/source/win32/customactions/sellang/sellang.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/setup_native/source/win32/customactions/sellang/sellang.cxx b/setup_native/source/win32/customactions/sellang/sellang.cxx index 6cb942ccd45b..e9c4c5781d94 100644 --- a/setup_native/source/win32/customactions/sellang/sellang.cxx +++ b/setup_native/source/win32/customactions/sellang/sellang.cxx @@ -112,7 +112,7 @@ langid_to_string( LANGID langid ) CASE(ne, NEPALI); CASE(nl, DUTCH); CASE(ns, SOTHO); - CASE(or, ODIA); + CASE(or, ORIYA); CASE(pa, PUNJABI); CASE(pl, POLISH); CASE(pt, PORTUGUESE); |