Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.emf.cdo.ui.ide/plugin.properties')
-rw-r--r--plugins/org.eclipse.emf.cdo.ui.ide/plugin.properties86
1 files changed, 43 insertions, 43 deletions
diff --git a/plugins/org.eclipse.emf.cdo.ui.ide/plugin.properties b/plugins/org.eclipse.emf.cdo.ui.ide/plugin.properties
index 0b536d52b8..366830a798 100644
--- a/plugins/org.eclipse.emf.cdo.ui.ide/plugin.properties
+++ b/plugins/org.eclipse.emf.cdo.ui.ide/plugin.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:
-# Eike Stepper - initial API and implementation
-
-pluginName = CDO Model Repository Client UI IDE
-providerName = Eclipse Modeling Project
-
-wizard.name = CDO
-navigatorContent.name = CDO Repository Content
-action.label = Disconnect
-action.label.0 = New Resource...
-action.label.1 = New Folder...
-action.label.2 = Remove
-action.label.3 = New Resource...
-action.label.4 = New Folder...
-action.tooltip = Creates a new resource in the selected container
-action.tooltip.0 = Creates a new folder in the selected container
-action.tooltip.1 = Removes the selected Node
-action.tooltip.2 = Creates a new resource in the selected container
-action.tooltip.3 = Creates a new folder in the selected container
-action.label.5 = Show Package Registry...
-action.tooltip.4 = Open the Package Manager...
-action.label.6 = Register Filesystem Packages...
-action.tooltip.5 = Register a model by browsing the file system
-action.label.7 = Register Workspace Packages...
-action.tooltip.6 = Register a model by browsing the workspace
-action.label.8 = Import...
-action.tooltip.7 = Imports an external resource into the repository root
-action.label.9 = Import...
-action.tooltip.8 = Imports an external resource into the selected folder
-action.label.10 = Export...
-action.label.11 = New Branch...
-action.tooltip.9 = Creates a new sub branch of the selected branch
-action.label.12 = Switch To
-action.tooltip.10 = Switches the project to the selected branch
-wizard.name.0 = CDO Project
-action.label.13 = Rename...
-action.tooltip.11 = Change the name of this resource node
+# 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:
+# Eike Stepper - initial API and implementation
+
+pluginName = CDO Model Repository Client UI IDE
+providerName = Eclipse Modeling Project
+
+wizard.name = CDO
+navigatorContent.name = CDO Repository Content
+action.label = Disconnect
+action.label.0 = New Resource...
+action.label.1 = New Folder...
+action.label.2 = Remove
+action.label.3 = New Resource...
+action.label.4 = New Folder...
+action.tooltip = Creates a new resource in the selected container
+action.tooltip.0 = Creates a new folder in the selected container
+action.tooltip.1 = Removes the selected Node
+action.tooltip.2 = Creates a new resource in the selected container
+action.tooltip.3 = Creates a new folder in the selected container
+action.label.5 = Show Package Registry...
+action.tooltip.4 = Open the Package Manager...
+action.label.6 = Register Filesystem Packages...
+action.tooltip.5 = Register a model by browsing the file system
+action.label.7 = Register Workspace Packages...
+action.tooltip.6 = Register a model by browsing the workspace
+action.label.8 = Import...
+action.tooltip.7 = Imports an external resource into the repository root
+action.label.9 = Import...
+action.tooltip.8 = Imports an external resource into the selected folder
+action.label.10 = Export...
+action.label.11 = New Branch...
+action.tooltip.9 = Creates a new sub branch of the selected branch
+action.label.12 = Switch To
+action.tooltip.10 = Switches the project to the selected branch
+wizard.name.0 = CDO Project
+action.label.13 = Rename...
+action.tooltip.11 = Change the name of this resource node
action.label.14 = Switch to Another Branch or Version... \ No newline at end of file

Back to the top