You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
26 lines
497 B
26 lines
497 B
SeverityNames=(Success=0x0:STATUS_SEVERITY_SUCCESS
|
|
Informational=0x1:STATUS_SEVERITY_INFORMATIONAL
|
|
Warning=0x2:STATUS_SEVERITY_WARNING
|
|
Error=0x3:STATUS_SEVERITY_ERROR
|
|
)
|
|
|
|
MessageId=2000
|
|
Severity=Error
|
|
SymbolicName=EVENT_MESSAGE
|
|
Language=English
|
|
%1
|
|
.
|
|
|
|
MessageId=2001
|
|
Severity=Error
|
|
SymbolicName=EVENT_ERROR
|
|
Language=English
|
|
%1
|
|
.
|
|
|
|
MessageId=2002
|
|
Severity=Error
|
|
SymbolicName=EVENT_GENERAL
|
|
Language=English
|
|
%1
|
|
.
|