Skip to main content
aboutsummaryrefslogblamecommitdiffstats
blob: 128e9ebd588147ed2e7ee4c276df49f51b5cc0ca (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12











                                                                                                      
                                                                                                  
#################################################################################
# Copyright (c) 2008 CEA LIST.
# 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:
#     Laurent Wouters laurent.wouters@cea.fr - Initial API and implementation
##################################################################################

MsgPolicyDenyAdd=The current active viewpoint policy prevents the addition of this element to the view
MsgPolicyDenyOwn=The current active viewpoint policy prevents this type of element to own this view

Back to the top