Files
openide/plugins/ByteCodeViewer/resources/messages/JavaByteCodeViewerBundle.properties
Alex Plate 2c8b118e3f Revert "[IDEA-270680] Use an ellipsis character in several bundles"
Temporally revert ellipsis

GitOrigin-RevId: e7e60813b6e7a6f724cc066708caaabe3cb8ca54
2021-10-26 12:07:12 +00:00

14 lines
849 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...
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