From cca85402a1c8768847a965c451eab8bf71e9f236 Mon Sep 17 00:00:00 2001 From: Eike Stepper Date: Mon, 14 Feb 2011 10:15:09 +0000 Subject: [336448] Switching branch in CDOSessionView does not work https://bugs.eclipse.org/bugs/show_bug.cgi?id=336448 --- .../src/org/eclipse/emf/internal/cdo/messages/messages.properties | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'plugins/org.eclipse.emf.cdo/src/org/eclipse/emf/internal/cdo/messages') diff --git a/plugins/org.eclipse.emf.cdo/src/org/eclipse/emf/internal/cdo/messages/messages.properties b/plugins/org.eclipse.emf.cdo/src/org/eclipse/emf/internal/cdo/messages/messages.properties index e272219bb6..14d38c8138 100644 --- a/plugins/org.eclipse.emf.cdo/src/org/eclipse/emf/internal/cdo/messages/messages.properties +++ b/plugins/org.eclipse.emf.cdo/src/org/eclipse/emf/internal/cdo/messages/messages.properties @@ -34,7 +34,7 @@ CDOTransactionImpl.17=New conflict resolver is already associated with a transac CDOTransactionImpl.2=This transaction has conflicts CDOTransactionImpl.3=Save point is null CDOTransactionImpl.4=Save point does not belong to this transaction: {0} -CDOTransactionImpl.6=Save point is not valid: {0} +CDOTransactionImpl.6=Save point is invalid: {0} CDOUtil.0=Auditing not supported by repository CDOViewImpl.0=CDO view is read-only: {0} CDOViewImpl.1=path is empty @@ -67,7 +67,7 @@ CDOXACommitContextImpl.0=Object should be an EObject: {0} CDOXATransactionImpl.0=ViewSet is already attached to this XATransaction CDOXATransactionImpl.1=ViewSet is not attached to this XATransaction CDOXATransactionImpl.4=Committing XA transaction -CDOXATransactionImpl.7=Save point is not valid: {0} +CDOXATransactionImpl.7=Save point is invalid: {0} CDOXATransactionImpl.8=Commit from CDOTransaction is not allowed CommitTransactionPhase2Request.1=Missing informations. {0} is not involved in the commit CommitTransactionPhase2Request.2=Missing informations. {0} is not mapped in the commit @@ -85,7 +85,7 @@ FSMUtil.3=Legacy models not supported FSMUtil.4=Use CDOFactory to create dynamic object: ObjectNotFoundException.0=Object {0} not found ObjectNotFoundException.1=Object {0} not found in branch {1} at {2} -InvalidObjectException.0=Object {0} not valid in branch {1} at {2} +InvalidObjectException.0=Object {0} is invalid in branch {1} at {2} InvalidURIException.0=Invalid URI "{0}": {1} OpenSessionRequest.0=Repository {0} not found OpenSessionRequest.3=Failed to open session for repository {0} -- cgit v1.2.3