From df1ff7c7dc9cd338676b1d1c4c5d04f7d12e2442 Mon Sep 17 00:00:00 2001 From: chenson42 Date: Fri, 1 Apr 2011 01:30:43 +0000 Subject: [PATCH] better message --- .../src/main/resources/symmetric-messages.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/symmetric/symmetric-core/src/main/resources/symmetric-messages.properties b/symmetric/symmetric-core/src/main/resources/symmetric-messages.properties index fc87ef1ed4..88f14a5cdc 100644 --- a/symmetric/symmetric-core/src/main/resources/symmetric-messages.properties +++ b/symmetric/symmetric-core/src/main/resources/symmetric-messages.properties @@ -131,7 +131,7 @@ JMXAdaptorUnregisterFailed=Could not unregister the JMX HTTP Adaptor JMXBeansRegisterError=Unable to register JMX Beans with the default MBeanServer: %s JMXConsoleStarting=Starting JMX HTTP console on port %d JMXNotificationSending=Sending a JMX notification with a message payload of: %s -JobCancelled=This job, %s, has been cancelled. +JobCancelled=The %s job has been cancelled. JobFailedToCancel=Failed to cancel this job, %s JobFailedToSchedule=Failed to schedule this job, %s JobFailedToFind=Failed to find the job name %s