[Settings]Show No network error when trying to update (#21500)

This commit is contained in:
Laszlo Nemeth
2022-11-15 15:11:44 +01:00
committed by GitHub
parent a357d62ff5
commit 8c6b447a33
3 changed files with 80 additions and 0 deletions

View File

@@ -1744,6 +1744,9 @@ From there, simply click on one of the supported files in the File Explorer and
<data name="General_UpToDate.Title" xml:space="preserve">
<value>PowerToys is up to date</value>
</data>
<data name="General_CantCheck.Title" xml:space="preserve">
<value>Network error. Please try again later</value>
</data>
<data name="General_DownloadAndInstall.Content" xml:space="preserve">
<value>Download &amp; install</value>
</data>