mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-04 17:20:55 +07:00
i18n: fix bundle messages/testData messages where necessary
GitOrigin-RevId: 4ca82723b10e327a8b9f94d82e7e827de0810953
This commit is contained in:
committed by
intellij-monorepo-bot
parent
db60fd6464
commit
0eb15e207a
@@ -19,5 +19,5 @@ error.coroutine.context.unavailable='coroutineContext' is not available
|
||||
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=Can not find local variable ''{0}'' with type {1}
|
||||
error.cant.find.class=Can not find class ''{0}'' in the current ClassLoader
|
||||
error.cant.find.variable=Cannot find local variable ''{0}'' with type {1}
|
||||
error.cant.find.class=Cannot find class ''{0}'' in the current ClassLoader
|
||||
Reference in New Issue
Block a user