De : ros-diffs-bounces@reactos.org [mailto:ros-diffs-bounces@reactos.org] De la part de greatlrd@svn.reactos.com Envoyé : lundi 7 novembre 2005 18:35 À : ros-diffs@reactos.com Objet : [ros-diffs] [greatlrd] 19038: change En.rc to defualt take care ofcode page error at lest for swedish
change En.rc to defualt take care of code page error at lest for swedish Modified: trunk/reactos/boot/freeldr/fdebug/En.rc
Modified: trunk/reactos/boot/freeldr/fdebug/En.rc --- trunk/reactos/boot/freeldr/fdebug/En.rc 2005-11-07 10:53:52 UTC (rev
19037)
+++ trunk/reactos/boot/freeldr/fdebug/En.rc 2005-11-07 17:35:10 UTC (rev
19038)
@@ -3,7 +3,7 @@
#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU) #ifdef _WIN32
-LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US +LANGUAGE LANG_ENGLISH, SUBLANG_DEFAULT
#pragma code_page(1252) #endif //_WIN32
I don't agree with this change. See http://www.reactos.org/archives/public/ros-dev/2005-October/005217.html
What was the problem with SUBLANG_ENGLISH_US?
Regards, Hervé
I did get code page error for swedish and I change it to defualt it works again with swedish
----- Original Message ----- From: "Hervé Poussineau" hpoussin@reactos.com To: ros-dev@reactos.org Sent: den 8 November 2005 10:59 Subject: [ros-dev] RE: [ros-diffs] [greatlrd] 19038: change En.rc to defualttake care ofcode page error at lest for swedish
De : ros-diffs-bounces@reactos.org [mailto:ros-diffs-bounces@reactos.org] De la part de greatlrd@svn.reactos.com Envoyé : lundi 7 novembre 2005 18:35 À : ros-diffs@reactos.com Objet : [ros-diffs] [greatlrd] 19038: change En.rc to defualt take care ofcode page error at lest for swedish
change En.rc to defualt take care of code page error at lest for swedish Modified: trunk/reactos/boot/freeldr/fdebug/En.rc
Modified: trunk/reactos/boot/freeldr/fdebug/En.rc --- trunk/reactos/boot/freeldr/fdebug/En.rc 2005-11-07 10:53:52 UTC (rev
19037)
+++ trunk/reactos/boot/freeldr/fdebug/En.rc 2005-11-07 17:35:10 UTC (rev
19038)
@@ -3,7 +3,7 @@
#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU) #ifdef _WIN32
-LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US +LANGUAGE LANG_ENGLISH, SUBLANG_DEFAULT
#pragma code_page(1252) #endif //_WIN32
I don't agree with this change. See http://www.reactos.org/archives/public/ros-dev/2005-October/005217.html
What was the problem with SUBLANG_ENGLISH_US?
Regards, Hervé
_______________________________________________ Ros-dev mailing list Ros-dev@reactos.org http://www.reactos.org/mailman/listinfo/ros-dev