Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 53a0345df6409ea2b4de3cce800a3426659b7bba (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.views.properties.toolsmiths
Bundle-Name = Papyrus properties customization
Bundle-Vendor = Eclipse Modeling Project
editor.name = Properties View Editor
customize.command.label = Customize Properties view
customize.command.mnemonic = C
customize.command.tooltip = Customize the content of the Properties 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 = Properties View Customization
page.name = Properties View Customization
command.description = Customize the Properties view
command.name = Customize properties 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