From 8c686db1cc93478fc8dfe3f430c867060a627d81 Mon Sep 17 00:00:00 2001 From: John McPherson Date: Fri, 6 Feb 2026 15:31:19 -0800 Subject: [PATCH 1/2] Add comments from users --- src/AppInstallerCLIPackage/Shared/Strings/en-us/winget.resw | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/AppInstallerCLIPackage/Shared/Strings/en-us/winget.resw b/src/AppInstallerCLIPackage/Shared/Strings/en-us/winget.resw index f9e4a768f3..28e88d06cc 100644 --- a/src/AppInstallerCLIPackage/Shared/Strings/en-us/winget.resw +++ b/src/AppInstallerCLIPackage/Shared/Strings/en-us/winget.resw @@ -1744,7 +1744,7 @@ Please specify one of them using the --source option to proceed. {Locked="winget pin","--include-pinned"} Error shown when we block an upgrade due to the package being pinned - {0} package(s) have pins that prevent upgrade. Use the 'winget pin' command to view and edit pins. Using the --include-pinned argument may show more results. + {0} package(s) have pins that prevent upgrade. Use the 'winget pin' command to view and edit pins. Using the '--include-pinned' argument may show more results. {Locked="winget pin","--include-pinned"} {0} is a placeholder replaced by an integer number of packages @@ -2909,6 +2909,7 @@ Please specify one of them using the --source option to proceed. Explicit + In this context, explicit means explicitly specified or directly designated, referring to sources that the user has explicitly specified. Trust level of the source (none or trusted) @@ -3184,6 +3185,7 @@ Please specify one of them using the --source option to proceed. Family + "Family" represents the font family such as 'Arial' or 'Times New Roman'. Faces @@ -3191,6 +3193,7 @@ Please specify one of them using the --source option to proceed. Filter results by family name + "Family" represents the font family such as 'Arial' or 'Times New Roman'. Face From 064ba115721f90fc7cfc5be18e512bc56fafc517 Mon Sep 17 00:00:00 2001 From: JohnMcPMS Date: Mon, 9 Feb 2026 11:32:56 -0800 Subject: [PATCH 2/2] Update src/AppInstallerCLIPackage/Shared/Strings/en-us/winget.resw MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Flor Chacón <14323496+florelis@users.noreply.github.com> --- src/AppInstallerCLIPackage/Shared/Strings/en-us/winget.resw | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/AppInstallerCLIPackage/Shared/Strings/en-us/winget.resw b/src/AppInstallerCLIPackage/Shared/Strings/en-us/winget.resw index 28e88d06cc..f16edf44b8 100644 --- a/src/AppInstallerCLIPackage/Shared/Strings/en-us/winget.resw +++ b/src/AppInstallerCLIPackage/Shared/Strings/en-us/winget.resw @@ -2909,7 +2909,7 @@ Please specify one of them using the --source option to proceed. Explicit - In this context, explicit means explicitly specified or directly designated, referring to sources that the user has explicitly specified. + Used as a header in a table that shows the properties of a "source". In this context, "explicit" means that the source needs to be explicitly specified or directly designated to be used, as opposed to being implicitly included. Trust level of the source (none or trusted)