Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: a34a57ddfbedfadb5ea11c03bd45653cd35fad81 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
#
# Copyright (c) 2015 Christian W. Damus 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:
#   Christian W. Damus - Initial API and implementation
#   

EditorPreferencePage_0=General Editor Settings
EditorPreferencePage_1=Convert shared storage of editor layout to private:
EditorPreferencePage_2=Ask each time
EditorPreferencePage_3=Never
EditorPreferencePage_4=Always
EditorPreferencePage_5=General settings for the Papyrus multi-diagram editor.

Back to the top