Skip to main content
summaryrefslogtreecommitdiffstats
blob: 2d2ad435bfdf8b97b7a013f306263ac3fc708200 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
###############################################################################
# Copyright (c) 2006, 2008 IBM Corporation 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:
#     Wind River Systems Inc - copied for non-restricted version for DSDP/DD/DSF
###############################################################################

RetargetDebugContextAction_ErrorDialog_title=Error
RetargetDebugContextAction_ErrorDialog_message=Operation failed

UpdatePoliciesContribution_EmptyPoliciesList_label=No update policies for current selection
UpdateScopesContribution_EmptyScopesList_label=No update scopes for current selection

Back to the top