Use SUBLANG_NEUTRAL for the Gaelic resources?

Francois Gouget fgouget at free.fr
Tue Aug 24 02:59:51 CDT 2010


Are SUBLANG_GAELIC, SUBLANG_GAELIC_SCOTTISH and SUBLANG_GAELIC_MANX very 
different languages?

If not it would be better to use SUBLANG_NEUTRAL instead of 
SUBLANG_GAELIC. For instance:


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

diff --git a/dlls/mapi32/Ga.rc b/dlls/mapi32/Ga.rc
index e8aa3c0..104a658 100644
--- a/dlls/mapi32/Ga.rc
+++ b/dlls/mapi32/Ga.rc
@@ -22,7 +22,7 @@
 
 #include "res.h"
 
-LANGUAGE LANG_GAELIC, SUBLANG_GAELIC
+LANGUAGE LANG_GAELIC, SUBLANG_NEUTRAL
 
 STRINGTABLE
 {
-- 
1.7.1




More information about the wine-devel mailing list