Fix for handling exceptions thrown by dispatcher which were crashing PT Run (#5199)

* fix report window error icon

* fix for launching web page to create new issue

* Made icon theme aware

* removed exception that was added by mistake

* modified the issue reporting link to match that in the settings page

* added comment
This commit is contained in:
Alekhya
2020-07-24 13:58:40 -07:00
committed by GitHub
parent c4ddb7d351
commit cc990a1181
22 changed files with 67 additions and 24 deletions

View File

@@ -125,7 +125,7 @@
<system:String x:Key="reportWindow_sending">Odosiela sa</system:String>
<system:String x:Key="reportWindow_report_succeed">Hlásenie bolo úspešne odoslané</system:String>
<system:String x:Key="reportWindow_report_failed">Odoslanie hlásenia zlyhalo</system:String>
<system:String x:Key="reportWindow_wox_got_an_error">Wox zaznamenal chybu</system:String>
<system:String x:Key="reportWindow_wox_got_an_error">PT Run zaznamenal chybu</system:String>
<!--update-->
<system:String x:Key="update_wox_update_new_version_available">Je dostupné nové vydanie Wox {0}</system:String>