Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.emf.cdo.edit/src/org/eclipse/emf/cdo/internal/edit/messages/messages.properties')
-rw-r--r--plugins/org.eclipse.emf.cdo.edit/src/org/eclipse/emf/cdo/internal/edit/messages/messages.properties88
1 files changed, 44 insertions, 44 deletions
diff --git a/plugins/org.eclipse.emf.cdo.edit/src/org/eclipse/emf/cdo/internal/edit/messages/messages.properties b/plugins/org.eclipse.emf.cdo.edit/src/org/eclipse/emf/cdo/internal/edit/messages/messages.properties
index 4e32a04d85..0794385d27 100644
--- a/plugins/org.eclipse.emf.cdo.edit/src/org/eclipse/emf/cdo/internal/edit/messages/messages.properties
+++ b/plugins/org.eclipse.emf.cdo.edit/src/org/eclipse/emf/cdo/internal/edit/messages/messages.properties
@@ -1,44 +1,44 @@
-# Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) 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:
-# Victor Roldan Betancort - initial API and implementation
-# Eike Stepper - maintenance
-
-CDOItemProviderAdapter.0=CDO
-CDOItemProviderAdapter.1=ID
-CDOItemProviderAdapter.10=View
-CDOItemProviderAdapter.11=View
-CDOItemProviderAdapter.12=The view of this object
-CDOItemProviderAdapter.13=Container
-CDOItemProviderAdapter.14=Container
-CDOItemProviderAdapter.15=The container of this object
-CDOItemProviderAdapter.16=DirectResource
-CDOItemProviderAdapter.17=Direct Resource
-CDOItemProviderAdapter.18=The direct resource of this object
-CDOItemProviderAdapter.19=ReadLocked
-CDOItemProviderAdapter.2=ID
-CDOItemProviderAdapter.20=Read Locked
-CDOItemProviderAdapter.21=Shows if this object is read-locked
-CDOItemProviderAdapter.22=WriteLocked
-CDOItemProviderAdapter.23=Write Locked
-CDOItemProviderAdapter.24=Shows if this object is write-locked
-CDOItemProviderAdapter.25=Adapters
-CDOItemProviderAdapter.26=Adapters
-CDOItemProviderAdapter.27=The list of adapters attached to this object
-CDOItemProviderAdapter.28=ChangeSubscriptionPolicies
-CDOItemProviderAdapter.29=Change Subscription Policies
-CDOItemProviderAdapter.3=The CDOID uniquely identifies this object in the repository
-CDOItemProviderAdapter.30=The change subscription policies associated with the underlying view of this object
-CDOItemProviderAdapter.31=URI
-CDOItemProviderAdapter.32=URI
-CDOItemProviderAdapter.33=URI for this CDOObject
-CDOItemProviderAdapter.4=Version
-CDOItemProviderAdapter.5=Version
-CDOItemProviderAdapter.6=The version of this object
-CDOItemProviderAdapter.7=State
-CDOItemProviderAdapter.8=State
-CDOItemProviderAdapter.9=The local state of this object
+# Copyright (c) 2004 - 2012 Eike Stepper (Berlin, Germany) 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:
+# Victor Roldan Betancort - initial API and implementation
+# Eike Stepper - maintenance
+
+CDOItemProviderAdapter.0=CDO
+CDOItemProviderAdapter.1=ID
+CDOItemProviderAdapter.10=View
+CDOItemProviderAdapter.11=View
+CDOItemProviderAdapter.12=The view of this object
+CDOItemProviderAdapter.13=Container
+CDOItemProviderAdapter.14=Container
+CDOItemProviderAdapter.15=The container of this object
+CDOItemProviderAdapter.16=DirectResource
+CDOItemProviderAdapter.17=Direct Resource
+CDOItemProviderAdapter.18=The direct resource of this object
+CDOItemProviderAdapter.19=ReadLocked
+CDOItemProviderAdapter.2=ID
+CDOItemProviderAdapter.20=Read Locked
+CDOItemProviderAdapter.21=Shows if this object is read-locked
+CDOItemProviderAdapter.22=WriteLocked
+CDOItemProviderAdapter.23=Write Locked
+CDOItemProviderAdapter.24=Shows if this object is write-locked
+CDOItemProviderAdapter.25=Adapters
+CDOItemProviderAdapter.26=Adapters
+CDOItemProviderAdapter.27=The list of adapters attached to this object
+CDOItemProviderAdapter.28=ChangeSubscriptionPolicies
+CDOItemProviderAdapter.29=Change Subscription Policies
+CDOItemProviderAdapter.3=The CDOID uniquely identifies this object in the repository
+CDOItemProviderAdapter.30=The change subscription policies associated with the underlying view of this object
+CDOItemProviderAdapter.31=URI
+CDOItemProviderAdapter.32=URI
+CDOItemProviderAdapter.33=URI for this CDOObject
+CDOItemProviderAdapter.4=Version
+CDOItemProviderAdapter.5=Version
+CDOItemProviderAdapter.6=The version of this object
+CDOItemProviderAdapter.7=State
+CDOItemProviderAdapter.8=State
+CDOItemProviderAdapter.9=The local state of this object

Back to the top