diff --git a/li.strolch.agent/src/main/resources/strolch-agent.properties b/li.strolch.agent/src/main/resources/strolch-agent.properties index 9ea7dc9cc..4bde42add 100644 --- a/li.strolch.agent/src/main/resources/strolch-agent.properties +++ b/li.strolch.agent/src/main/resources/strolch-agent.properties @@ -1,4 +1,4 @@ agent.started={applicationName}:{environment} All {components} Strolch Components started. Took {took}. Strolch is now ready to be used. Have fun =)) -agent.stopping={applicationName}:{environment} Stopping {2} Strolch Agent +agent.stopping={applicationName}:{environment} Stopping {components} Strolch Agent agent.tx.failed=Transaction has failed due to {reason} strolchjob.failed=Execution of Job {jobName} has failed due to {reason}