Skip to main content
summaryrefslogtreecommitdiffstats
blob: be8f4c1d3483d74822966b65b58c3338ab4e4780 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
#################################################################################
# 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:
#     Hubert Dubois (CEA LIST) hubert.dubois@cea.fr - initial API and implementation
##################################################################################
# TODO: manually put keys and values

Diagram_Name = NewDiagram
Problem_Opening = Problem Opening
Cannot_Open_Input_Element = Cannot Open Input Element 
No_EditPart_Can_Be_Created = No EditPart Can Be created
No_View_Can_Be_Created = No View Can Be Created

Back to the top