mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
[command-completion] IDEA-359174 i18name as main lookup
GitOrigin-RevId: 945443d9f0c0aff95fb551859287f7236191d1c4
This commit is contained in:
committed by
intellij-monorepo-bot
parent
d7bbc512db
commit
a36ca2612b
@@ -1891,6 +1891,10 @@ command.completion.getters.text=Getters
|
||||
command.completion.setters.text=Setters
|
||||
command.completion.getters.and.setters.text=Getters and Setters
|
||||
|
||||
command.completion.generate.getter.setter=Generate 'Getter' and 'Setter'
|
||||
command.completion.generate.getter=Generate 'Getter'
|
||||
command.completion.generate.setter=Generate 'Setter'
|
||||
|
||||
advanced.setting.java.show.irrelevant.templates.in.source.roots=Show irrelevant New File templates in Java source roots
|
||||
java.test.use.wall.time=Use Wall Time
|
||||
java.test.overall.time=Overall time: {0}
|
||||
|
||||
Reference in New Issue
Block a user