Francois Gouget : devenum: Make the Romanian translation LANG_NEUTRAL.

Alexandre Julliard julliard at winehq.org
Wed Dec 17 09:39:54 CST 2008


Module: wine
Branch: master
Commit: 579b8649a180c1fb18bb05e199667c8ea8df32b5
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=579b8649a180c1fb18bb05e199667c8ea8df32b5

Author: Francois Gouget <fgouget at codeweavers.com>
Date:   Wed Dec 17 10:29:28 2008 +0100

devenum: Make the Romanian translation LANG_NEUTRAL.

---

 dlls/devenum/devenum.rc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/dlls/devenum/devenum.rc b/dlls/devenum/devenum.rc
index 9313984..c5ad0fc 100644
--- a/dlls/devenum/devenum.rc
+++ b/dlls/devenum/devenum.rc
@@ -126,7 +126,7 @@ LANGUAGE LANG_DUTCH, SUBLANG_NEUTRAL
 }
 
 STRINGTABLE DISCARDABLE
-LANGUAGE LANG_ROMANIAN, SUBLANG_DEFAULT
+LANGUAGE LANG_ROMANIAN, SUBLANG_NEUTRAL
 {
 	7  "DirectSound implicit"
 	8  "DirectSound: %s"




More information about the wine-cvs mailing list