[cpp-sp] branch master updated: SSPCPP-682 Make messages language neutral
Rod Widdowson
rdw at steadingsoftware.com
Tue Jun 21 09:50:21 EDT 2016
This is an automated email from the git hooks/post-receive script.
rdw pushed a commit to branch master
in repository cpp-sp.
View the commit online:
http://git.shibboleth.net/view/?p=cpp-sp.git;a=commit;h=af7ac91a46502df573f0080e490f344bbfc7da36
The following commit(s) were added to refs/heads/master by this push:
new af7ac91 SSPCPP-682 Make messages language neutral
af7ac91 is described below
commit af7ac91a46502df573f0080e490f344bbfc7da36
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Tue Jun 21 14:48:56 2016 +0100
SSPCPP-682 Make messages language neutral
https://issues.shibboleth.net/jira/browse/SSPCPP-682
Yes, I know that they are in englihs, but at least this way they
should be available in other locales.
util/message.mc
---
util/message.mc | 44 ++++++++++++++++++++++----------------------
1 file changed, 22 insertions(+), 22 deletions(-)
diff --git a/util/message.mc b/util/message.mc
index ebd6785..4ecde34 100644
--- a/util/message.mc
+++ b/util/message.mc
@@ -1,16 +1,16 @@
-LanguageNames=(English=0x409:MSG00409)
+LanguageNames=(Neutral=0x0:MSG00)
MessageIdTypedef=WORD
MessageId=1
SymbolicName=CATEGORY_SHIBD
-Language=English
+Language=Neutral
Shibboleth Daemon
.
MessageId=
SymbolicName=CATEGORY_ISAPI
-Language=English
+Language=Neutral
Shibboleth Daemon ISAPI plugin
.
@@ -32,7 +32,7 @@ MessageId=100
Severity=Error
Facility=Shibboleth
SymbolicName=SHIBD_GENERIC_MESSAGE
-Language=English
+Language=Neutral
Shibboleth Daemon: %1!s!
.
@@ -40,7 +40,7 @@ MessageId=
Severity=Error
Facility=Shibboleth
SymbolicName=SHIBD_STARTUP_FAILED
-Language=English
+Language=Neutral
Shibboleth Daemon startup failed.
.
@@ -48,7 +48,7 @@ MessageId=
Severity=Error
Facility=Shibboleth
SymbolicName=SHIBD_SERVICE_START_FAILED
-Language=English
+Language=Neutral
Shibboleth Daemon startup: StartServiceCtrlDispatcher failed.
.
@@ -56,7 +56,7 @@ MessageId=
Severity=Error
Facility=Shibboleth
SymbolicName=SHIBD_SET_SERVICE_STATUS_FAILED
-Language=English
+Language=Neutral
Shibboleth Daemon startup: SetServiceStatus failed.
.
@@ -64,7 +64,7 @@ MessageId=
Severity=Informational
Facility=Shibboleth
SymbolicName=SHIBD_SERVICE_STARTED
-Language=English
+Language=Neutral
Shibboleth Daemon started successfully.
.
@@ -72,7 +72,7 @@ MessageId=
Severity=Informational
Facility=Shibboleth
SymbolicName=SHIBD_SERVICE_STOPPING
-Language=English
+Language=Neutral
Shibboleth Daemon stopping...
.
@@ -81,7 +81,7 @@ MessageId=200
Severity=Error
Facility=ShibbolethISAPI
SymbolicName=SHIB_ISAPI_GENERIC_MESSAGE
-Language=English
+Language=Neutral
Shibboleth ISAPI filter: %1
.
@@ -89,7 +89,7 @@ MessageId=
Severity=Error
Facility=ShibbolethISAPI
SymbolicName=SHIB_ISAPI_CANNOT_LOAD
-Language=English
+Language=Neutral
Shibboleth ISAPI filter: Extension mode startup not possible, is the DLL loaded as a filter?
.
@@ -97,7 +97,7 @@ MessageId=
Severity=Warning
Facility=ShibbolethISAPI
SymbolicName=SHIB_ISAPI_REENTRANT_INIT
-Language=English
+Language=Neutral
Shibboleth ISAPI filter: Reentrant filter initialization, ignoring...
.
@@ -105,7 +105,7 @@ MessageId=
Severity=Error
Facility=ShibbolethISAPI
SymbolicName=SHIB_ISAPI_STARTUP_FAILED
-Language=English
+Language=Neutral
Shibboleth ISAPI filter: Startup failed during library initialization, check native log for help.
.
@@ -113,7 +113,7 @@ MessageId=
Severity=Error
Facility=ShibbolethISAPI
SymbolicName=SHIB_ISAPI_STARTUP_FAILED_EXCEPTION
-Language=English
+Language=Neutral
Shibboleth ISAPI filter: Startup failed during library initialization: %1!s!, check native log for help.
.
@@ -121,7 +121,7 @@ MessageId=
Severity=Error
Facility=ShibbolethISAPI
SymbolicName=SHIB_ISAPI_CANNOT_CREATE_ANTISPOOF
-Language=English
+Language=Neutral
Shibboleth ISAPI filter: Failed to generate a random anti-spoofing key (if this is Windows 2000 set one manually).
.
@@ -129,7 +129,7 @@ MessageId=
Severity=Informational
Facility=ShibbolethISAPI
SymbolicName=SHIB_ISAPI_INITIALIZED
-Language=English
+Language=Neutral
Shibboleth ISAPI filter: Initialized...
.
@@ -137,7 +137,7 @@ MessageId=
Severity=Informational
Facility=ShibbolethISAPI
SymbolicName=SHIB_ISAPI_SHUTDOWN
-Language=English
+Language=Neutral
Shibboleth ISAPI filter: Shutdown...
.
@@ -146,7 +146,7 @@ MessageId=
Severity=Error
Facility=ShibbolethISAPI
SymbolicName=SHIB_ISAPI_CRITICAL
-Language=English
+Language=Neutral
Shibboleth ISAPI filter: Critical Error: %0!s!
.
@@ -154,7 +154,7 @@ MessageId=
Severity=Error
Facility=ShibbolethISAPI
SymbolicName=SHIB_ISAPI_CLIENT_ERROR
-Language=English
+Language=Neutral
Shibboleth ISAPI filter: Client Error: %0!s!
.
@@ -162,7 +162,7 @@ MessageId=
Severity=Error
Facility=ShibbolethISAPI
SymbolicName=SHIB_ISAPI_MISSING_VARIABLE
-Language=English
+Language=Neutral
Shibboleth ISAPI filter: Missing Variable %0!s!
.
@@ -170,7 +170,7 @@ MessageId=
Severity=Error
Facility=ShibbolethISAPI
SymbolicName=SHIB_ISAPI_EXCEPTION
-Language=English
+Language=Neutral
Shibboleth ISAPI filter: Caught an Exception %0!s!
.
@@ -178,6 +178,6 @@ MessageId=
Severity=Error
Facility=ShibbolethISAPI
SymbolicName=SHIB_ISAPI_UNKNOWN_EXCEPTION
-Language=English
+Language=Neutral
Shibboleth ISAPI filter: Caught an Unknown Exception.
.
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list