localize debugger hardcoded literals

GitOrigin-RevId: 771e8b3604dd630f80c3d5185d173d342af888cf
This commit is contained in:
Dmitry.Krasilschikov
2020-02-03 17:02:31 +02:00
committed by intellij-monorepo-bot
parent 44cf08e6bd
commit 90c63c31f1
19 changed files with 67 additions and 28 deletions

View File

@@ -538,3 +538,28 @@ action.AnActionButton.text.export=Export
action.AnActionButton.description.export=Export
action.TurnOffDfaAssist.text=Turn Off Data Flow Assist
action.TurnOffDfaAssist.description=Switch off data flow aided debugging for this session
text.warning.0=WARNING! {0}
filter=Filter
no.data=No data
close=Close
instances.window.show.history=InstancesWindow.ShowHistory
select.stack.frame=Select stack frame
set=Set
tracing.class.filters=Tracing Class Filters
filters=Filters...
export.failed=Export Failed
export.selected.capture.points.to.file=Export Selected Capture Points to File...
import.capture.points=Import Capture Points
please.select.a.file.to.import=Please select a file to import.
toggle=Toggle
waiting.for.debugger.response=Waiting For Debugger Response
thread.dump=Thread Dump
cancel.emulation=Cancel emulation
thread.operation.interrupt.is.not.supported.by.vm=Thread operation 'interrupt' is not supported by VM
size.of.the.object=Size of the Object
add.stepping.filter=Add Stepping Filter
method.name.not.specified=Method name not specified
class.pattern.not.specified=Class pattern not specified
add.method.breakpoint=Add Method Breakpoint
value.is.referenced.by.text=If the value is referenced by a constant field of an abstract class,\nIDEA could additionally mark all values referenced from this class with the names of referencing fields.
action.failed=Action failed