mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-07 22:09:38 +07:00
[java] remove html from properties
GitOrigin-RevId: 4af618f65397de31d2cb8f72c6ff10f2d82d4e1c
This commit is contained in:
committed by
intellij-monorepo-bot
parent
351c3f47ab
commit
c90e44b570
@@ -160,8 +160,9 @@ qualify.with.0.this=Qualify with {0}.this
|
||||
remove.annotation=Remove annotation
|
||||
remove.left.side.of.assignment=Remove left side of assignment
|
||||
replace.get.class.with.class.literal=Replace getClass() with .class literal
|
||||
service.provides=Provides service <a href="#javaClass/{0}">{0}</a><br><div style='margin-top: 5px'><font size='2'>Click to navigate</font></div>
|
||||
service.uses=Uses service <a href="#javaClass/{0}">{0}</a><br><div style='margin-top: 5px'><font size='2'>Click to navigate</font></div>
|
||||
service.provides=Provides service
|
||||
service.uses=Uses service
|
||||
service.click.to.navigate=Click to navigate
|
||||
suppress.for.parameter=Suppress for parameter
|
||||
suppress.for.statement.with.comment=Suppress for statement with comment
|
||||
intention.add.annotation.family=Add annotation
|
||||
|
||||
Reference in New Issue
Block a user