Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: efeae3898b14553b63b3edc0a277e06a4028b98b (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
24
25
26
SaveLogAction.OutputFile=Output File

ErrorStreamDaemon.Password=Password:

ErrorView.Description=Description

ScriptConsole.ErrorKillingStap=Error killing stap process
ScriptConsole.Problem=Problem
ScriptConsole.ErrorSavingLog=Error saving the log file.
ScriptConsole.Terminated=<terminated>

ErrorView.Type=Type
ErrorView.Saw=Saw
ErrorView.Line=Line

action.stopScript.name=Stop Script
action.stopScript.desc=Stop the script currently running in this console.

action.closeConsole.name=Close Console
action.closeConsole.desc=Close this console.

action.saveLog.name=Save &Log
action.saveLog.desc=Save console log to file

ModifyParsingAction_name=Modify &Parsing Expression
ModifyParsingAction_desc=Modify Parsing Expression

Back to the top