Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 7bb7e017291043331a47f6b7c2a53b36c745edc9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
CustomPaletteconfigurationEditor_NewTool=NewTool

CustomPaletteconfigurationEditor_Create_Drawer_Tooltip=Create a new drawer in the palette

CustomPaletteconfigurationEditor_RemoveButtonTooltip=Delete the selected palette

CustomPaletteconfigurationEditor_Create_Separator_Tooltip=Create a new separator in the palette

CustomPaletteconfigurationEditor_Create_Tool_Tooltip=Create a new tool in the palette

CustomPaletteconfigurationEditor_Create_Stack_Tooltip=Create a new stack in the palette

CustomPaletteCreationPage_Palette_Identifier_Tooltip=The identifier of the palette contribution

ReferenceDialog_EditValue=Edit the reference value

PaletteToolActionsPropertyEditor_AddAction=Add action
PaletteToolActionsPropertyEditor_AppliedActions=Applied actions
PaletteToolActionsPropertyEditor_DownAction=Move selected action down
PaletteToolActionsPropertyEditor_invalidAdvice=<Invalid Advice>
PaletteToolActionsPropertyEditor_RemoveAction=Remove selected action
PaletteToolActionsPropertyEditor_UpAction=Move selected action up

Back to the top