mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-18 08:50:57 +07:00
19 lines
925 B
INI
19 lines
925 B
INI
select.scenario=Please select &scenario:
|
|
executor.title=Performance Issue Reporter
|
|
execute.script.button=&Execute
|
|
typing.scenario=Typing
|
|
formatting.scenario=Formatting
|
|
local.inspection.scenario=Local Inspection
|
|
|
|
action.performancePlugin.ExecuteScriptAction.text=Execute Performance Script\u2026
|
|
action.performancePlugin.ExecuteScriptAction.description=Execute performance test script
|
|
|
|
filetype.ijperformance.test.description=Script of integration performance test
|
|
filetype.ijperformance.test.display.name=ijperf script
|
|
|
|
task.title.executing.performance.script=Executing performance script
|
|
|
|
intention.add.stopcommand=Add `%stopProfile` command
|
|
inspection.message.activity.started.but.never.closed.with.stopprofile=`{0}` activity started, but never closed with `%stopProfile`
|
|
inspection.message.two.startprofile.commands.cant.follow.each.other=`%startProfile` commands can''t follow each other. Add `%stopProfile` before `{0}`
|