Files
David Lysenkoandintellij-monorepo-bot c23c78ac0d potw-changes-to-261
This MR cherry picks changes done for PY-87723 and PY-87578

Merge-request: IJ-MR-193482
Merged-by: David Lysenko <david.lysenko@jetbrains.com>

GitOrigin-RevId: c74229ed48ae8702667dda201613a2d0c3f25369
2026-02-26 19:55:47 +00:00

49 lines
2.0 KiB
Properties

process.output.title=Python Process Output
process.output.icon.description.criticalProcessError=Critical Process Error
process.output.icon.description.process=Process
process.output.icon.description.folder=Folder
process.output.icon.description.search=Search
process.output.icon.description.clear=Clear
process.output.icon.description.dropdown=Dropdown
process.output.icon.description.chevronRight=Chevron Right
process.output.icon.description.chevronDown=Chevron Down
process.output.icon.description.checked=Checked
process.output.icon.description.mediumProcess=Medium Process
process.output.icon.description.heavyProcess=Heavy Process
process.output.viewOptions.tooltip=View Options
process.output.tree.search.placeholder=Search
process.output.tree.buttons.expandAll=Expand All
process.output.tree.buttons.collapseAll=Collapse All
process.output.tree.weight.medium.tooltip=This process has a medium level of resource consumption, and might take slightly longer to complete.
process.output.tree.weight.heavy.tooltip=This process has a high level of resource consumption, and might take longer to complete.
process.output.tree.blankMessage=No processes found
process.output.output.buttons.copyOutput=Copy Output
process.output.output.sections.info=Process Info
process.output.output.sections.info.started=started
process.output.output.sections.info.command=command
process.output.output.sections.info.pid=pid
process.output.output.sections.info.cwd=cwd
process.output.output.sections.info.target=target
process.output.output.sections.info.env=env
process.output.output.tag.stdout=stdout
process.output.output.tag.stderr=stderr
process.output.output.tag.exit=exit
process.output.output.copySection.tooltip=Copy Section
process.output.output.sections.output=Process Output
process.output.output.blankMessage=Select a process to view its output
process.output.filters.tree.time=Show start time
process.output.filters.tree.processWeight=Show process weights
process.output.filters.tree.backgroundProcesses=Show background processes
process.output.filters.output.tags=Show tags