diff --git a/src/Integration/Resources/Strings.Designer.cs b/src/Integration/Resources/Strings.Designer.cs index 7c5213addf..2a023c0c83 100644 --- a/src/Integration/Resources/Strings.Designer.cs +++ b/src/Integration/Resources/Strings.Designer.cs @@ -496,7 +496,7 @@ public static string MoreInfoLinkText { } /// <summary> - /// Looks up a localized string similar to The issue is valid but does not need fixing. It represents accepted technical debt.. + /// Looks up a localized string similar to The issue is valid but will not be fixed now. It represents accepted technical debt.. /// </summary> public static string MuteWindow_AcceptContent { get { diff --git a/src/Integration/Resources/Strings.resx b/src/Integration/Resources/Strings.resx index 5abf3b4c4c..41cd3554a6 100644 --- a/src/Integration/Resources/Strings.resx +++ b/src/Integration/Resources/Strings.resx @@ -575,7 +575,7 @@ This is the general format to use when writing errors to output window or when t <value>[Binding check] Error checking bound project settings file: {0}</value> </data> <data name="MuteWindow_AcceptContent" xml:space="preserve"> - <value>The issue is valid but does not need fixing. It represents accepted technical debt.</value> + <value>The issue is valid but will not be fixed now. It represents accepted technical debt.</value> </data> <data name="MuteWindow_AcceptTitle" xml:space="preserve"> <value>Accept</value>