| author | Rainer Pielmann | 2012-02-07 08:35:14 (EST) |
|---|---|---|
| committer | Stephan Born | 2012-04-24 04:32:31 (EDT) |
| commit | d059381a805efd259de5e4c08f7d4d6fabcb83f1 (patch) (side-by-side diff) | |
| tree | 23bd2f4f28cc51a71214cc6cd2bbfb5ca84b3e64 | |
| parent | d7ab0519c9e59fd61c42943736c5add594df5285 (diff) | |
| download | org.eclipse.stardust.ide-d059381a805efd259de5e4c08f7d4d6fabcb83f1.zip org.eclipse.stardust.ide-d059381a805efd259de5e4c08f7d4d6fabcb83f1.tar.gz org.eclipse.stardust.ide-d059381a805efd259de5e4c08f7d4d6fabcb83f1.tar.bz2 | |
Jira-ID: CRNT-22383 Merge changes done on b_dev_6_0_x after 6.0.2.GA (6.0.2.2-r49368) through 6.0.3.GA (6.0.3.6-r50668) and beyond (6.0.x HEAD) to 7.0 (trunk) - moonglow / simulation / tate / tds (org.eclipse.stardust.modeling.debug - fixes messages files)
git-svn-id: http://emeafrazerg/svn/ipp/product/trunk/stardust/ide@53467 8100b5e0-4d52-466c-ae9c-bdeccbdeaf6b
| -rw-r--r-- | modeling/org.eclipse.stardust.modeling.debug/src/org/eclipse/stardust/modeling/debug/Internal_Debugger_Messages.java | 2 | ||||
| -rw-r--r-- | modeling/org.eclipse.stardust.modeling.debug/src/org/eclipse/stardust/modeling/debug/internal-debugger-messages.properties (renamed from modeling/org.eclipse.stardust.modeling.debug/src/org/eclipse/stardust/modeling/debug/internal_debugger_messages.properties) | 115 |
2 files changed, 54 insertions, 63 deletions
diff --git a/modeling/org.eclipse.stardust.modeling.debug/src/org/eclipse/stardust/modeling/debug/Internal_Debugger_Messages.java b/modeling/org.eclipse.stardust.modeling.debug/src/org/eclipse/stardust/modeling/debug/Internal_Debugger_Messages.java index d1a682a..c542cc6 100644 --- a/modeling/org.eclipse.stardust.modeling.debug/src/org/eclipse/stardust/modeling/debug/Internal_Debugger_Messages.java +++ b/modeling/org.eclipse.stardust.modeling.debug/src/org/eclipse/stardust/modeling/debug/Internal_Debugger_Messages.java @@ -15,7 +15,7 @@ import java.util.ResourceBundle; public class Internal_Debugger_Messages { - private static final String BUNDLE_NAME = "org.eclipse.stardust.modeling.debug.internal_debugger_messages"; //$NON-NLS-1$ + private static final String BUNDLE_NAME = "org.eclipse.stardust.modeling.debug.internal-debugger_messages"; //$NON-NLS-1$ private static final ResourceBundle RESOURCE_BUNDLE = ResourceBundle .getBundle(BUNDLE_NAME); diff --git a/modeling/org.eclipse.stardust.modeling.debug/src/org/eclipse/stardust/modeling/debug/internal_debugger_messages.properties b/modeling/org.eclipse.stardust.modeling.debug/src/org/eclipse/stardust/modeling/debug/internal-debugger-messages.properties index ab52ddd..7591d41 100644 --- a/modeling/org.eclipse.stardust.modeling.debug/src/org/eclipse/stardust/modeling/debug/internal_debugger_messages.properties +++ b/modeling/org.eclipse.stardust.modeling.debug/src/org/eclipse/stardust/modeling/debug/internal-debugger-messages.properties @@ -1,62 +1,53 @@ -############################################################################### -# Copyright (c) 2011 SunGard CSA LLC and others. -# All rights reserved. This program and the accompanying materials -# are made available under the terms of the Eclipse Public License v1.0 -# which accompanies this distribution, and is available at -# http://www.eclipse.org/legal/epl-v10.html -# -# Contributors: -# SunGard CSA LLC - initial API and implementation and/or initial documentation -############################################################################### -MSG_UnsupportedActivityImplType=Unsupported activity implementation type: {0}. -MSG_FileForCurrentModelNotFound=File for current model cannot be found. -MSG_TypeFilterOnTypeWithPredicate=Type filter on "{0}" with predicate "{1}". -MSG_TypeIsNotSupportedAsDataField=Type {0} is not supported as DataField. -MSG_AboutToEnterCommunicationMethod=About to enter communication method in thread {0} for {1}. -MSG_LookingUpAttributeInClass=looking up {0} in {1}. -MSG_DialogWillBeClosedByCarnot=This Dialog will be closed by CARNOT\! -MSG_CannotFindClassForTypeName=Cannot find class for type name {0}. -EXP_ProcessDefinitionNotFoundInModel=Process definition mit ID = {0} cannot be found in model. -EXP_UnsupportedPerdicateTerm_0_1_2=Unsupported predicate term: {0} {1} {2} -EXP_NoDataMappingWithIdForContext=There is no out data mapping with id {0} for context {1}. -EXP_NoCurrentDebuggerInstanceFound=No current debugger instance found. -EXP_DebuggingCanceled=Debugging canceled. -EXP_DebugModeLimitation=Debug mode limitation -EXP_ImmutableIterator=Immutable iterator. -EXP_TypeIsNotSupported=Type {0} is not supported. -MSG_UnexpectedExceptionWhileStoppingDebugger=Unexpected exception while stopping the debugger. -EXP_NoActivityInstanceSetOnWorkflowSession=No activity instance set on workflow session. -EXP_NoActivitySetOnWorkflowSession=No activity instance set on workflow session. -EXP_InvalidDataMappingForActivityInProcess=Invalid DataMapping with ID {0} for activity {1} in process {2}. -EXP_MoreThanOneUncompletedAiForCurrentThread=There are more than one uncompleted activity instances for current thread: {0} -MSG_DebugModelLimitation=Debug mode limitation. -MSG_VariableNotSupported=<not supported> -MSG_ActivityThreadCarrier=Activity thread carrier: pi = {0}, ai = {1}, a = {2} -MSG_TerminationOfJavaThread=Termination of Java thread {0}. -MSG_DataValueHasNotChanged={0} has NOT changed. -MSG_DataMappingHasChanged={0} has changed. -MSG_DataMappingHasNotChanged={0} has NOT changed. -MSG_AddObjectWithOid=Add object {0} with OID {1}. -MSG_ActivityThread=Activity thread : pi = {0}, ai = {1}, a = {2} -MSG_RetrievedObjectIs=Retrieved object is {0}. -MSG_DeleteObjectWithOid=Deleting object with OID {0}. -MSG_DataValueHasChanged={0} has changed. -EXP_UnsupportedPerdicateTerm_0=Unsupported predicate term: {0} -EXP_UnsupportedActivityImplType=Unsupported activity implementation type: {0}. -WARN_ExceptionallyTerminatingManagedRunnable=There has been a problem with the debugging. Please make sure your process model is saved and restart the debugger. -B_Complete=Complete -B_Suspend=Suspend -LB_InteractiviActivityPanelHasNoJfcContext=The interactive Activity panel has no JFC contexts defined. -MSG_ActivityCannotBeCompletedSinceNoValidJfcContext=The activity can not be completed because it doesn't have a valid JFC context. -MSG_ActivityInstanceCompletedByDifferentThread={0} completed by current thread {1} instead of creating thread {2}. -MSG_FailedDeserializingOutDataValueOfMapping=Failed deserializing out data value of mapping {0}. -MSG_FailedDeserializingNewValueOfData=Failed deserializing new value of data {0}. -MSG_ActivityInstanceDigest_ToString=ActivityInstance (OID: {0} Activity-ID: {1} ProcDef-ID: {2}) -MSG_ProcessInstanceDigest_ToString=ProcessInstance (OID: {0} ProcDef-ID: {1}) -MSG_COND_isNoArrayType={0} is no array type. -DataMappingDigest_ToString=DataMappingDigest (ID: {0}, value: {1}) -DataValueDigest_ToString=DataValueDigest (ID: {0}, value: {1}) -LABEL_ManualActivityInstancesShouldBehandledByEclipse=Manual activity instances should be handled by eclipse. -Launching_DialogTitle=Launch (todo: provide a title) -Launching_DialogMessage=Select the lauch configuration (todo: provide a message) -Launching_Error=Unable to launch (todo: provide a message) +MSG_UnsupportedActivityImplType=Unsupported activity implementation type: {0}.
+MSG_FileForCurrentModelNotFound=File for current model cannot be found.
+MSG_TypeFilterOnTypeWithPredicate=Type filter on "{0}" with predicate "{1}".
+MSG_TypeIsNotSupportedAsDataField=Type {0} is not supported as DataField.
+MSG_AboutToEnterCommunicationMethod=About to enter communication method in thread {0} for {1}.
+MSG_LookingUpAttributeInClass=looking up {0} in {1}.
+MSG_DialogWillBeClosedByCarnot=This Dialog will be closed by CARNOT\!
+MSG_CannotFindClassForTypeName=Cannot find class for type name {0}.
+MSG_CannotInstantiateClass=Cannot instantiate class ''{0}''.
+EXP_ProcessDefinitionNotFoundInModel=Process definition mit ID = {0} cannot be found in model.
+EXP_UnsupportedPerdicateTerm_0_1_2=Unsupported predicate term: {0} {1} {2}
+EXP_NoDataMappingWithIdForContext=There is no out data mapping with id {0} for context {1}.
+EXP_NoCurrentDebuggerInstanceFound=No current debugger instance found.
+EXP_DebuggingCanceled=Debugging canceled.
+EXP_DebugModeLimitation=Debug mode limitation
+EXP_ImmutableIterator=Immutable iterator.
+EXP_TypeIsNotSupported=Type {0} is not supported.
+MSG_UnexpectedExceptionWhileStoppingDebugger=Unexpected exception while stopping the debugger.
+EXP_NoActivityInstanceSetOnWorkflowSession=No activity instance set on workflow session.
+EXP_NoActivitySetOnWorkflowSession=No activity instance set on workflow session.
+EXP_InvalidDataMappingForActivityInProcess=Invalid DataMapping with ID {0} for activity {1} in process {2}.
+MSG_DebugModelLimitation=Debug mode limitation.
+MSG_VariableNotSupported=<not supported>
+MSG_ActivityThreadCarrier=Activity thread carrier: pi = {0}, ai = {1}, a = {2}
+MSG_TerminationOfJavaThread=Termination of Java thread {0}.
+MSG_DataValueHasNotChanged={0} has NOT changed.
+MSG_DataMappingHasChanged={0} has changed.
+MSG_DataMappingHasNotChanged={0} has NOT changed.
+MSG_DataMappingNotFound=Data mapping ''{0}'' not found.
+MSG_AddObjectWithOid=Add object {0} with OID {1}.
+MSG_ActivityThread=Activity thread : pi = {0}, ai = {1}, a = {2}
+MSG_RetrievedObjectIs=Retrieved object is {0}.
+MSG_DeleteObjectWithOid=Deleting object with OID {0}.
+MSG_DataValueHasChanged={0} has changed.
+EXP_UnsupportedPerdicateTerm_0=Unsupported predicate term: {0}
+EXP_UnsupportedActivityImplType=Unsupported activity implementation type: {0}.
+EXP_UnsupportedClass=Unsupported class ''{0}''.
+WARN_ExceptionallyTerminatingManagedRunnable=There has been a problem with the debugging. Please make sure your process model is saved and restart the debugger.
+B_Complete=Complete
+B_Suspend=Suspend
+LB_InteractiviActivityPanelHasNoJfcContext=The interactive Activity panel has no JFC contexts defined.
+MSG_ActivityCannotBeCompletedSinceNoValidJfcContext=The activity can not be completed because it doesn't have a valid JFC context.
+MSG_ActivityInstanceCompletedByDifferentThread={0} completed by current thread {1} instead of creating thread {2}.
+MSG_FailedDeserializingOutDataValueOfMapping=Failed deserializing out data value of mapping {0}.
+MSG_FailedDeserializingNewValueOfData=Failed deserializing new value of data {0}.
+MSG_ActivityInstanceDigest_ToString=ActivityInstance (OID: {0} Activity-ID: {1} ProcDef-ID: {2})
+MSG_ProcessInstanceDigest_ToString=ProcessInstance (OID: {0} ProcDef-ID: {1})
+DataMappingDigest_ToString=DataMappingDigest (ID: {0}, value: {1})
+DataValueDigest_ToString=DataValueDigest (ID: {0}, value: {1})
+LABEL_ManualActivityInstancesShouldBehandledByEclipse=Manual activity instances should be handled by eclipse.
+Launching_DialogTitle=Launch (todo: provide a title)
+Launching_DialogMessage=Select the lauch configuration (todo: provide a message)
+Launching_Error=Unable to launch (todo: provide a message)
|

