mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-16 14:23:28 +07:00
20 lines
917 B
INI
20 lines
917 B
INI
action.PsiViewer.text=_View PSI Structure...
|
|
action.PsiViewerForContext.text=View PSI Structure of Cu_rrent File...
|
|
action.show.stub.details.text=Show Stub Details
|
|
button.build.psi.tree=\\&Build PSI Tree
|
|
button.close=\\&Close
|
|
cop.y.psi=Cop&y PSI
|
|
dialog.title.psi.viewer=PSI Viewer
|
|
dialog.title.psi.viewer.with.file=PSI Viewer: {0}
|
|
label.file={0} file
|
|
label.none=(none)
|
|
psi.viewer.progress.dialog.get.common.parent=Getting Common Parent
|
|
psi.viewer.progress.dialog.get.element.at.offset=Getting the Element at the Offset
|
|
psi.viewer.progress.dialog.update.refs=Updating References
|
|
tab.title.properties=Properties
|
|
tab.title.block.structure=Block Structure
|
|
tab.title.references=References
|
|
tab.title.stub.structure=Stub Structure
|
|
properties.tree.root.description=APIs available for node: base classes and interfaces, common functions
|
|
properties.tree.no.selection=PSI tree node is not selected
|
|
separator.psi.tree=P\\&SI Tree |