mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-04-19 04:51:24 +07:00
[java-highlighting] JavaCompilationErrorBundle.properties proofreading (DOC-34381)
GitOrigin-RevId: 05bdca159a63027ea0d1e3d767d4adb9b258f47e
This commit is contained in:
committed by
intellij-monorepo-bot
parent
4408629488
commit
2350d69472
@@ -263,7 +263,7 @@ diamond.error.explicit.type.parameters.for.constructor=Cannot use diamonds with
|
||||
diamond.error.cannot.infer.arguments=Cannot infer arguments
|
||||
diamond.error.cannot.infer.arguments.unable.to.resolve.constructor=Cannot infer arguments (unable to resolve constructor)
|
||||
diamond.error.anonymous.inner.classes=Cannot use '<>' with anonymous inner classes
|
||||
diamond.error.anonymous.inner.classes.non.private=Cannot use '<>' due to non-private method which doesn't override or implement a method from a supertype
|
||||
diamond.error.anonymous.inner.classes.non.private=Cannot use '<>' due to a non-private method which doesn't override or implement a method from a supertype
|
||||
diamond.error.cannot.infer.type.arguments=Cannot infer type arguments for {0}
|
||||
error.incompatible.type.no.type.variable=no instance(s) of type variable(s) exist so that {0}
|
||||
error.incompatible.type.no.type.variable.0=no instance(s) of type variable(s) {0} exist so that {1}
|
||||
|
||||
Reference in New Issue
Block a user