diff options
author | Caolán McNamara <caolanm@redhat.com> | 2013-12-11 13:24:22 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2013-12-11 15:11:18 +0000 |
commit | 108eee306ea0beef1e8cc5e673a72db0928dd6b8 (patch) | |
tree | 6f3e0d4747f6565c0dc0689aa3e63278b2c014dd /setup_native | |
parent | bd43733860699d9f9f5b28f15a442b272d6f77e1 (diff) |
Related: rhbz#1040291 Change language name from 'Oriya' to 'Odia'
Except for our external api where the Oriya is stuck (and similar for
the vba implementation)
Change-Id: I8288c930567385eea49a4c303727b13ef8b8a89f
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 e9c4c5781d94..6cb942ccd45b 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, ORIYA); + CASE(or, ODIA); CASE(pa, PUNJABI); CASE(pl, POLISH); CASE(pt, PORTUGUESE); |