diff options
| -rw-r--r-- | locales/en-US.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/locales/en-US.json b/locales/en-US.json index 55bbbdef..418798cc 100644 --- a/locales/en-US.json +++ b/locales/en-US.json @@ -435,5 +435,5 @@ "crash_page_before_reporting": "Before reporting a bug, make sure that you have:", "crash_page_read_the_faq": "looked at the <a href=\"`x`\">Frenquently Asked Queqtions (FAQ)</a>", "crash_page_search_issue": "searched for <a href=\"`x`\">existing issues on Github</a>", - "crash_page_report_issue": "If none of the above helped, please <a href=\"`x`\">open a new issue on GitHub</a> and include the following text in your message:" + "crash_page_report_issue": "If none of the above helped, please <a href=\"`x`\">open a new issue on GitHub</a> (preferably in English) and include the following text in your message (do NOT translate that text):" } |
