Files
openide/plugins/performanceTesting/scripts-ui/resources/messages/PerformanceScriptsBundle.properties
Yuriy Artamonov f1f7cfbae1 [testing] Move IntegrationPerformanceTest language to separate plugin
GitOrigin-RevId: 5e96653cc76b4fb6a48089777c241806452cb312
2024-06-22 14:55:42 +00:00

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}`