i18n: update bundle for jvm-debugger
This commit is contained in:
+4
-1
@@ -20,4 +20,7 @@ error.not.captured=''{0}'' is not captured
|
||||
error.cant.find.backing.field=Cannot find the backing field ''{0}''
|
||||
error.parameter.evaluation.default.methods=Parameter evaluation is not supported for '$default' methods
|
||||
error.cant.find.variable=Cannot find local variable ''{0}'' with type {1}
|
||||
error.cant.find.class=Cannot find class ''{0}'' in the current ClassLoader
|
||||
error.cant.find.class=Cannot find class ''{0}'' in the current ClassLoader
|
||||
java.field=Java field
|
||||
backing.field=Backing field
|
||||
wrap.with.tostring=Wrap with 'toString()'
|
||||
Reference in New Issue
Block a user