Skip to main content
summaryrefslogtreecommitdiffstats
blob: 6011411d6ddaeb2d623e74cdc53740c987f434c5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
bundleName=SystemTap Dashboard Extension Plug-in (Incubation)
bundleProvider=Eclipse Linux Tools

command.exportScript.name=&Export Script...
command.exportScript.desc=Export Script to the Dashboard

actionset.export.name=Export Action Set
action.exportScript.name=&Export Script...
action.exportScript.desc=Export Script to the Dashboard

command.createModule.name=&Create Module...
command.createModule.desc=Create new Dashboard Module

actionset.createModule.name=Create Module Action Set
action.createModule.name=&Create Module...
action.createModule.desc=Create new Dashboard Module


action.viewScript.name=View Script
action.addScript.name=Add Script
action.deleteScript.name=Delete Script

Back to the top