Skip to content

Commit

Permalink
Standardize 'Show' labels to manifest fields
Browse files Browse the repository at this point in the history
  • Loading branch information
Trenly committed Jul 6, 2022
1 parent dea9a20 commit c4b2766
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions src/AppInstallerCLIPackage/Shared/Strings/en-us/winget.resw
Original file line number Diff line number Diff line change
Expand Up @@ -1031,19 +1031,19 @@ Do you agree to the terms?</value>
<value>Installer:</value>
</data>
<data name="ShowLabelInstallerLocale" xml:space="preserve">
<value>Locale:</value>
<value>Installer Locale:</value>
</data>
<data name="ShowLabelInstallerProductId" xml:space="preserve">
<value>Store Product Id:</value>
</data>
<data name="ShowLabelInstallerSha256" xml:space="preserve">
<value>SHA256:</value>
<value>Installer SHA256:</value>
</data>
<data name="ShowLabelInstallerType" xml:space="preserve">
<value>Type:</value>
<value>Installer Type:</value>
</data>
<data name="ShowLabelInstallerUrl" xml:space="preserve">
<value>Download Url:</value>
<value>Installer Url:</value>
</data>
<data name="ShowLabelLicense" xml:space="preserve">
<value>License:</value>
Expand All @@ -1055,7 +1055,7 @@ Do you agree to the terms?</value>
<value>Moniker:</value>
</data>
<data name="ShowLabelPackageUrl" xml:space="preserve">
<value>Homepage:</value>
<value>Package Url:</value>
</data>
<data name="ShowLabelPublisher" xml:space="preserve">
<value>Publisher:</value>
Expand Down Expand Up @@ -1350,7 +1350,7 @@ Please specify one of them using the `--source` option to proceed.</value>
<value>Notes:</value>
</data>
<data name="ShowLabelInstallationNotes" xml:space="preserve">
<value>InstallationNotes:</value>
<value>Installation Notes:</value>
</data>
<data name="SymlinkModified" xml:space="preserve">
<value>Portable symlink not deleted as it was modified and points to a different target exe</value>
Expand Down

0 comments on commit c4b2766

Please sign in to comment.