mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-15 11:53:49 +07:00
Cleanup (typos; formatting)
GitOrigin-RevId: 9733aeebbae11f645b17261f25692b92557ccd3a
This commit is contained in:
committed by
intellij-monorepo-bot
parent
fb5023db6b
commit
ac742921c5
@@ -121,7 +121,7 @@ checkbox.use.throws.rather.than.exception=Use @throws rather than @exception
|
||||
checkbox.warn.if.only.foreach.replacement.is.available=Warn if only 'forEach' replacement is available
|
||||
checkbox.warn.if.the.loop.is.trivial=Warn if the loop is trivial
|
||||
checkbox.wrap.at.right.margin=Wrap at right margin
|
||||
choose.class=Choose class
|
||||
choose.class=Choose Class
|
||||
chooser.text.choose.where.to.save.0=Choose where to save ''{0}''
|
||||
chooser.title.select.path.to.save.jar=Select Path to Save Jar
|
||||
class.decorator.or.has.default.constructor=''{0}'' should have default constructor or implement ''Decorator'' pattern
|
||||
@@ -1932,4 +1932,4 @@ intention.name.delete.method.title=Delete Method ''{0}()''
|
||||
intention.name.delete.method.with.callees=... along with other private methods used only there
|
||||
intention.name.delete.method.only=... and nothing else
|
||||
intention.family.name.delete.private.method=Delete private method
|
||||
checkbox.check.for.jdk.updates=Check for JDK updates
|
||||
checkbox.check.for.jdk.updates=Check for JDK updates
|
||||
|
||||
Reference in New Issue
Block a user