[platform] IDEA-382389 cleanup: remove '#loc' references

GitOrigin-RevId: 8184df387dfba268d3d5765b3aa6dcc3efb05015
This commit is contained in:
Bartek Pacia
2025-11-26 13:57:42 +00:00
committed by intellij-monorepo-bot
parent 3899003c4e
commit ef2e4e6833
3 changed files with 7 additions and 7 deletions
@@ -131,7 +131,7 @@ inspection.application.profile.failed.configure.by.path.0.1=Failed to load profi
# suppress inspection "UnusedProperty"
inspection.comparing.references.use.quickfix=Use equals()
# suppress inspection "UnusedProperty"
inspection.comparing.references.problem.descriptor=Suspicious comparison #ref #loc
inspection.comparing.references.problem.descriptor=Suspicious comparison #ref
# suppress inspection "UnusedProperty"
inspection.duplicates.replace.family.quickfix=Replace
@@ -269,9 +269,9 @@ assignment.to.itself.quickfix.name=Remove self assignment
preparing.for.apply.fix=Preparing to Apply Fix\u2026
inspection.tool.window.dialog.no.options=Inspection ''{0}'' has no configurable options
inspection.tool.window.inspection.dialog.title=Inspection ''{0}'' options
naming.convention.problem.descriptor.short={0} name <code>#ref</code> is too short ({1} \\&lt; {2}) #loc
naming.convention.problem.descriptor.long={0} name <code>#ref</code> is too long ({1} \\&gt; {2}) #loc
naming.convention.problem.descriptor.regex.mismatch={0} name <code>#ref</code> doesn''t match regex ''{1}'' #loc
naming.convention.problem.descriptor.short={0} name <code>#ref</code> is too short ({1} \\&lt; {2})
naming.convention.problem.descriptor.long={0} name <code>#ref</code> is too long ({1} \\&gt; {2})
naming.convention.problem.descriptor.regex.mismatch={0} name <code>#ref</code> doesn''t match regex ''{1}''
inspection.naming.conventions.option=Use custom settings
inspection.naming.conventions.option.description=When unchecked, settings for regular class name will be used
@@ -331,8 +331,8 @@ non.ascii.characters=Non-ASCII characters
lossy.encoding=Lossy encoding
inspection.lossy.encoding.description=The file was loaded in a wrong encoding: ''{0}''
todo.comment.display.name=TODO comment
todo.comment.problem.descriptor=TODO comment <code>#ref</code> #loc
todo.comment.without.details.problem.descriptor=TODO comment without description #loc
todo.comment.problem.descriptor=TODO comment <code>#ref</code>
todo.comment.without.details.problem.descriptor=TODO comment without description
todo.comment.only.warn.on.empty.option=Only warn on TODO comments without any details
empty.directory.display.name=Empty directory
empty.directories.problem.descriptor=Empty directory <code>{0}</code>
@@ -768,7 +768,7 @@ ignoreTokenType.syntax\:=<syntax>
ignore.codeInspection.group=Version control
ignore.codeInspection.duplicateEntry=Ignore file duplicates
ignore.codeInspection.duplicateEntry.message=<code>#ref</code> pattern is defined more than once #loc
ignore.codeInspection.duplicateEntry.message=<code>#ref</code> pattern is defined more than once
ignore.quick.fix.remove.entry=Remove pattern
vcs.add.to.ignore.file.action.group.text=Add to {0}