From 4c6ec329bfde3863529cc7d50a2fd3b0bf02e7e8 Mon Sep 17 00:00:00 2001 From: Eike Stepper Date: Sat, 11 Jul 2009 10:09:52 +0000 Subject: [282481] Provide an EmbeddedSessionProtocol https://bugs.eclipse.org/bugs/show_bug.cgi?id=282481 --- .../src/org/eclipse/emf/internal/cdo/messages/messages.properties | 5 +++-- 1 file changed, 3 insertions(+), 2 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 6e9501a173..5dc3512bc7 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 @@ -3,7 +3,7 @@ # 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: # Victor Roldan Betancort - initial API and implementation # Eike Stepper - maintenance @@ -19,6 +19,7 @@ CDOResourceNodeImpl.3=Null path is not allowed CDOResourceNodeImpl.4=Root path is not allowed CDOResourceNodeImpl.5=Duplicate path: {0} CDOSessionConfigurationImpl.0=Session is already open +CDOSessionConfigurationImpl.1=Session is not open CDOSessionFactory.1=Query is empty: {0} CDOSessionImpl.0=Generated packages locally not available: {0} CDOSessionImpl.1=Commit notification arrived while session is inactive @@ -80,7 +81,7 @@ FSMUtil.0=View closed FSMUtil.1=object == null FSMUtil.2=view == null FSMUtil.3=Legacy models not supported -FSMUtil.4=Use CDOFactory to create dynamic object: +FSMUtil.4=Use CDOFactory to create dynamic object: InvalidObjectException.0=Object {0} is not valid anymore InvalidURIException.0=Invalid URI "{0}": {1} ObjectNotFoundException.0=Object {0} not found (temporary = {1}) -- cgit v1.2.3