From fd30f5775af678e843ec8084c7b11f7d5e0e1ca9 Mon Sep 17 00:00:00 2001 From: Samantaz Fox Date: Tue, 2 Nov 2021 15:52:50 +0100 Subject: [PATCH] Add precisions to error message regarding locales --- locales/en-US.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 Frenquently Asked Queqtions (FAQ)", "crash_page_search_issue": "searched for existing issues on Github", - "crash_page_report_issue": "If none of the above helped, please open a new issue on GitHub and include the following text in your message:" + "crash_page_report_issue": "If none of the above helped, please open a new issue on GitHub (preferably in English) and include the following text in your message (do NOT translate that text):" }