Ask users to write English in crash-report.

This commit is contained in:
Remco Burema 2019-05-17 10:37:25 +02:00
parent abcac67cee
commit 4813ff0bb7

View File

@ -319,7 +319,8 @@ class CrashHandler:
def _userDescriptionWidget(self):
group = QGroupBox()
group.setTitle(catalog.i18nc("@title:groupbox", "User description"))
group.setTitle(catalog.i18nc("@title:groupbox", "User description" +
" (Note: Developers may not speak your language, please use English if possible)"))
layout = QVBoxLayout()
# When sending the report, the user comments will be collected