Show check for updates dialog before report a bug (#834)

This commit is contained in:
Mikołaj Pich
2020-05-24 20:03:46 +02:00
committed by GitHub
parent 3308d7fe6f
commit 0c4364609b
10 changed files with 53 additions and 5 deletions

View File

@ -317,6 +317,11 @@
<string name="logviewer_refresh">Refresh</string>
<!--Error dialog-->
<string name="dialog_error_check_update">Check for updates</string>
<string name="dialog_error_check_update_message">Before reporting a bug, check first if an update with the bug fix is available</string>
<!--Generic-->
<string name="all_content">Content</string>
<string name="all_retry">Retry</string>