Skip to main content
summaryrefslogtreecommitdiffstats
blob: 32e017787c756a9594a195f269af308bae58f8ac (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
ExportResourceActionDelegate.0=Couldn't Export CDOResource
ExportSelectedResourceAction_1=Export CDOResource
ExportSelectedResourceAction_2=No URI has been introduced
# Copyright (c) 2004 - 2009 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

ExportSelectedResourceAction_0=Export Resource
ImportResourceActionDelegate.0=Couldn't Import CDOResource
ImportResourceToFolderAction_0=Import Resource
ImportResourceToFolderAction_1=No URI has been introduced
NewResourceAction_0=Creating CDO resource
NewResourceFolderAction_0=Creating CDO folder
NewResourceNodeAction_0=Enter the name
Node.0=Sessions
Node.2=Packages
Node.4=Resources
RemoveResourceAction_1=Delete Resource
RemoveResourceAction_2=Are you sure you want to delete the selected {0} item(s)?
RemoveResourceAction_3=Deleting CDOResource(s)
RemoveResourceAction_4={0}: Cannot perform commit
RemoveResourceAction_5={0} element(s) removed
TeamConfigurationWizard_1=Share Project to CDO
TeamConfigurationWizard_2=Enter CDO repository location information
TeamConfigurationWizard_3=Provide a URL to the target server and a repository name
TransactionalBackgroundAction_0=Object is not transactional: {0}
TransactionalBackgroundAction_1=Commit Transaction

Back to the top