mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-16 22:51:17 +07:00
[java-highlighting] Remove extra space
GitOrigin-RevId: 98a9c2395ef5f9605d39029dfe5e695d76c4237e
This commit is contained in:
committed by
intellij-monorepo-bot
parent
c2f7be4f76
commit
a3e3ed8591
@@ -618,7 +618,7 @@ intention.name.ignore.exception=Ignore exception ''{0}''
|
||||
error.unnamed.field.not.allowed=Unnamed field is not allowed
|
||||
error.unnamed.method.parameter.not.allowed=Unnamed method parameter is not allowed
|
||||
error.unnamed.variable.not.allowed.in.this.context=Unnamed variable declaration is not allowed in this context
|
||||
error.unnamed.variable.brackets=Brackets are not allowed after unnamed variable declaration
|
||||
error.unnamed.variable.brackets=Brackets are not allowed after unnamed variable declaration
|
||||
error.unnamed.variable.without.initializer=Unnamed variable declaration must have an initializer
|
||||
intention.family.name.move.members.into.class=Move members into class
|
||||
chooser.popup.title.select.class.to.move.members.to=Select Target Class
|
||||
|
||||
Reference in New Issue
Block a user