[java] remove html from properties

GitOrigin-RevId: 4af618f65397de31d2cb8f72c6ff10f2d82d4e1c
This commit is contained in:
Anna Kozlova
2021-09-07 08:52:06 +02:00
committed by intellij-monorepo-bot
parent 351c3f47ab
commit c90e44b570
4 changed files with 25 additions and 9 deletions

View File

@@ -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