Skip to main content
summaryrefslogtreecommitdiffstats
blob: 995f3e3f84d8cbf5cbd6d3ef86125163a7245019 (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
#Properties file for org.eclipse.papyrus.customization.properties
Bundle-Name = Papyrus properties customization
Bundle-Vendor = Eclipse Modeling Project
editor.name = Properties View Editor
customize.command.label = Customize Property view
customize.command.mnemonic = C
customize.command.tooltip = Customize the content of the Property View
customize.command.description = This command allows customization of the content of the properties view
customize.command.name = Customize properties view
view.name = Customization preview
perspective.name = Property view Customization
page.name = Property view customization
command.description = Customize the Property view
command.name = Customize property view
command.description.0 = Toggles the customization's Preview view
command.name.0 = Toggle preview
command.description.1 = Toggles the DataContext display
command.name.1 = Toggle DataContext
toolbar.label = Papyrus customization toolbar
command.label = Toggle preview
command.tooltip = Toggles the customization's Preview view
command.label.0 = Toggle DataContext
command.tooltip.0 = Toggles the display of DataContext in the UIEditor view

Back to the top