mirror of
https://github.com/reactos/reactos.git
synced 2025-02-25 01:39:30 +00:00
[MC files]
CORE-3655 #comment Hackfix the fact that when being compiled with GCC on Linux, compiled messages have their endlines encoded with LF instead of with CR-LF as required by Windows compatibility. This should be normally fixed in windmc (the GCC/binutils message compiler); I've enough complained about that, but not directly to GCC/binutils team. Until they fix their tool, I ask SVN to always store the .mc files with CR-LF endlines. This should "fix" the problem. Suggestion by Thomas Faber. svn path=/trunk/; revision=66376
This commit is contained in:
parent
5622302062
commit
83343dbae2
11 changed files with 95946 additions and 95946 deletions
|
@ -11,8 +11,8 @@ SeverityNames=(Success=0x0:STATUS_SEVERITY_SUCCESS
|
|||
)
|
||||
|
||||
FacilityNames=(System=0x0:FACILITY_SYSTEM
|
||||
ITF=0x4:FACILITY_ITF
|
||||
WIN32=0x7:FACILITY_GENERAL
|
||||
ITF=0x4:FACILITY_ITF
|
||||
WIN32=0x7:FACILITY_GENERAL
|
||||
)
|
||||
|
||||
LanguageNames=(Bulgarian=0x419:MSG00419)
|
||||
|
|
|
@ -11,8 +11,8 @@ SeverityNames=(Success=0x0:STATUS_SEVERITY_SUCCESS
|
|||
)
|
||||
|
||||
FacilityNames=(System=0x0:FACILITY_SYSTEM
|
||||
ITF=0x4:FACILITY_ITF
|
||||
WIN32=0x7:FACILITY_GENERAL
|
||||
ITF=0x4:FACILITY_ITF
|
||||
WIN32=0x7:FACILITY_GENERAL
|
||||
)
|
||||
|
||||
LanguageNames=(German=0x407:MSG00407)
|
||||
|
|
|
@ -13,8 +13,8 @@ SeverityNames=(Success=0x0:STATUS_SEVERITY_SUCCESS
|
|||
)
|
||||
|
||||
FacilityNames=(System=0x0:FACILITY_SYSTEM
|
||||
ITF=0x4:FACILITY_ITF
|
||||
WIN32=0x7:FACILITY_GENERAL
|
||||
ITF=0x4:FACILITY_ITF
|
||||
WIN32=0x7:FACILITY_GENERAL
|
||||
)
|
||||
|
||||
LanguageNames=(English=0x409:MSG00409)
|
||||
|
|
|
@ -11,8 +11,8 @@ SeverityNames=(Success=0x0:STATUS_SEVERITY_SUCCESS
|
|||
)
|
||||
|
||||
FacilityNames=(System=0x0:FACILITY_SYSTEM
|
||||
ITF=0x4:FACILITY_ITF
|
||||
WIN32=0x7:FACILITY_GENERAL
|
||||
ITF=0x4:FACILITY_ITF
|
||||
WIN32=0x7:FACILITY_GENERAL
|
||||
)
|
||||
|
||||
LanguageNames=(Russian=0x419:MSG00419)
|
||||
|
|
|
@ -7,8 +7,8 @@ SeverityNames=(Success=0x0:STATUS_SEVERITY_SUCCESS
|
|||
)
|
||||
|
||||
FacilityNames=(System=0x0:FACILITY_SYSTEM
|
||||
ITF=0x4:FACILITY_ITF
|
||||
WIN32=0x7:FACILITY_GENERAL
|
||||
ITF=0x4:FACILITY_ITF
|
||||
WIN32=0x7:FACILITY_GENERAL
|
||||
)
|
||||
|
||||
LanguageNames=(English=0x409:MSG00409)
|
||||
|
|
Loading…
Reference in a new issue