From bdfa09a4e94fe1788a50ac36f92c44295215e3a9 Mon Sep 17 00:00:00 2001 From: Sam Harwell Date: Mon, 8 Oct 2018 06:23:51 -0500 Subject: [PATCH] Improved error message for DOC207 --- .../PortabilityRules/PortabilityResources.Designer.cs | 4 ++-- .../PortabilityRules/PortabilityResources.resx | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/DocumentationAnalyzers/DocumentationAnalyzers/PortabilityRules/PortabilityResources.Designer.cs b/DocumentationAnalyzers/DocumentationAnalyzers/PortabilityRules/PortabilityResources.Designer.cs index 1791a08..8df08fa 100644 --- a/DocumentationAnalyzers/DocumentationAnalyzers/PortabilityRules/PortabilityResources.Designer.cs +++ b/DocumentationAnalyzers/DocumentationAnalyzers/PortabilityRules/PortabilityResources.Designer.cs @@ -242,7 +242,7 @@ internal static string DOC204Title { } /// - /// Looks up a localized string similar to Use 'see langword' correctly. + /// Looks up a localized string similar to 'langword' attribute value should be a language keyword. /// internal static string DOC207Description { get { @@ -251,7 +251,7 @@ internal static string DOC207Description { } /// - /// Looks up a localized string similar to Use 'see langword' correctly. + /// Looks up a localized string similar to 'langword' attribute value should be a language keyword. /// internal static string DOC207MessageFormat { get { diff --git a/DocumentationAnalyzers/DocumentationAnalyzers/PortabilityRules/PortabilityResources.resx b/DocumentationAnalyzers/DocumentationAnalyzers/PortabilityRules/PortabilityResources.resx index 6a31448..8ebdc11 100644 --- a/DocumentationAnalyzers/DocumentationAnalyzers/PortabilityRules/PortabilityResources.resx +++ b/DocumentationAnalyzers/DocumentationAnalyzers/PortabilityRules/PortabilityResources.resx @@ -178,10 +178,10 @@ Use inline elements correctly - Use 'see langword' correctly + 'langword' attribute value should be a language keyword - Use 'see langword' correctly + 'langword' attribute value should be a language keyword Use 'see langword' correctly