winget-cli

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit 73d35a20097f1c1efc243c2aa87ba377f65eaf2e
parent 9d5c3e459bba8d8404ec0f36f70aa74442e78658
Author: yao-msft <50888816+yao-msft@users.noreply.github.com>
Date:   Fri, 19 Nov 2021 17:12:40 -0800

Update source agreement market message to be more clear (#1731)


Diffstat:
M.github/actions/spelling/allow.txt | 1+
Msrc/AppInstallerCLIPackage/Shared/Strings/en-us/winget.resw | 2+-
2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/.github/actions/spelling/allow.txt b/.github/actions/spelling/allow.txt @@ -34,6 +34,7 @@ authz autocomplete auxdata azureedge +backend bcrypt binver Bitmask diff --git a/src/AppInstallerCLIPackage/Shared/Strings/en-us/winget.resw b/src/AppInstallerCLIPackage/Shared/Strings/en-us/winget.resw @@ -1098,7 +1098,7 @@ Do you agree to the terms?</value> <value>One or more of the source agreements were not agreed to. Operation cancelled. Please accept the source agreements or remove the corresponding sources.</value> </data> <data name="SourceAgreementsMarketMessage" xml:space="preserve"> - <value>The source requires current machine's geographic region to be sent to function properly.</value> + <value>The source requires the current machine's 2-letter geographic region to be sent to the backend service to function properly (ex. "US").</value> </data> <data name="InstallFlowRegistrationDeferred" xml:space="preserve"> <value>Successfully installed. Restart the application to complete the upgrade.</value>