summaryrefslogtreecommitdiff
path: root/tests/service/testservicemsg.mc
diff options
context:
space:
mode:
authorAndreas Baumann <abaumann@yahoo.com>2009-04-01 20:43:12 +0200
committerAndreas Baumann <abaumann@yahoo.com>2009-04-01 20:43:12 +0200
commitebfb41e0a5aac33499478b02984bb609fe3f1cbe (patch)
tree2b7553de0ffb5b9093da07c6fb9af8a1b71016b9 /tests/service/testservicemsg.mc
parent04860fe3b51aa5cc0aa388e7cc7f62ce4daa29ab (diff)
downloadwolfbones-ebfb41e0a5aac33499478b02984bb609fe3f1cbe.tar.gz
wolfbones-ebfb41e0a5aac33499478b02984bb609fe3f1cbe.tar.bz2
fixed messages and script for testservice
Diffstat (limited to 'tests/service/testservicemsg.mc')
-rw-r--r--tests/service/testservicemsg.mc86
1 files changed, 13 insertions, 73 deletions
diff --git a/tests/service/testservicemsg.mc b/tests/service/testservicemsg.mc
index fa97144..14fba53 100644
--- a/tests/service/testservicemsg.mc
+++ b/tests/service/testservicemsg.mc
@@ -1043,77 +1043,7 @@ Unable to dispatch service '%1': %2 (%3)
Language = German
Kann den Thread fuer den '%1' Dienst nicht starten: %2 (%3)
.
-MessageId = 2501
-Severity = Informational
-Facility = Application
-SymbolicName = WOLF_MSG_DAEMON_TESTING_CONFIGURATION
-Language = English
-Testing configuraton read from '%1'
-.
-Language = German
-
-.
-MessageId = 2502
-Severity = Informational
-Facility = Application
-SymbolicName = WOLF_MSG_DAEMON_STARTED_DAEMON
-Language = English
-Started %1 daemon
-.
-Language = German
-
-.
-MessageId = 2503
-Severity = Error
-Facility = Application
-SymbolicName = WOLF_MSG_DAEMON_SUSPENDING_ON_SIGNAL_ERROR
-Language = English
-Suspending on UNIX signal resulted in an error %1!
-.
-Language = German
-
-.
-MessageId = 2504
-Severity = Informational
-Facility = Application
-SymbolicName = WOLF_MSG_DAEMON_REREADING_CONFIGURATION
-Language = English
-Rereading configuration
-.
-Language = German
-
-.
-MessageId = 2505
-Severity = Informational
-Facility = Application
-SymbolicName = WOLF_MSG_DAEMON_GOT_TERMINATION_SIGNAL
-Language = English
-Got termination signal, shutting down the daemon
-.
-Language = German
-
-.
-MessageId = 2506
-Severity = Error
-Facility = Application
-SymbolicName = WOLF_MSG_DAEMON_UNEXPECED_SIGNAL
-Language = English
-Unexpected signal '%1' (%2)
-.
-Language = German
-
-.
-MessageId = 2507
-Severity = Informational
-Facility = Application
-SymbolicName = WOLF_MSG_DAEMON_STOPPED_DAEMON
-Language = English
-Stopped %1 daemon
-.
-Language = German
-
-.
-MessageId = 4002
+MessageId = 4001
Severity = Informational
Facility = Application
SymbolicName = WOLF_MSG_TESTSERVICE_STARTED_SERVICE
@@ -1123,7 +1053,7 @@ Started %1 service
Language = German
%1 Dienst gestartet
.
-MessageId = 4003
+MessageId = 4002
Severity = Error
Facility = Application
SymbolicName = WOLF_MSG_TESTSERVICE_SUSPENDING_ON_EVENT_ERROR
@@ -1133,7 +1063,7 @@ Suspending on a service event resulted in an error %1!
Language = German
Fehler beim Warten auf ein Ereignis im Dienst, Code %1!
.
-MessageId = 4004
+MessageId = 4003
Severity = Informational
Facility = Application
SymbolicName = WOLF_MSG_TESTSERVICE_GOT_TERMINATION_EVENT
@@ -1143,3 +1073,13 @@ Got termination event, shutting down the service
Language = German
Beendingungssignal empfangen, beende den Dienst
.
+MessageId = 4004
+Severity = Informational
+Facility = Application
+SymbolicName = WOLF_MSG_TESTSERVICE_STOPPED_SERVICE
+Language = English
+Stopped %1 service
+.
+Language = German
+%1 Dienst gestoppt
+.