summaryrefslogtreecommitdiff
path: root/src/log
diff options
context:
space:
mode:
authorAndreas Baumann <abaumann@yahoo.com>2009-03-26 17:31:16 +0100
committerAndreas Baumann <abaumann@yahoo.com>2009-03-26 17:31:16 +0100
commit54a4e0cb75fc68948178249f45e0c11c8dc33401 (patch)
tree2a23c9939b5cb79397140603343eca0f8919492d /src/log
parenta92ee231c47556681311ae27fdfdb5e36d3e2582 (diff)
downloadwolfbones-54a4e0cb75fc68948178249f45e0c11c8dc33401.tar.gz
wolfbones-54a4e0cb75fc68948178249f45e0c11c8dc33401.tar.bz2
updated messages
Diffstat (limited to 'src/log')
-rw-r--r--src/log/wolfmsg.mc80
1 files changed, 80 insertions, 0 deletions
diff --git a/src/log/wolfmsg.mc b/src/log/wolfmsg.mc
index d889f69..9ef97f3 100644
--- a/src/log/wolfmsg.mc
+++ b/src/log/wolfmsg.mc
@@ -933,3 +933,83 @@ Service '%1' uninstalled successfully
Language = German
.
+MessageId = 3011
+Severity = Informational
+Facility = Application
+SymbolicName = WOLF_MSG_SERVICE_REPORT_STATUS
+Language = English
+reporting status with new state '%1' (%2) (currently in state '%3' (%4))
+.
+Language = German
+
+.
+MessageId = 3012
+Severity = Error
+Facility = Application
+SymbolicName = WOLF_MSG_SERVICE_CANT_REPORT_STATUS
+Language = English
+Unable to report state '%1' (%2) of service '%3' to SCM '%4 (%5)
+.
+Language = German
+
+.
+MessageId = 3013
+Severity = Informational
+Facility = Application
+SymbolicName = WOLF_MSG_SERVICE_HANDLING_EVENT
+Language = English
+service handler received status change '%1' (%2)
+.
+Language = German
+
+.
+MessageId = 3014
+Severity = Error
+Facility = Application
+SymbolicName = WOLF_MSG_SERVICE_CANT_REGISTER_SERVICE_CTRL_HANDLER
+Language = English
+Unable to register service control handler function for service '%1': %2 (%3)
+.
+Language = German
+
+.
+MessageId = 3015
+Severity = Error
+Facility = Application
+SymbolicName = WOLF_MSG_SERVICE_CANT_CREATE_STOP_EVENT
+Language = English
+Unable to create the stop event for service '%1': %2 (%3)
+.
+Language = German
+
+.
+MessageId = 3016
+Severity = Informational
+Facility = Application
+SymbolicName = WOLF_MSG_SERVICE_STARTED_SERVICE
+Language = English
+Started %1 service
+.
+Language = German
+
+.
+MessageId = 3017
+Severity = Error
+Facility = Application
+SymbolicName = WOLF_MSG_SERVICE_WAIT_FOR_OBJECT_FAILED
+Language = English
+Waiting for the stop event for service '%1' failed: %2 (%3)
+.
+Language = German
+
+.
+MessageId = 3018
+Severity = Informational
+Facility = Application
+SymbolicName = WOLF_MSG_SERVICE_STOPPED_SERVICE
+Language = English
+Stopped %1 service
+.
+Language = German
+
+.