[runner] bug report could be created from tray (#9191)

This commit is contained in:
Andrey Nekrasov
2021-01-21 11:55:58 +03:00
committed by GitHub
parent a0faf4c8d1
commit da6fc54d1c
5 changed files with 59 additions and 31 deletions

View File

@@ -161,6 +161,12 @@
<value>Exit</value>
<comment>Exit as a verb, as in Exit the application</comment>
</data>
<data name="SUBMIT_BUG_TEXT" xml:space="preserve">
<value>Report Bug</value>
</data>
<data name="BUGREPORT_SUCCESS" xml:space="preserve">
<value>Bug report .zip file has been created on your Desktop.</value>
</data>
<data name="GITHUB_NEW_VERSION_USING_LOCAL_BUILD_ERROR" xml:space="preserve">
<value>Updating from a local build is not supported.</value>
<comment>User cannot autoupdate from a locally-built PowerToys version</comment>