Commit 14d87238 authored by Artemiy Sartakov's avatar Artemiy Sartakov Committed by intellij-monorepo-bot
Browse files

SourceToSinkFlowInspection: changed wording in propagate dialog (IDEA-281148)

GitOrigin-RevId: de72073474c64a08c2218859189b594e3cfa7693
parent dbcb13a3
Showing with 2 additions and 2 deletions
+2 -2
...@@ -74,8 +74,8 @@ jvm.inspections.source.unsafe.to.sink.flow.propagate.safe.toolwindow.annotate=An ...@@ -74,8 +74,8 @@ jvm.inspections.source.unsafe.to.sink.flow.propagate.safe.toolwindow.annotate=An
jvm.inspections.source.unsafe.to.sink.flow.propagate.safe.toolwindow.unsafe.flow=Unsafe flow jvm.inspections.source.unsafe.to.sink.flow.propagate.safe.toolwindow.unsafe.flow=Unsafe flow
propagated.from=Reason to Mark as Safe propagated.from=Reason to Mark as Safe
propagated.to=Target to Mark as Safe propagated.to=Target to Mark as Safe
propagate.from.empty.text=Reason to mark as safe would be shown here propagate.from.empty.text=Reason to mark as safe is shown here
propagate.to.empty.text=Target to mark as safe would be shown here propagate.to.empty.text=Target to mark as safe is shown here
jvm.inspections.testonly.display.name=Test-only usage in production code jvm.inspections.testonly.display.name=Test-only usage in production code
jvm.inspections.testonly.class.reference=Test-only class is referenced in production code jvm.inspections.testonly.class.reference=Test-only class is referenced in production code
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment