setup_native/source/win32/customactions/sellang/sellang.cxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 03846f032e2f13a3bbeb0a87de9959c105ff6484
Author: Stephan Bergmann <[email protected]>
Date:   Thu Dec 12 09:33:51 2013 +0100

    Looks like the Windows tag is still LANG_ORIYA, one more
    
    Change-Id: If282f2eac12e6e64e9a72ab710d9d8f819aca04e

diff --git a/setup_native/source/win32/customactions/sellang/sellang.cxx 
b/setup_native/source/win32/customactions/sellang/sellang.cxx
index 6cb942c..e9c4c57 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);
_______________________________________________
Libreoffice-commits mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to