mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-13 15:52:01 +07:00
rollback: localize hardcoded literals
GitOrigin-RevId: 843e3ca4640e15b0ca1e2a8d328e31e5a6f817c1
This commit is contained in:
committed by
intellij-monorepo-bot
parent
fe717e163f
commit
6dbcbb1a25
@@ -538,28 +538,3 @@ 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
|
||||
|
||||
Reference in New Issue
Block a user