diff --git a/platform/analysis-api/resources/messages/InspectionsBundle.properties b/platform/analysis-api/resources/messages/InspectionsBundle.properties index dfca411ee8ce..000735ee2210 100644 --- a/platform/analysis-api/resources/messages/InspectionsBundle.properties +++ b/platform/analysis-api/resources/messages/InspectionsBundle.properties @@ -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 #ref is too short ({1} \\< {2}) #loc -naming.convention.problem.descriptor.long={0} name #ref is too long ({1} \\> {2}) #loc -naming.convention.problem.descriptor.regex.mismatch={0} name #ref doesn''t match regex ''{1}'' #loc +naming.convention.problem.descriptor.short={0} name #ref is too short ({1} \\< {2}) +naming.convention.problem.descriptor.long={0} name #ref is too long ({1} \\> {2}) +naming.convention.problem.descriptor.regex.mismatch={0} name #ref 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 diff --git a/platform/lang-api/resources/messages/LangBundle.properties b/platform/lang-api/resources/messages/LangBundle.properties index c9039a7aae1e..9e9fd3924cfe 100644 --- a/platform/lang-api/resources/messages/LangBundle.properties +++ b/platform/lang-api/resources/messages/LangBundle.properties @@ -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 #ref #loc -todo.comment.without.details.problem.descriptor=TODO comment without description #loc +todo.comment.problem.descriptor=TODO comment #ref +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 {0} diff --git a/platform/vcs-api/vcs-api-core/resources/messages/VcsBundle.properties b/platform/vcs-api/vcs-api-core/resources/messages/VcsBundle.properties index faa372fe380d..e10edc9a6354 100644 --- a/platform/vcs-api/vcs-api-core/resources/messages/VcsBundle.properties +++ b/platform/vcs-api/vcs-api-core/resources/messages/VcsBundle.properties @@ -768,7 +768,7 @@ ignoreTokenType.syntax\:= ignore.codeInspection.group=Version control ignore.codeInspection.duplicateEntry=Ignore file duplicates -ignore.codeInspection.duplicateEntry.message=#ref pattern is defined more than once #loc +ignore.codeInspection.duplicateEntry.message=#ref pattern is defined more than once ignore.quick.fix.remove.entry=Remove pattern vcs.add.to.ignore.file.action.group.text=Add to {0}