Files
openide/plugins/dev/intellij.java.dev/resources/messages/JavaDevBundle.properties
Yuriy Artamonov 4dac328bf4 [i18n] IJPL-158521 Fix more ellipsis problems in plugins
GitOrigin-RevId: 981393c6f975e303847ca598b650fec8fe65d9bf
2024-07-30 16:35:51 +00:00

22 lines
1.1 KiB
Properties

java.code.block=Java Code Block
java.expression=Java Expression
java.method=Java Method
inspections.group.code=Code
inspections.group.path=Plugin Dev
inspections.highlight.visitor.internal.display.name=Good code is red
#PSI Viewer Debugger
action.Debug.PsiViewer.text=Show PSI Structure\u2026
action.Debug.PsiViewer.Toggle.UI.text=Use Dialog For PSI Debugger
psi.viewer.show.open.dialog.action = Open Dialog
psi.viewer.show.open.dialog.description = Open in PSI viewer dialog
psi.viewer.toggle.watch.mode.action = Watch Mode
psi.viewer.toggle.watch.mode.description = Whether to update the view when stepping through the debugger
psi.viewer.show.reset.selection.action = Reset Selection
psi.viewer.show.reset.selection.description = Reset selection to original debug watch element
psi.viewer.show.whitespace.action = Show Whitespace
psi.viewer.show.whitespace.description = Show whitespace nodes in the PSI tree
psi.viewer.show.tree.nodes.action = Show Tree Nodes
psi.viewer.show.tree.nodes.description = Show tree nodes in the PSI tree
psi.viewer.debug.evaluation.failed=Failed to find PSI structure