この検査は、プロジェクト全体にわたって複製され変更されなかった文字列リテラルをすべて報告します。
例:
class C1 { String CONST1="duplicate string"; }
class C2 { String CONST2="duplicate string"; }
The 'Ignore @PropertyKey expressions' option allows you to ignore strings passed as arguments to methods annotated with org.jetbrains.annotations.PropertyKey annotation.