mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-05 01:50:56 +07:00
[llm] Declare the text attribute for internal actions in plugin.xml
instead of using property files, as we do not intend to localize all internal actions. IJ-CR-120022 GitOrigin-RevId: bdf91572dd59128131e54537f382851acf29a762
This commit is contained in:
committed by
intellij-monorepo-bot
parent
6aa99c045c
commit
f6af5745f7
@@ -662,6 +662,5 @@ error.unnamed.variable.without.initializer=Unnamed variable declaration must hav
|
||||
intention.family.name.move.members.into.class=Move members into class
|
||||
chooser.popup.title.select.class.to.move.members.to=Select Target Class
|
||||
intention.family.name.move.members.to=Move members to {0}
|
||||
action.StatisticCollectorAction.text=Collect Documentation Data
|
||||
inspection.message.can.be.replaced.with.long.hashcode=Can be replaced with 'Long.hashCode()'
|
||||
inspection.name.can.be.replaced.with.long.hashcode='Long.hashCode()' can be used
|
||||
|
||||
Reference in New Issue
Block a user