diff --git a/src/NuGet.Clients/NuGet.SolutionRestoreManager/Resources.Designer.cs b/src/NuGet.Clients/NuGet.SolutionRestoreManager/Resources.Designer.cs
index 936a32919de..8e6966d2cd9 100644
--- a/src/NuGet.Clients/NuGet.SolutionRestoreManager/Resources.Designer.cs
+++ b/src/NuGet.Clients/NuGet.SolutionRestoreManager/Resources.Designer.cs
@@ -97,7 +97,7 @@ internal static string ErrorOccurredRestoringPackages {
}
///
- /// Looks up a localized string similar to Fix with GitHub Copilot.
+ /// Looks up a localized string similar to Fix.
///
internal static string InfoBar_HyperlinkFixVulnerabilitiesWithCopilot {
get {
diff --git a/src/NuGet.Clients/NuGet.SolutionRestoreManager/Resources.resx b/src/NuGet.Clients/NuGet.SolutionRestoreManager/Resources.resx
index 64769ea6de1..cdce6244b2d 100644
--- a/src/NuGet.Clients/NuGet.SolutionRestoreManager/Resources.resx
+++ b/src/NuGet.Clients/NuGet.SolutionRestoreManager/Resources.resx
@@ -198,7 +198,6 @@ To prevent NuGet from restoring packages during build, open the Visual Studio Op
{0} - MSBuild item type. For example, NuGetAuditSuppress
- Fix with GitHub Copilot
- Do not translate GitHub or Copilot
+ Fix
\ No newline at end of file
diff --git a/src/NuGet.Clients/NuGet.SolutionRestoreManager/xlf/Resources.cs.xlf b/src/NuGet.Clients/NuGet.SolutionRestoreManager/xlf/Resources.cs.xlf
index 46bf10d7cb9..4650fe753db 100644
--- a/src/NuGet.Clients/NuGet.SolutionRestoreManager/xlf/Resources.cs.xlf
+++ b/src/NuGet.Clients/NuGet.SolutionRestoreManager/xlf/Resources.cs.xlf
@@ -23,9 +23,9 @@
0 - The package that does not have an exact version. Do not translate 'PackageDownload'. 1 - the version string that's not exact.
- Fix with GitHub Copilot
- Opravit pomocí GitHub Copilota
- Do not translate GitHub or Copilot
+ Fix
+ Opravit pomocí GitHub Copilota
+ Manage NuGet Packages
diff --git a/src/NuGet.Clients/NuGet.SolutionRestoreManager/xlf/Resources.de.xlf b/src/NuGet.Clients/NuGet.SolutionRestoreManager/xlf/Resources.de.xlf
index 8b1be7a2c1b..35e8fbb7196 100644
--- a/src/NuGet.Clients/NuGet.SolutionRestoreManager/xlf/Resources.de.xlf
+++ b/src/NuGet.Clients/NuGet.SolutionRestoreManager/xlf/Resources.de.xlf
@@ -23,9 +23,9 @@
0 - The package that does not have an exact version. Do not translate 'PackageDownload'. 1 - the version string that's not exact.
- Fix with GitHub Copilot
- Mit GitHub Copilot beheben
- Do not translate GitHub or Copilot
+ Fix
+ Mit GitHub Copilot beheben
+ Manage NuGet Packages
diff --git a/src/NuGet.Clients/NuGet.SolutionRestoreManager/xlf/Resources.es.xlf b/src/NuGet.Clients/NuGet.SolutionRestoreManager/xlf/Resources.es.xlf
index 555dd884cba..e69637091cf 100644
--- a/src/NuGet.Clients/NuGet.SolutionRestoreManager/xlf/Resources.es.xlf
+++ b/src/NuGet.Clients/NuGet.SolutionRestoreManager/xlf/Resources.es.xlf
@@ -23,9 +23,9 @@
0 - The package that does not have an exact version. Do not translate 'PackageDownload'. 1 - the version string that's not exact.
- Fix with GitHub Copilot
- Corrección con GitHub Copilot
- Do not translate GitHub or Copilot
+ Fix
+ Corrección con GitHub Copilot
+ Manage NuGet Packages
diff --git a/src/NuGet.Clients/NuGet.SolutionRestoreManager/xlf/Resources.fr.xlf b/src/NuGet.Clients/NuGet.SolutionRestoreManager/xlf/Resources.fr.xlf
index 7be0bec2f27..206ffa988be 100644
--- a/src/NuGet.Clients/NuGet.SolutionRestoreManager/xlf/Resources.fr.xlf
+++ b/src/NuGet.Clients/NuGet.SolutionRestoreManager/xlf/Resources.fr.xlf
@@ -23,9 +23,9 @@
0 - The package that does not have an exact version. Do not translate 'PackageDownload'. 1 - the version string that's not exact.
- Fix with GitHub Copilot
- Corriger avec GitHub Copilot
- Do not translate GitHub or Copilot
+ Fix
+ Corriger avec GitHub Copilot
+ Manage NuGet Packages
diff --git a/src/NuGet.Clients/NuGet.SolutionRestoreManager/xlf/Resources.it.xlf b/src/NuGet.Clients/NuGet.SolutionRestoreManager/xlf/Resources.it.xlf
index 15b963e1b65..8f1fb79ded8 100644
--- a/src/NuGet.Clients/NuGet.SolutionRestoreManager/xlf/Resources.it.xlf
+++ b/src/NuGet.Clients/NuGet.SolutionRestoreManager/xlf/Resources.it.xlf
@@ -23,9 +23,9 @@
0 - The package that does not have an exact version. Do not translate 'PackageDownload'. 1 - the version string that's not exact.
- Fix with GitHub Copilot
- Correggi con GitHub Copilot
- Do not translate GitHub or Copilot
+ Fix
+ Correggi con GitHub Copilot
+ Manage NuGet Packages
diff --git a/src/NuGet.Clients/NuGet.SolutionRestoreManager/xlf/Resources.ja.xlf b/src/NuGet.Clients/NuGet.SolutionRestoreManager/xlf/Resources.ja.xlf
index 748f57acc0d..1f7b24dd8dd 100644
--- a/src/NuGet.Clients/NuGet.SolutionRestoreManager/xlf/Resources.ja.xlf
+++ b/src/NuGet.Clients/NuGet.SolutionRestoreManager/xlf/Resources.ja.xlf
@@ -23,9 +23,9 @@
0 - The package that does not have an exact version. Do not translate 'PackageDownload'. 1 - the version string that's not exact.
- Fix with GitHub Copilot
- GitHub Copilot を使用して修正する
- Do not translate GitHub or Copilot
+ Fix
+ GitHub Copilot を使用して修正する
+ Manage NuGet Packages
diff --git a/src/NuGet.Clients/NuGet.SolutionRestoreManager/xlf/Resources.ko.xlf b/src/NuGet.Clients/NuGet.SolutionRestoreManager/xlf/Resources.ko.xlf
index f1b0b622de2..7378ed49202 100644
--- a/src/NuGet.Clients/NuGet.SolutionRestoreManager/xlf/Resources.ko.xlf
+++ b/src/NuGet.Clients/NuGet.SolutionRestoreManager/xlf/Resources.ko.xlf
@@ -23,9 +23,9 @@
0 - The package that does not have an exact version. Do not translate 'PackageDownload'. 1 - the version string that's not exact.
- Fix with GitHub Copilot
- GitHub Copilot으로 수정
- Do not translate GitHub or Copilot
+ Fix
+ GitHub Copilot으로 수정
+ Manage NuGet Packages
diff --git a/src/NuGet.Clients/NuGet.SolutionRestoreManager/xlf/Resources.pl.xlf b/src/NuGet.Clients/NuGet.SolutionRestoreManager/xlf/Resources.pl.xlf
index f736a0c8787..8ca765ce28a 100644
--- a/src/NuGet.Clients/NuGet.SolutionRestoreManager/xlf/Resources.pl.xlf
+++ b/src/NuGet.Clients/NuGet.SolutionRestoreManager/xlf/Resources.pl.xlf
@@ -23,9 +23,9 @@
0 - The package that does not have an exact version. Do not translate 'PackageDownload'. 1 - the version string that's not exact.
- Fix with GitHub Copilot
- Napraw za pomocą usługi GitHub Copilot
- Do not translate GitHub or Copilot
+ Fix
+ Napraw za pomocą usługi GitHub Copilot
+ Manage NuGet Packages
diff --git a/src/NuGet.Clients/NuGet.SolutionRestoreManager/xlf/Resources.pt-BR.xlf b/src/NuGet.Clients/NuGet.SolutionRestoreManager/xlf/Resources.pt-BR.xlf
index ba96b5666ff..3eb681a7de5 100644
--- a/src/NuGet.Clients/NuGet.SolutionRestoreManager/xlf/Resources.pt-BR.xlf
+++ b/src/NuGet.Clients/NuGet.SolutionRestoreManager/xlf/Resources.pt-BR.xlf
@@ -23,9 +23,9 @@
0 - The package that does not have an exact version. Do not translate 'PackageDownload'. 1 - the version string that's not exact.
- Fix with GitHub Copilot
- Corrigir com GitHub Copilot
- Do not translate GitHub or Copilot
+ Fix
+ Corrigir com GitHub Copilot
+ Manage NuGet Packages
diff --git a/src/NuGet.Clients/NuGet.SolutionRestoreManager/xlf/Resources.ru.xlf b/src/NuGet.Clients/NuGet.SolutionRestoreManager/xlf/Resources.ru.xlf
index 9340c724e27..8525a26541f 100644
--- a/src/NuGet.Clients/NuGet.SolutionRestoreManager/xlf/Resources.ru.xlf
+++ b/src/NuGet.Clients/NuGet.SolutionRestoreManager/xlf/Resources.ru.xlf
@@ -23,9 +23,9 @@
0 - The package that does not have an exact version. Do not translate 'PackageDownload'. 1 - the version string that's not exact.
- Fix with GitHub Copilot
- Исправить с помощью GitHub Copilot
- Do not translate GitHub or Copilot
+ Fix
+ Исправить с помощью GitHub Copilot
+ Manage NuGet Packages
diff --git a/src/NuGet.Clients/NuGet.SolutionRestoreManager/xlf/Resources.tr.xlf b/src/NuGet.Clients/NuGet.SolutionRestoreManager/xlf/Resources.tr.xlf
index ed206aeed23..e9dbbacbb68 100644
--- a/src/NuGet.Clients/NuGet.SolutionRestoreManager/xlf/Resources.tr.xlf
+++ b/src/NuGet.Clients/NuGet.SolutionRestoreManager/xlf/Resources.tr.xlf
@@ -23,9 +23,9 @@
0 - The package that does not have an exact version. Do not translate 'PackageDownload'. 1 - the version string that's not exact.
- Fix with GitHub Copilot
- GitHub Copilot ile düzelt
- Do not translate GitHub or Copilot
+ Fix
+ GitHub Copilot ile düzelt
+ Manage NuGet Packages
diff --git a/src/NuGet.Clients/NuGet.SolutionRestoreManager/xlf/Resources.zh-Hans.xlf b/src/NuGet.Clients/NuGet.SolutionRestoreManager/xlf/Resources.zh-Hans.xlf
index d56890cfc3d..11ec64fd613 100644
--- a/src/NuGet.Clients/NuGet.SolutionRestoreManager/xlf/Resources.zh-Hans.xlf
+++ b/src/NuGet.Clients/NuGet.SolutionRestoreManager/xlf/Resources.zh-Hans.xlf
@@ -23,9 +23,9 @@
0 - The package that does not have an exact version. Do not translate 'PackageDownload'. 1 - the version string that's not exact.
- Fix with GitHub Copilot
- 使用 GitHub Copilot 修复
- Do not translate GitHub or Copilot
+ Fix
+ 使用 GitHub Copilot 修复
+ Manage NuGet Packages
diff --git a/src/NuGet.Clients/NuGet.SolutionRestoreManager/xlf/Resources.zh-Hant.xlf b/src/NuGet.Clients/NuGet.SolutionRestoreManager/xlf/Resources.zh-Hant.xlf
index d0ed1bb903f..1eacaf414aa 100644
--- a/src/NuGet.Clients/NuGet.SolutionRestoreManager/xlf/Resources.zh-Hant.xlf
+++ b/src/NuGet.Clients/NuGet.SolutionRestoreManager/xlf/Resources.zh-Hant.xlf
@@ -23,9 +23,9 @@
0 - The package that does not have an exact version. Do not translate 'PackageDownload'. 1 - the version string that's not exact.
- Fix with GitHub Copilot
- 使用 GitHub Copilot 修正
- Do not translate GitHub or Copilot
+ Fix
+ 使用 GitHub Copilot 修正
+ Manage NuGet Packages