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

14 lines
852 B
INI

show.bytecode.tool.window.title=Byte Code Viewer
action.ByteCodeViewer.text=Show Bytecode
bytecode.class.in.selection.message=The selection should contain a class
bytecode.not.found.message=Unable to Find Class to Show Bytecode
bytecode.not.found.title=Bytecode not Found
bytecode.parser.failure.message=Unable to parse class file for ''{0}''.
class.file.may.be.out.of.date=Class File May Be Out-of-Date
looking.for.bytecode.progress=Looking for Bytecode\u2026
no.bytecode.found=No bytecode found
no.bytecode.found.for=No bytecode found for {0}
popup.title.element.bytecode={0} Bytecode
show.bytecode.for.current.element.action.description=Show bytecode for current element automatically
show.bytecode.for.current.element.action.name=Auto Show Bytecode for Selected Element
show.bytecode.restore.popup.action.description=Restore bytecode popup behavior