diff --git a/src/_locales/ar/messages.json b/src/_locales/ar/messages.json
index f44edf847..2e13920d8 100644
--- a/src/_locales/ar/messages.json
+++ b/src/_locales/ar/messages.json
@@ -127,6 +127,10 @@
"message": "إفتح سجل طلبات الشبكة",
"description": "Tooltip used for the logger icon in the panel"
},
+ "popupTipReport": {
+ "message": "Report an issue on this website",
+ "description": "Tooltip used for the 'chat' icon in the panel"
+ },
"popupTipNoPopups": {
"message": "تفعيل أو تعطيل النوافذ منبثقة لهذا الموقع",
"description": "Tooltip for the no-popups per-site switch"
@@ -855,6 +859,14 @@
"message": "افتح",
"description": "Text for button which open an external webpage in Support pane"
},
+ "supportReportSpecificButton": {
+ "message": "Create new report",
+ "description": "Text for button which open an external webpage in Support pane"
+ },
+ "supportFindSpecificButton": {
+ "message": "Find similar reports",
+ "description": "A clickable link in the filter issue reporter section"
+ },
"supportS1H": {
"message": "وثائق",
"description": "Header of 'Documentation' section in Support pane"
@@ -907,6 +919,46 @@
"message": "هام: يتم تنقيح المعلومات التي يُحتمل أن تكون خاصة أو حساسة بشكل افتراضي. المعلومات المنقحة قد تجعل حل مشكلة ما أكثر صعوبة.",
"description": "Second paragraph of 'Troubleshooting Information' section in Support pane"
},
+ "supportS6H": {
+ "message": "Report a filter issue",
+ "description": "Header of 'Report a filter issue' section in Support pane"
+ },
+ "supportS6P1S1": {
+ "message": "To avoid burdening volunteers with duplicate reports, please verify that the issue has not already been reported.",
+ "description": "A paragraph in the filter issue reporter section"
+ },
+ "supportS6URL": {
+ "message": "Address of the web page:",
+ "description": "Label for the URL of the page"
+ },
+ "supportS6Select1": {
+ "message": "The web page...",
+ "description": "Label for widget to select type of issue"
+ },
+ "supportS6Select1Option0": {
+ "message": "-- Pick an entry --",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option1": {
+ "message": "Shows ads or ad leftovers",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option2": {
+ "message": "Has overlays or other nuisances",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option3": {
+ "message": "Detects uBlock Origin",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option4": {
+ "message": "Has privacy-related issues",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option5": {
+ "message": "Breaks when uBlock Origin is enabled",
+ "description": "An entry in the widget used to select the type of issue"
+ },
"supportRedact": {
"message": "تنقيح",
"description": "Text for 'Redact' button"
diff --git a/src/_locales/az/messages.json b/src/_locales/az/messages.json
index fa20dce57..84615571a 100644
--- a/src/_locales/az/messages.json
+++ b/src/_locales/az/messages.json
@@ -127,6 +127,10 @@
"message": "Jurnalı aç",
"description": "Tooltip used for the logger icon in the panel"
},
+ "popupTipReport": {
+ "message": "Report an issue on this website",
+ "description": "Tooltip used for the 'chat' icon in the panel"
+ },
"popupTipNoPopups": {
"message": "Bu sayt üçün bütün açılan pəncələri aç/bağla",
"description": "Tooltip for the no-popups per-site switch"
@@ -855,6 +859,14 @@
"message": "Aç",
"description": "Text for button which open an external webpage in Support pane"
},
+ "supportReportSpecificButton": {
+ "message": "Create new report",
+ "description": "Text for button which open an external webpage in Support pane"
+ },
+ "supportFindSpecificButton": {
+ "message": "Find similar reports",
+ "description": "A clickable link in the filter issue reporter section"
+ },
"supportS1H": {
"message": "Dokumentasiya",
"description": "Header of 'Documentation' section in Support pane"
@@ -907,6 +919,46 @@
"message": "Important: Potentially private or sensitive information is redacted by default. Redacted information may make it more difficult to solve a problem.",
"description": "Second paragraph of 'Troubleshooting Information' section in Support pane"
},
+ "supportS6H": {
+ "message": "Report a filter issue",
+ "description": "Header of 'Report a filter issue' section in Support pane"
+ },
+ "supportS6P1S1": {
+ "message": "To avoid burdening volunteers with duplicate reports, please verify that the issue has not already been reported.",
+ "description": "A paragraph in the filter issue reporter section"
+ },
+ "supportS6URL": {
+ "message": "Address of the web page:",
+ "description": "Label for the URL of the page"
+ },
+ "supportS6Select1": {
+ "message": "The web page...",
+ "description": "Label for widget to select type of issue"
+ },
+ "supportS6Select1Option0": {
+ "message": "-- Pick an entry --",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option1": {
+ "message": "Shows ads or ad leftovers",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option2": {
+ "message": "Has overlays or other nuisances",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option3": {
+ "message": "Detects uBlock Origin",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option4": {
+ "message": "Has privacy-related issues",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option5": {
+ "message": "Breaks when uBlock Origin is enabled",
+ "description": "An entry in the widget used to select the type of issue"
+ },
"supportRedact": {
"message": "Redact",
"description": "Text for 'Redact' button"
diff --git a/src/_locales/bg/messages.json b/src/_locales/bg/messages.json
index 95ae04701..2e94537ce 100644
--- a/src/_locales/bg/messages.json
+++ b/src/_locales/bg/messages.json
@@ -127,6 +127,10 @@
"message": "Преглед на дневника със заявки",
"description": "Tooltip used for the logger icon in the panel"
},
+ "popupTipReport": {
+ "message": "Report an issue on this website",
+ "description": "Tooltip used for the 'chat' icon in the panel"
+ },
"popupTipNoPopups": {
"message": "Превключване блокирането на всички изскачащи прозорци за този сайт",
"description": "Tooltip for the no-popups per-site switch"
@@ -855,6 +859,14 @@
"message": "Отваряне",
"description": "Text for button which open an external webpage in Support pane"
},
+ "supportReportSpecificButton": {
+ "message": "Create new report",
+ "description": "Text for button which open an external webpage in Support pane"
+ },
+ "supportFindSpecificButton": {
+ "message": "Find similar reports",
+ "description": "A clickable link in the filter issue reporter section"
+ },
"supportS1H": {
"message": "Документация",
"description": "Header of 'Documentation' section in Support pane"
@@ -907,6 +919,46 @@
"message": "Важно: Потенциално лична или чувствителна информация се редактира по подразбиране. Редактираната информация може да затрудни решаването на даден проблем.",
"description": "Second paragraph of 'Troubleshooting Information' section in Support pane"
},
+ "supportS6H": {
+ "message": "Report a filter issue",
+ "description": "Header of 'Report a filter issue' section in Support pane"
+ },
+ "supportS6P1S1": {
+ "message": "To avoid burdening volunteers with duplicate reports, please verify that the issue has not already been reported.",
+ "description": "A paragraph in the filter issue reporter section"
+ },
+ "supportS6URL": {
+ "message": "Address of the web page:",
+ "description": "Label for the URL of the page"
+ },
+ "supportS6Select1": {
+ "message": "The web page...",
+ "description": "Label for widget to select type of issue"
+ },
+ "supportS6Select1Option0": {
+ "message": "-- Pick an entry --",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option1": {
+ "message": "Shows ads or ad leftovers",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option2": {
+ "message": "Has overlays or other nuisances",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option3": {
+ "message": "Detects uBlock Origin",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option4": {
+ "message": "Has privacy-related issues",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option5": {
+ "message": "Breaks when uBlock Origin is enabled",
+ "description": "An entry in the widget used to select the type of issue"
+ },
"supportRedact": {
"message": "Редактиран вид",
"description": "Text for 'Redact' button"
diff --git a/src/_locales/bn/messages.json b/src/_locales/bn/messages.json
index 4e1183fcb..6feaea673 100644
--- a/src/_locales/bn/messages.json
+++ b/src/_locales/bn/messages.json
@@ -127,6 +127,10 @@
"message": "ঘটনাবলী খুলুন",
"description": "Tooltip used for the logger icon in the panel"
},
+ "popupTipReport": {
+ "message": "Report an issue on this website",
+ "description": "Tooltip used for the 'chat' icon in the panel"
+ },
"popupTipNoPopups": {
"message": "এই সাইটের সব পপআপ ব্লকিং চালু/বন্ধ করুন",
"description": "Tooltip for the no-popups per-site switch"
@@ -855,6 +859,14 @@
"message": "Open",
"description": "Text for button which open an external webpage in Support pane"
},
+ "supportReportSpecificButton": {
+ "message": "Create new report",
+ "description": "Text for button which open an external webpage in Support pane"
+ },
+ "supportFindSpecificButton": {
+ "message": "Find similar reports",
+ "description": "A clickable link in the filter issue reporter section"
+ },
"supportS1H": {
"message": "Documentation",
"description": "Header of 'Documentation' section in Support pane"
@@ -907,6 +919,46 @@
"message": "Important: Potentially private or sensitive information is redacted by default. Redacted information may make it more difficult to solve a problem.",
"description": "Second paragraph of 'Troubleshooting Information' section in Support pane"
},
+ "supportS6H": {
+ "message": "Report a filter issue",
+ "description": "Header of 'Report a filter issue' section in Support pane"
+ },
+ "supportS6P1S1": {
+ "message": "To avoid burdening volunteers with duplicate reports, please verify that the issue has not already been reported.",
+ "description": "A paragraph in the filter issue reporter section"
+ },
+ "supportS6URL": {
+ "message": "Address of the web page:",
+ "description": "Label for the URL of the page"
+ },
+ "supportS6Select1": {
+ "message": "The web page...",
+ "description": "Label for widget to select type of issue"
+ },
+ "supportS6Select1Option0": {
+ "message": "-- Pick an entry --",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option1": {
+ "message": "Shows ads or ad leftovers",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option2": {
+ "message": "Has overlays or other nuisances",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option3": {
+ "message": "Detects uBlock Origin",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option4": {
+ "message": "Has privacy-related issues",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option5": {
+ "message": "Breaks when uBlock Origin is enabled",
+ "description": "An entry in the widget used to select the type of issue"
+ },
"supportRedact": {
"message": "Redact",
"description": "Text for 'Redact' button"
diff --git a/src/_locales/bs/messages.json b/src/_locales/bs/messages.json
index 165591335..4af209d6c 100644
--- a/src/_locales/bs/messages.json
+++ b/src/_locales/bs/messages.json
@@ -127,6 +127,10 @@
"message": "Otvorite zapisnik",
"description": "Tooltip used for the logger icon in the panel"
},
+ "popupTipReport": {
+ "message": "Report an issue on this website",
+ "description": "Tooltip used for the 'chat' icon in the panel"
+ },
"popupTipNoPopups": {
"message": "Uključite/isključite sve iskačujuće prozore na ovoj stranici",
"description": "Tooltip for the no-popups per-site switch"
@@ -855,6 +859,14 @@
"message": "Open",
"description": "Text for button which open an external webpage in Support pane"
},
+ "supportReportSpecificButton": {
+ "message": "Create new report",
+ "description": "Text for button which open an external webpage in Support pane"
+ },
+ "supportFindSpecificButton": {
+ "message": "Find similar reports",
+ "description": "A clickable link in the filter issue reporter section"
+ },
"supportS1H": {
"message": "Documentation",
"description": "Header of 'Documentation' section in Support pane"
@@ -907,6 +919,46 @@
"message": "Important: Potentially private or sensitive information is redacted by default. Redacted information may make it more difficult to solve a problem.",
"description": "Second paragraph of 'Troubleshooting Information' section in Support pane"
},
+ "supportS6H": {
+ "message": "Report a filter issue",
+ "description": "Header of 'Report a filter issue' section in Support pane"
+ },
+ "supportS6P1S1": {
+ "message": "To avoid burdening volunteers with duplicate reports, please verify that the issue has not already been reported.",
+ "description": "A paragraph in the filter issue reporter section"
+ },
+ "supportS6URL": {
+ "message": "Address of the web page:",
+ "description": "Label for the URL of the page"
+ },
+ "supportS6Select1": {
+ "message": "The web page...",
+ "description": "Label for widget to select type of issue"
+ },
+ "supportS6Select1Option0": {
+ "message": "-- Pick an entry --",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option1": {
+ "message": "Shows ads or ad leftovers",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option2": {
+ "message": "Has overlays or other nuisances",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option3": {
+ "message": "Detects uBlock Origin",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option4": {
+ "message": "Has privacy-related issues",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option5": {
+ "message": "Breaks when uBlock Origin is enabled",
+ "description": "An entry in the widget used to select the type of issue"
+ },
"supportRedact": {
"message": "Redact",
"description": "Text for 'Redact' button"
diff --git a/src/_locales/ca/messages.json b/src/_locales/ca/messages.json
index 32df91fc0..88c45191d 100644
--- a/src/_locales/ca/messages.json
+++ b/src/_locales/ca/messages.json
@@ -127,6 +127,10 @@
"message": "Obre el registre d'esdeveniments",
"description": "Tooltip used for the logger icon in the panel"
},
+ "popupTipReport": {
+ "message": "Report an issue on this website",
+ "description": "Tooltip used for the 'chat' icon in the panel"
+ },
"popupTipNoPopups": {
"message": "Commuta el bloqueig de totes les finestres emergents d'aquest lloc",
"description": "Tooltip for the no-popups per-site switch"
@@ -855,6 +859,14 @@
"message": "Obre",
"description": "Text for button which open an external webpage in Support pane"
},
+ "supportReportSpecificButton": {
+ "message": "Create new report",
+ "description": "Text for button which open an external webpage in Support pane"
+ },
+ "supportFindSpecificButton": {
+ "message": "Find similar reports",
+ "description": "A clickable link in the filter issue reporter section"
+ },
"supportS1H": {
"message": "Documentació",
"description": "Header of 'Documentation' section in Support pane"
@@ -907,6 +919,46 @@
"message": "Important: per defecte es redacta informació potencialment privada o confidencial. La informació redactada pot dificultar la resolució d'un problema.",
"description": "Second paragraph of 'Troubleshooting Information' section in Support pane"
},
+ "supportS6H": {
+ "message": "Report a filter issue",
+ "description": "Header of 'Report a filter issue' section in Support pane"
+ },
+ "supportS6P1S1": {
+ "message": "To avoid burdening volunteers with duplicate reports, please verify that the issue has not already been reported.",
+ "description": "A paragraph in the filter issue reporter section"
+ },
+ "supportS6URL": {
+ "message": "Address of the web page:",
+ "description": "Label for the URL of the page"
+ },
+ "supportS6Select1": {
+ "message": "The web page...",
+ "description": "Label for widget to select type of issue"
+ },
+ "supportS6Select1Option0": {
+ "message": "-- Pick an entry --",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option1": {
+ "message": "Shows ads or ad leftovers",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option2": {
+ "message": "Has overlays or other nuisances",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option3": {
+ "message": "Detects uBlock Origin",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option4": {
+ "message": "Has privacy-related issues",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option5": {
+ "message": "Breaks when uBlock Origin is enabled",
+ "description": "An entry in the widget used to select the type of issue"
+ },
"supportRedact": {
"message": "Redacta",
"description": "Text for 'Redact' button"
diff --git a/src/_locales/cs/messages.json b/src/_locales/cs/messages.json
index 9c34857c0..9403073a5 100644
--- a/src/_locales/cs/messages.json
+++ b/src/_locales/cs/messages.json
@@ -127,6 +127,10 @@
"message": "Otevřít protokol požadavků",
"description": "Tooltip used for the logger icon in the panel"
},
+ "popupTipReport": {
+ "message": "Report an issue on this website",
+ "description": "Tooltip used for the 'chat' icon in the panel"
+ },
"popupTipNoPopups": {
"message": "Přepnout blokování všech vyskakovacích oken na tomto webu",
"description": "Tooltip for the no-popups per-site switch"
@@ -855,6 +859,14 @@
"message": "Otevřít",
"description": "Text for button which open an external webpage in Support pane"
},
+ "supportReportSpecificButton": {
+ "message": "Create new report",
+ "description": "Text for button which open an external webpage in Support pane"
+ },
+ "supportFindSpecificButton": {
+ "message": "Find similar reports",
+ "description": "A clickable link in the filter issue reporter section"
+ },
"supportS1H": {
"message": "Dokumentace",
"description": "Header of 'Documentation' section in Support pane"
@@ -907,6 +919,46 @@
"message": "Důležité: Potenciálně soukromé nebo citlivé informace jsou ve výchozím nastavení redigovány. Redigované informace mohou ztížit řešení problému.",
"description": "Second paragraph of 'Troubleshooting Information' section in Support pane"
},
+ "supportS6H": {
+ "message": "Report a filter issue",
+ "description": "Header of 'Report a filter issue' section in Support pane"
+ },
+ "supportS6P1S1": {
+ "message": "To avoid burdening volunteers with duplicate reports, please verify that the issue has not already been reported.",
+ "description": "A paragraph in the filter issue reporter section"
+ },
+ "supportS6URL": {
+ "message": "Address of the web page:",
+ "description": "Label for the URL of the page"
+ },
+ "supportS6Select1": {
+ "message": "The web page...",
+ "description": "Label for widget to select type of issue"
+ },
+ "supportS6Select1Option0": {
+ "message": "-- Pick an entry --",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option1": {
+ "message": "Shows ads or ad leftovers",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option2": {
+ "message": "Has overlays or other nuisances",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option3": {
+ "message": "Detects uBlock Origin",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option4": {
+ "message": "Has privacy-related issues",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option5": {
+ "message": "Breaks when uBlock Origin is enabled",
+ "description": "An entry in the widget used to select the type of issue"
+ },
"supportRedact": {
"message": "Upravit",
"description": "Text for 'Redact' button"
diff --git a/src/_locales/cv/messages.json b/src/_locales/cv/messages.json
index fd7d73d38..536e70699 100644
--- a/src/_locales/cv/messages.json
+++ b/src/_locales/cv/messages.json
@@ -127,6 +127,10 @@
"message": "Open the logger",
"description": "Tooltip used for the logger icon in the panel"
},
+ "popupTipReport": {
+ "message": "Report an issue on this website",
+ "description": "Tooltip used for the 'chat' icon in the panel"
+ },
"popupTipNoPopups": {
"message": "Toggle the blocking of all popups for this site",
"description": "Tooltip for the no-popups per-site switch"
@@ -855,6 +859,14 @@
"message": "Open",
"description": "Text for button which open an external webpage in Support pane"
},
+ "supportReportSpecificButton": {
+ "message": "Create new report",
+ "description": "Text for button which open an external webpage in Support pane"
+ },
+ "supportFindSpecificButton": {
+ "message": "Find similar reports",
+ "description": "A clickable link in the filter issue reporter section"
+ },
"supportS1H": {
"message": "Documentation",
"description": "Header of 'Documentation' section in Support pane"
@@ -907,6 +919,46 @@
"message": "Important: Potentially private or sensitive information is redacted by default. Redacted information may make it more difficult to solve a problem.",
"description": "Second paragraph of 'Troubleshooting Information' section in Support pane"
},
+ "supportS6H": {
+ "message": "Report a filter issue",
+ "description": "Header of 'Report a filter issue' section in Support pane"
+ },
+ "supportS6P1S1": {
+ "message": "To avoid burdening volunteers with duplicate reports, please verify that the issue has not already been reported.",
+ "description": "A paragraph in the filter issue reporter section"
+ },
+ "supportS6URL": {
+ "message": "Address of the web page:",
+ "description": "Label for the URL of the page"
+ },
+ "supportS6Select1": {
+ "message": "The web page...",
+ "description": "Label for widget to select type of issue"
+ },
+ "supportS6Select1Option0": {
+ "message": "-- Pick an entry --",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option1": {
+ "message": "Shows ads or ad leftovers",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option2": {
+ "message": "Has overlays or other nuisances",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option3": {
+ "message": "Detects uBlock Origin",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option4": {
+ "message": "Has privacy-related issues",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option5": {
+ "message": "Breaks when uBlock Origin is enabled",
+ "description": "An entry in the widget used to select the type of issue"
+ },
"supportRedact": {
"message": "Redact",
"description": "Text for 'Redact' button"
diff --git a/src/_locales/da/messages.json b/src/_locales/da/messages.json
index 50153fb76..6c0f2921a 100644
--- a/src/_locales/da/messages.json
+++ b/src/_locales/da/messages.json
@@ -127,6 +127,10 @@
"message": "Åbn loggeren",
"description": "Tooltip used for the logger icon in the panel"
},
+ "popupTipReport": {
+ "message": "Report an issue on this website",
+ "description": "Tooltip used for the 'chat' icon in the panel"
+ },
"popupTipNoPopups": {
"message": "Aktivér/deaktivér blokering af alle popups på dette websted",
"description": "Tooltip for the no-popups per-site switch"
@@ -855,6 +859,14 @@
"message": "Åbn",
"description": "Text for button which open an external webpage in Support pane"
},
+ "supportReportSpecificButton": {
+ "message": "Create new report",
+ "description": "Text for button which open an external webpage in Support pane"
+ },
+ "supportFindSpecificButton": {
+ "message": "Find similar reports",
+ "description": "A clickable link in the filter issue reporter section"
+ },
"supportS1H": {
"message": "Dokumentation",
"description": "Header of 'Documentation' section in Support pane"
@@ -907,6 +919,46 @@
"message": "Vigtigt: Potentielt fortrolige eller sensitive oplysninger bortredigeres som standard, hvilket kan gøre problemløsningen vanskeligere.",
"description": "Second paragraph of 'Troubleshooting Information' section in Support pane"
},
+ "supportS6H": {
+ "message": "Report a filter issue",
+ "description": "Header of 'Report a filter issue' section in Support pane"
+ },
+ "supportS6P1S1": {
+ "message": "To avoid burdening volunteers with duplicate reports, please verify that the issue has not already been reported.",
+ "description": "A paragraph in the filter issue reporter section"
+ },
+ "supportS6URL": {
+ "message": "Address of the web page:",
+ "description": "Label for the URL of the page"
+ },
+ "supportS6Select1": {
+ "message": "The web page...",
+ "description": "Label for widget to select type of issue"
+ },
+ "supportS6Select1Option0": {
+ "message": "-- Pick an entry --",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option1": {
+ "message": "Shows ads or ad leftovers",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option2": {
+ "message": "Has overlays or other nuisances",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option3": {
+ "message": "Detects uBlock Origin",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option4": {
+ "message": "Has privacy-related issues",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option5": {
+ "message": "Breaks when uBlock Origin is enabled",
+ "description": "An entry in the widget used to select the type of issue"
+ },
"supportRedact": {
"message": "Bortredigér",
"description": "Text for 'Redact' button"
diff --git a/src/_locales/de/messages.json b/src/_locales/de/messages.json
index fe1ac5b6e..e821eaa7e 100644
--- a/src/_locales/de/messages.json
+++ b/src/_locales/de/messages.json
@@ -127,6 +127,10 @@
"message": "Protokoll der Netzwerkanfragen öffnen",
"description": "Tooltip used for the logger icon in the panel"
},
+ "popupTipReport": {
+ "message": "Report an issue on this website",
+ "description": "Tooltip used for the 'chat' icon in the panel"
+ },
"popupTipNoPopups": {
"message": "Pop-ups auf dieser Seite blockieren/zulassen",
"description": "Tooltip for the no-popups per-site switch"
@@ -855,6 +859,14 @@
"message": "Öffnen",
"description": "Text for button which open an external webpage in Support pane"
},
+ "supportReportSpecificButton": {
+ "message": "Create new report",
+ "description": "Text for button which open an external webpage in Support pane"
+ },
+ "supportFindSpecificButton": {
+ "message": "Find similar reports",
+ "description": "A clickable link in the filter issue reporter section"
+ },
"supportS1H": {
"message": "Dokumentation",
"description": "Header of 'Documentation' section in Support pane"
@@ -907,6 +919,46 @@
"message": "Wichtig: Potenziell private oder sensible Informationen werden standardmäßig geschwärzt. Redigierte Informationen können die Lösung eines Problems erschweren.",
"description": "Second paragraph of 'Troubleshooting Information' section in Support pane"
},
+ "supportS6H": {
+ "message": "Report a filter issue",
+ "description": "Header of 'Report a filter issue' section in Support pane"
+ },
+ "supportS6P1S1": {
+ "message": "To avoid burdening volunteers with duplicate reports, please verify that the issue has not already been reported.",
+ "description": "A paragraph in the filter issue reporter section"
+ },
+ "supportS6URL": {
+ "message": "Address of the web page:",
+ "description": "Label for the URL of the page"
+ },
+ "supportS6Select1": {
+ "message": "The web page...",
+ "description": "Label for widget to select type of issue"
+ },
+ "supportS6Select1Option0": {
+ "message": "-- Pick an entry --",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option1": {
+ "message": "Shows ads or ad leftovers",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option2": {
+ "message": "Has overlays or other nuisances",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option3": {
+ "message": "Detects uBlock Origin",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option4": {
+ "message": "Has privacy-related issues",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option5": {
+ "message": "Breaks when uBlock Origin is enabled",
+ "description": "An entry in the widget used to select the type of issue"
+ },
"supportRedact": {
"message": "Überarbeiten",
"description": "Text for 'Redact' button"
diff --git a/src/_locales/el/messages.json b/src/_locales/el/messages.json
index 89d22670b..c7156ecef 100644
--- a/src/_locales/el/messages.json
+++ b/src/_locales/el/messages.json
@@ -127,6 +127,10 @@
"message": "Πηγαίνετε στο αρχείο καταγραφής αιτημάτων",
"description": "Tooltip used for the logger icon in the panel"
},
+ "popupTipReport": {
+ "message": "Report an issue on this website",
+ "description": "Tooltip used for the 'chat' icon in the panel"
+ },
"popupTipNoPopups": {
"message": "Παρεμπόδιση αναδυόμενων παραθύρων για αυτόν τον ιστότοπο",
"description": "Tooltip for the no-popups per-site switch"
@@ -855,6 +859,14 @@
"message": "Άνοιγμα",
"description": "Text for button which open an external webpage in Support pane"
},
+ "supportReportSpecificButton": {
+ "message": "Create new report",
+ "description": "Text for button which open an external webpage in Support pane"
+ },
+ "supportFindSpecificButton": {
+ "message": "Find similar reports",
+ "description": "A clickable link in the filter issue reporter section"
+ },
"supportS1H": {
"message": "Οδηγίες",
"description": "Header of 'Documentation' section in Support pane"
@@ -907,6 +919,46 @@
"message": "Σημαντικό: Πιθανώς ιδιωτικές ή ευαίσθητες πληροφορίες αναπροσαρμόζονται από προεπιλογή. Οι αναδιατυπωμένες πληροφορίες ενδέχεται να δυσκολέψουν την επίλυση ενός προβλήματος.",
"description": "Second paragraph of 'Troubleshooting Information' section in Support pane"
},
+ "supportS6H": {
+ "message": "Report a filter issue",
+ "description": "Header of 'Report a filter issue' section in Support pane"
+ },
+ "supportS6P1S1": {
+ "message": "To avoid burdening volunteers with duplicate reports, please verify that the issue has not already been reported.",
+ "description": "A paragraph in the filter issue reporter section"
+ },
+ "supportS6URL": {
+ "message": "Address of the web page:",
+ "description": "Label for the URL of the page"
+ },
+ "supportS6Select1": {
+ "message": "The web page...",
+ "description": "Label for widget to select type of issue"
+ },
+ "supportS6Select1Option0": {
+ "message": "-- Pick an entry --",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option1": {
+ "message": "Shows ads or ad leftovers",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option2": {
+ "message": "Has overlays or other nuisances",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option3": {
+ "message": "Detects uBlock Origin",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option4": {
+ "message": "Has privacy-related issues",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option5": {
+ "message": "Breaks when uBlock Origin is enabled",
+ "description": "An entry in the widget used to select the type of issue"
+ },
"supportRedact": {
"message": "Redact",
"description": "Text for 'Redact' button"
diff --git a/src/_locales/en_GB/messages.json b/src/_locales/en_GB/messages.json
index c4885bf3f..3e599f170 100644
--- a/src/_locales/en_GB/messages.json
+++ b/src/_locales/en_GB/messages.json
@@ -127,6 +127,10 @@
"message": "Open the logger",
"description": "Tooltip used for the logger icon in the panel"
},
+ "popupTipReport": {
+ "message": "Report an issue on this website",
+ "description": "Tooltip used for the 'chat' icon in the panel"
+ },
"popupTipNoPopups": {
"message": "Toggle the blocking of all pop-ups for this site",
"description": "Tooltip for the no-popups per-site switch"
@@ -855,6 +859,14 @@
"message": "Open",
"description": "Text for button which open an external webpage in Support pane"
},
+ "supportReportSpecificButton": {
+ "message": "Create new report",
+ "description": "Text for button which open an external webpage in Support pane"
+ },
+ "supportFindSpecificButton": {
+ "message": "Find similar reports",
+ "description": "A clickable link in the filter issue reporter section"
+ },
"supportS1H": {
"message": "Documentation",
"description": "Header of 'Documentation' section in Support pane"
@@ -907,6 +919,46 @@
"message": "Important: Potentially private or sensitive information is redacted by default. Redacted information may make it more difficult to solve a problem.",
"description": "Second paragraph of 'Troubleshooting Information' section in Support pane"
},
+ "supportS6H": {
+ "message": "Report a filter issue",
+ "description": "Header of 'Report a filter issue' section in Support pane"
+ },
+ "supportS6P1S1": {
+ "message": "To avoid burdening volunteers with duplicate reports, please verify that the issue has not already been reported.",
+ "description": "A paragraph in the filter issue reporter section"
+ },
+ "supportS6URL": {
+ "message": "Address of the web page:",
+ "description": "Label for the URL of the page"
+ },
+ "supportS6Select1": {
+ "message": "The web page...",
+ "description": "Label for widget to select type of issue"
+ },
+ "supportS6Select1Option0": {
+ "message": "-- Pick an entry --",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option1": {
+ "message": "Shows ads or ad leftovers",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option2": {
+ "message": "Has overlays or other nuisances",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option3": {
+ "message": "Detects uBlock Origin",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option4": {
+ "message": "Has privacy-related issues",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option5": {
+ "message": "Breaks when uBlock Origin is enabled",
+ "description": "An entry in the widget used to select the type of issue"
+ },
"supportRedact": {
"message": "Redact",
"description": "Text for 'Redact' button"
diff --git a/src/_locales/eo/messages.json b/src/_locales/eo/messages.json
index 5d0a878c6..0ca8c6df4 100644
--- a/src/_locales/eo/messages.json
+++ b/src/_locales/eo/messages.json
@@ -127,6 +127,10 @@
"message": "Malfermi la protokolilon",
"description": "Tooltip used for the logger icon in the panel"
},
+ "popupTipReport": {
+ "message": "Report an issue on this website",
+ "description": "Tooltip used for the 'chat' icon in the panel"
+ },
"popupTipNoPopups": {
"message": "Baskuligi la blokadon de ŝprucfenestroj por ĉi tiu retejo",
"description": "Tooltip for the no-popups per-site switch"
@@ -855,6 +859,14 @@
"message": "Open",
"description": "Text for button which open an external webpage in Support pane"
},
+ "supportReportSpecificButton": {
+ "message": "Create new report",
+ "description": "Text for button which open an external webpage in Support pane"
+ },
+ "supportFindSpecificButton": {
+ "message": "Find similar reports",
+ "description": "A clickable link in the filter issue reporter section"
+ },
"supportS1H": {
"message": "Documentation",
"description": "Header of 'Documentation' section in Support pane"
@@ -907,6 +919,46 @@
"message": "Important: Potentially private or sensitive information is redacted by default. Redacted information may make it more difficult to solve a problem.",
"description": "Second paragraph of 'Troubleshooting Information' section in Support pane"
},
+ "supportS6H": {
+ "message": "Report a filter issue",
+ "description": "Header of 'Report a filter issue' section in Support pane"
+ },
+ "supportS6P1S1": {
+ "message": "To avoid burdening volunteers with duplicate reports, please verify that the issue has not already been reported.",
+ "description": "A paragraph in the filter issue reporter section"
+ },
+ "supportS6URL": {
+ "message": "Address of the web page:",
+ "description": "Label for the URL of the page"
+ },
+ "supportS6Select1": {
+ "message": "The web page...",
+ "description": "Label for widget to select type of issue"
+ },
+ "supportS6Select1Option0": {
+ "message": "-- Pick an entry --",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option1": {
+ "message": "Shows ads or ad leftovers",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option2": {
+ "message": "Has overlays or other nuisances",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option3": {
+ "message": "Detects uBlock Origin",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option4": {
+ "message": "Has privacy-related issues",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option5": {
+ "message": "Breaks when uBlock Origin is enabled",
+ "description": "An entry in the widget used to select the type of issue"
+ },
"supportRedact": {
"message": "Redact",
"description": "Text for 'Redact' button"
diff --git a/src/_locales/es/messages.json b/src/_locales/es/messages.json
index 4ad1e4936..d49aa753e 100644
--- a/src/_locales/es/messages.json
+++ b/src/_locales/es/messages.json
@@ -127,6 +127,10 @@
"message": "Ir al registro de peticiones",
"description": "Tooltip used for the logger icon in the panel"
},
+ "popupTipReport": {
+ "message": "Report an issue on this website",
+ "description": "Tooltip used for the 'chat' icon in the panel"
+ },
"popupTipNoPopups": {
"message": "Alternar bloqueo de todas las ventanas emergentes en este sitio",
"description": "Tooltip for the no-popups per-site switch"
@@ -855,6 +859,14 @@
"message": "Abrir",
"description": "Text for button which open an external webpage in Support pane"
},
+ "supportReportSpecificButton": {
+ "message": "Create new report",
+ "description": "Text for button which open an external webpage in Support pane"
+ },
+ "supportFindSpecificButton": {
+ "message": "Find similar reports",
+ "description": "A clickable link in the filter issue reporter section"
+ },
"supportS1H": {
"message": "Documentación",
"description": "Header of 'Documentation' section in Support pane"
@@ -907,6 +919,46 @@
"message": "Importante: la información potencialmente privada o sensible se redacta de forma predeterminada. La información redactada puede dificultar la resolución de un problema.",
"description": "Second paragraph of 'Troubleshooting Information' section in Support pane"
},
+ "supportS6H": {
+ "message": "Report a filter issue",
+ "description": "Header of 'Report a filter issue' section in Support pane"
+ },
+ "supportS6P1S1": {
+ "message": "To avoid burdening volunteers with duplicate reports, please verify that the issue has not already been reported.",
+ "description": "A paragraph in the filter issue reporter section"
+ },
+ "supportS6URL": {
+ "message": "Address of the web page:",
+ "description": "Label for the URL of the page"
+ },
+ "supportS6Select1": {
+ "message": "The web page...",
+ "description": "Label for widget to select type of issue"
+ },
+ "supportS6Select1Option0": {
+ "message": "-- Pick an entry --",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option1": {
+ "message": "Shows ads or ad leftovers",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option2": {
+ "message": "Has overlays or other nuisances",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option3": {
+ "message": "Detects uBlock Origin",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option4": {
+ "message": "Has privacy-related issues",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option5": {
+ "message": "Breaks when uBlock Origin is enabled",
+ "description": "An entry in the widget used to select the type of issue"
+ },
"supportRedact": {
"message": "Redactar",
"description": "Text for 'Redact' button"
diff --git a/src/_locales/et/messages.json b/src/_locales/et/messages.json
index b60e5d2a5..b928f7e69 100644
--- a/src/_locales/et/messages.json
+++ b/src/_locales/et/messages.json
@@ -127,6 +127,10 @@
"message": "Ava logija",
"description": "Tooltip used for the logger icon in the panel"
},
+ "popupTipReport": {
+ "message": "Report an issue on this website",
+ "description": "Tooltip used for the 'chat' icon in the panel"
+ },
"popupTipNoPopups": {
"message": "Keela hüpikaknad sellel saidil",
"description": "Tooltip for the no-popups per-site switch"
@@ -855,6 +859,14 @@
"message": "Ava",
"description": "Text for button which open an external webpage in Support pane"
},
+ "supportReportSpecificButton": {
+ "message": "Create new report",
+ "description": "Text for button which open an external webpage in Support pane"
+ },
+ "supportFindSpecificButton": {
+ "message": "Find similar reports",
+ "description": "A clickable link in the filter issue reporter section"
+ },
"supportS1H": {
"message": "Dokumendid",
"description": "Header of 'Documentation' section in Support pane"
@@ -907,6 +919,46 @@
"message": "Oluline: potentsiaalselt privaatne või tundlik info on vaikimisi kaetud. Kaetud info võib probleemi lahendamist raskendada.",
"description": "Second paragraph of 'Troubleshooting Information' section in Support pane"
},
+ "supportS6H": {
+ "message": "Report a filter issue",
+ "description": "Header of 'Report a filter issue' section in Support pane"
+ },
+ "supportS6P1S1": {
+ "message": "To avoid burdening volunteers with duplicate reports, please verify that the issue has not already been reported.",
+ "description": "A paragraph in the filter issue reporter section"
+ },
+ "supportS6URL": {
+ "message": "Address of the web page:",
+ "description": "Label for the URL of the page"
+ },
+ "supportS6Select1": {
+ "message": "The web page...",
+ "description": "Label for widget to select type of issue"
+ },
+ "supportS6Select1Option0": {
+ "message": "-- Pick an entry --",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option1": {
+ "message": "Shows ads or ad leftovers",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option2": {
+ "message": "Has overlays or other nuisances",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option3": {
+ "message": "Detects uBlock Origin",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option4": {
+ "message": "Has privacy-related issues",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option5": {
+ "message": "Breaks when uBlock Origin is enabled",
+ "description": "An entry in the widget used to select the type of issue"
+ },
"supportRedact": {
"message": "Kata info",
"description": "Text for 'Redact' button"
diff --git a/src/_locales/eu/messages.json b/src/_locales/eu/messages.json
index 8e43dbd4f..4018d6c41 100644
--- a/src/_locales/eu/messages.json
+++ b/src/_locales/eu/messages.json
@@ -127,6 +127,10 @@
"message": "Ireki egunkaria",
"description": "Tooltip used for the logger icon in the panel"
},
+ "popupTipReport": {
+ "message": "Report an issue on this website",
+ "description": "Tooltip used for the 'chat' icon in the panel"
+ },
"popupTipNoPopups": {
"message": "Txandakatu laster-leihoen blokeoa gune honetan",
"description": "Tooltip for the no-popups per-site switch"
@@ -855,6 +859,14 @@
"message": "Open",
"description": "Text for button which open an external webpage in Support pane"
},
+ "supportReportSpecificButton": {
+ "message": "Create new report",
+ "description": "Text for button which open an external webpage in Support pane"
+ },
+ "supportFindSpecificButton": {
+ "message": "Find similar reports",
+ "description": "A clickable link in the filter issue reporter section"
+ },
"supportS1H": {
"message": "Documentation",
"description": "Header of 'Documentation' section in Support pane"
@@ -907,6 +919,46 @@
"message": "Important: Potentially private or sensitive information is redacted by default. Redacted information may make it more difficult to solve a problem.",
"description": "Second paragraph of 'Troubleshooting Information' section in Support pane"
},
+ "supportS6H": {
+ "message": "Report a filter issue",
+ "description": "Header of 'Report a filter issue' section in Support pane"
+ },
+ "supportS6P1S1": {
+ "message": "To avoid burdening volunteers with duplicate reports, please verify that the issue has not already been reported.",
+ "description": "A paragraph in the filter issue reporter section"
+ },
+ "supportS6URL": {
+ "message": "Address of the web page:",
+ "description": "Label for the URL of the page"
+ },
+ "supportS6Select1": {
+ "message": "The web page...",
+ "description": "Label for widget to select type of issue"
+ },
+ "supportS6Select1Option0": {
+ "message": "-- Pick an entry --",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option1": {
+ "message": "Shows ads or ad leftovers",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option2": {
+ "message": "Has overlays or other nuisances",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option3": {
+ "message": "Detects uBlock Origin",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option4": {
+ "message": "Has privacy-related issues",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option5": {
+ "message": "Breaks when uBlock Origin is enabled",
+ "description": "An entry in the widget used to select the type of issue"
+ },
"supportRedact": {
"message": "Redact",
"description": "Text for 'Redact' button"
diff --git a/src/_locales/fa/messages.json b/src/_locales/fa/messages.json
index f028ee5a8..f16f24c1d 100644
--- a/src/_locales/fa/messages.json
+++ b/src/_locales/fa/messages.json
@@ -127,6 +127,10 @@
"message": "بازکردن واقعهنگار",
"description": "Tooltip used for the logger icon in the panel"
},
+ "popupTipReport": {
+ "message": "Report an issue on this website",
+ "description": "Tooltip used for the 'chat' icon in the panel"
+ },
"popupTipNoPopups": {
"message": "تغییر وضعیت انسداد همهی پنجره های بالاپَر برای این سایت",
"description": "Tooltip for the no-popups per-site switch"
@@ -855,6 +859,14 @@
"message": "Open",
"description": "Text for button which open an external webpage in Support pane"
},
+ "supportReportSpecificButton": {
+ "message": "Create new report",
+ "description": "Text for button which open an external webpage in Support pane"
+ },
+ "supportFindSpecificButton": {
+ "message": "Find similar reports",
+ "description": "A clickable link in the filter issue reporter section"
+ },
"supportS1H": {
"message": "Documentation",
"description": "Header of 'Documentation' section in Support pane"
@@ -907,6 +919,46 @@
"message": "Important: Potentially private or sensitive information is redacted by default. Redacted information may make it more difficult to solve a problem.",
"description": "Second paragraph of 'Troubleshooting Information' section in Support pane"
},
+ "supportS6H": {
+ "message": "Report a filter issue",
+ "description": "Header of 'Report a filter issue' section in Support pane"
+ },
+ "supportS6P1S1": {
+ "message": "To avoid burdening volunteers with duplicate reports, please verify that the issue has not already been reported.",
+ "description": "A paragraph in the filter issue reporter section"
+ },
+ "supportS6URL": {
+ "message": "Address of the web page:",
+ "description": "Label for the URL of the page"
+ },
+ "supportS6Select1": {
+ "message": "The web page...",
+ "description": "Label for widget to select type of issue"
+ },
+ "supportS6Select1Option0": {
+ "message": "-- Pick an entry --",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option1": {
+ "message": "Shows ads or ad leftovers",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option2": {
+ "message": "Has overlays or other nuisances",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option3": {
+ "message": "Detects uBlock Origin",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option4": {
+ "message": "Has privacy-related issues",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option5": {
+ "message": "Breaks when uBlock Origin is enabled",
+ "description": "An entry in the widget used to select the type of issue"
+ },
"supportRedact": {
"message": "Redact",
"description": "Text for 'Redact' button"
diff --git a/src/_locales/fi/messages.json b/src/_locales/fi/messages.json
index 997dec96f..763df9553 100644
--- a/src/_locales/fi/messages.json
+++ b/src/_locales/fi/messages.json
@@ -127,6 +127,10 @@
"message": "Näytä pyyntöjen loki",
"description": "Tooltip used for the logger icon in the panel"
},
+ "popupTipReport": {
+ "message": "Report an issue on this website",
+ "description": "Tooltip used for the 'chat' icon in the panel"
+ },
"popupTipNoPopups": {
"message": "Kytke ponnahdusten esto tälle sivustolle",
"description": "Tooltip for the no-popups per-site switch"
@@ -855,6 +859,14 @@
"message": "Avaa",
"description": "Text for button which open an external webpage in Support pane"
},
+ "supportReportSpecificButton": {
+ "message": "Create new report",
+ "description": "Text for button which open an external webpage in Support pane"
+ },
+ "supportFindSpecificButton": {
+ "message": "Find similar reports",
+ "description": "A clickable link in the filter issue reporter section"
+ },
"supportS1H": {
"message": "Käyttöohjeet",
"description": "Header of 'Documentation' section in Support pane"
@@ -907,6 +919,46 @@
"message": "Tärkeää: Mahdolliset yksityiset ja arkaluonteiset tiedot poistetaan oletuksena. Tietojen puuttuminen saattaa vaikeuttaa ongelman ratkaisemista.",
"description": "Second paragraph of 'Troubleshooting Information' section in Support pane"
},
+ "supportS6H": {
+ "message": "Report a filter issue",
+ "description": "Header of 'Report a filter issue' section in Support pane"
+ },
+ "supportS6P1S1": {
+ "message": "To avoid burdening volunteers with duplicate reports, please verify that the issue has not already been reported.",
+ "description": "A paragraph in the filter issue reporter section"
+ },
+ "supportS6URL": {
+ "message": "Address of the web page:",
+ "description": "Label for the URL of the page"
+ },
+ "supportS6Select1": {
+ "message": "The web page...",
+ "description": "Label for widget to select type of issue"
+ },
+ "supportS6Select1Option0": {
+ "message": "-- Pick an entry --",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option1": {
+ "message": "Shows ads or ad leftovers",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option2": {
+ "message": "Has overlays or other nuisances",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option3": {
+ "message": "Detects uBlock Origin",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option4": {
+ "message": "Has privacy-related issues",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option5": {
+ "message": "Breaks when uBlock Origin is enabled",
+ "description": "An entry in the widget used to select the type of issue"
+ },
"supportRedact": {
"message": "Poista",
"description": "Text for 'Redact' button"
diff --git a/src/_locales/fil/messages.json b/src/_locales/fil/messages.json
index 2336204cb..1f01c6e00 100644
--- a/src/_locales/fil/messages.json
+++ b/src/_locales/fil/messages.json
@@ -127,6 +127,10 @@
"message": "Pumunta sa request log",
"description": "Tooltip used for the logger icon in the panel"
},
+ "popupTipReport": {
+ "message": "Report an issue on this website",
+ "description": "Tooltip used for the 'chat' icon in the panel"
+ },
"popupTipNoPopups": {
"message": "Palit-ayos sa paghalang ng mga labasin sa site",
"description": "Tooltip for the no-popups per-site switch"
@@ -855,6 +859,14 @@
"message": "Open",
"description": "Text for button which open an external webpage in Support pane"
},
+ "supportReportSpecificButton": {
+ "message": "Create new report",
+ "description": "Text for button which open an external webpage in Support pane"
+ },
+ "supportFindSpecificButton": {
+ "message": "Find similar reports",
+ "description": "A clickable link in the filter issue reporter section"
+ },
"supportS1H": {
"message": "Documentation",
"description": "Header of 'Documentation' section in Support pane"
@@ -907,6 +919,46 @@
"message": "Important: Potentially private or sensitive information is redacted by default. Redacted information may make it more difficult to solve a problem.",
"description": "Second paragraph of 'Troubleshooting Information' section in Support pane"
},
+ "supportS6H": {
+ "message": "Report a filter issue",
+ "description": "Header of 'Report a filter issue' section in Support pane"
+ },
+ "supportS6P1S1": {
+ "message": "To avoid burdening volunteers with duplicate reports, please verify that the issue has not already been reported.",
+ "description": "A paragraph in the filter issue reporter section"
+ },
+ "supportS6URL": {
+ "message": "Address of the web page:",
+ "description": "Label for the URL of the page"
+ },
+ "supportS6Select1": {
+ "message": "The web page...",
+ "description": "Label for widget to select type of issue"
+ },
+ "supportS6Select1Option0": {
+ "message": "-- Pick an entry --",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option1": {
+ "message": "Shows ads or ad leftovers",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option2": {
+ "message": "Has overlays or other nuisances",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option3": {
+ "message": "Detects uBlock Origin",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option4": {
+ "message": "Has privacy-related issues",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option5": {
+ "message": "Breaks when uBlock Origin is enabled",
+ "description": "An entry in the widget used to select the type of issue"
+ },
"supportRedact": {
"message": "Redact",
"description": "Text for 'Redact' button"
diff --git a/src/_locales/fr/messages.json b/src/_locales/fr/messages.json
index a151e407d..a2850b9e8 100644
--- a/src/_locales/fr/messages.json
+++ b/src/_locales/fr/messages.json
@@ -127,6 +127,10 @@
"message": "Ouvrir le journal des requêtes",
"description": "Tooltip used for the logger icon in the panel"
},
+ "popupTipReport": {
+ "message": "Report an issue on this website",
+ "description": "Tooltip used for the 'chat' icon in the panel"
+ },
"popupTipNoPopups": {
"message": "Activer/Désactiver le blocage des fenêtres pop-ups pour ce site",
"description": "Tooltip for the no-popups per-site switch"
@@ -855,6 +859,14 @@
"message": "Ouvrir",
"description": "Text for button which open an external webpage in Support pane"
},
+ "supportReportSpecificButton": {
+ "message": "Create new report",
+ "description": "Text for button which open an external webpage in Support pane"
+ },
+ "supportFindSpecificButton": {
+ "message": "Find similar reports",
+ "description": "A clickable link in the filter issue reporter section"
+ },
"supportS1H": {
"message": "Documentation",
"description": "Header of 'Documentation' section in Support pane"
@@ -907,6 +919,46 @@
"message": "Important : Les informations potentiellement privées ou sensibles sont retirées par défaut. Ainsi éditées, elles peuvent compliquer la résolution de problème.",
"description": "Second paragraph of 'Troubleshooting Information' section in Support pane"
},
+ "supportS6H": {
+ "message": "Report a filter issue",
+ "description": "Header of 'Report a filter issue' section in Support pane"
+ },
+ "supportS6P1S1": {
+ "message": "To avoid burdening volunteers with duplicate reports, please verify that the issue has not already been reported.",
+ "description": "A paragraph in the filter issue reporter section"
+ },
+ "supportS6URL": {
+ "message": "Address of the web page:",
+ "description": "Label for the URL of the page"
+ },
+ "supportS6Select1": {
+ "message": "The web page...",
+ "description": "Label for widget to select type of issue"
+ },
+ "supportS6Select1Option0": {
+ "message": "-- Pick an entry --",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option1": {
+ "message": "Shows ads or ad leftovers",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option2": {
+ "message": "Has overlays or other nuisances",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option3": {
+ "message": "Detects uBlock Origin",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option4": {
+ "message": "Has privacy-related issues",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option5": {
+ "message": "Breaks when uBlock Origin is enabled",
+ "description": "An entry in the widget used to select the type of issue"
+ },
"supportRedact": {
"message": "Retirer les informations potentiellement privées ou sensibles",
"description": "Text for 'Redact' button"
diff --git a/src/_locales/fy/messages.json b/src/_locales/fy/messages.json
index 2cddf06e5..53109021b 100644
--- a/src/_locales/fy/messages.json
+++ b/src/_locales/fy/messages.json
@@ -127,6 +127,10 @@
"message": "Lochboek iepenje",
"description": "Tooltip used for the logger icon in the panel"
},
+ "popupTipReport": {
+ "message": "Report an issue on this website",
+ "description": "Tooltip used for the 'chat' icon in the panel"
+ },
"popupTipNoPopups": {
"message": "Alle pop-ups foar dizze website yn-/útskeakelje",
"description": "Tooltip for the no-popups per-site switch"
@@ -855,6 +859,14 @@
"message": "Iepenje",
"description": "Text for button which open an external webpage in Support pane"
},
+ "supportReportSpecificButton": {
+ "message": "Create new report",
+ "description": "Text for button which open an external webpage in Support pane"
+ },
+ "supportFindSpecificButton": {
+ "message": "Find similar reports",
+ "description": "A clickable link in the filter issue reporter section"
+ },
"supportS1H": {
"message": "Dokumintaasje",
"description": "Header of 'Documentation' section in Support pane"
@@ -907,6 +919,46 @@
"message": "Wichtich: mooglik gefoelige of priveegegevens wurde standert redigearre. Redigearre gegevens kinne it oplossen fan in probleem swierder meitsje.",
"description": "Second paragraph of 'Troubleshooting Information' section in Support pane"
},
+ "supportS6H": {
+ "message": "Report a filter issue",
+ "description": "Header of 'Report a filter issue' section in Support pane"
+ },
+ "supportS6P1S1": {
+ "message": "To avoid burdening volunteers with duplicate reports, please verify that the issue has not already been reported.",
+ "description": "A paragraph in the filter issue reporter section"
+ },
+ "supportS6URL": {
+ "message": "Address of the web page:",
+ "description": "Label for the URL of the page"
+ },
+ "supportS6Select1": {
+ "message": "The web page...",
+ "description": "Label for widget to select type of issue"
+ },
+ "supportS6Select1Option0": {
+ "message": "-- Pick an entry --",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option1": {
+ "message": "Shows ads or ad leftovers",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option2": {
+ "message": "Has overlays or other nuisances",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option3": {
+ "message": "Detects uBlock Origin",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option4": {
+ "message": "Has privacy-related issues",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option5": {
+ "message": "Breaks when uBlock Origin is enabled",
+ "description": "An entry in the widget used to select the type of issue"
+ },
"supportRedact": {
"message": "Redigearje",
"description": "Text for 'Redact' button"
diff --git a/src/_locales/gl/messages.json b/src/_locales/gl/messages.json
index 9bb03900f..3dd951d4f 100644
--- a/src/_locales/gl/messages.json
+++ b/src/_locales/gl/messages.json
@@ -127,6 +127,10 @@
"message": "Ir ó rexistro de peticións",
"description": "Tooltip used for the logger icon in the panel"
},
+ "popupTipReport": {
+ "message": "Report an issue on this website",
+ "description": "Tooltip used for the 'chat' icon in the panel"
+ },
"popupTipNoPopups": {
"message": "Activar todas as xanelas emerxentes nesta páxina",
"description": "Tooltip for the no-popups per-site switch"
@@ -855,6 +859,14 @@
"message": "Open",
"description": "Text for button which open an external webpage in Support pane"
},
+ "supportReportSpecificButton": {
+ "message": "Create new report",
+ "description": "Text for button which open an external webpage in Support pane"
+ },
+ "supportFindSpecificButton": {
+ "message": "Find similar reports",
+ "description": "A clickable link in the filter issue reporter section"
+ },
"supportS1H": {
"message": "Documentation",
"description": "Header of 'Documentation' section in Support pane"
@@ -907,6 +919,46 @@
"message": "Important: Potentially private or sensitive information is redacted by default. Redacted information may make it more difficult to solve a problem.",
"description": "Second paragraph of 'Troubleshooting Information' section in Support pane"
},
+ "supportS6H": {
+ "message": "Report a filter issue",
+ "description": "Header of 'Report a filter issue' section in Support pane"
+ },
+ "supportS6P1S1": {
+ "message": "To avoid burdening volunteers with duplicate reports, please verify that the issue has not already been reported.",
+ "description": "A paragraph in the filter issue reporter section"
+ },
+ "supportS6URL": {
+ "message": "Address of the web page:",
+ "description": "Label for the URL of the page"
+ },
+ "supportS6Select1": {
+ "message": "The web page...",
+ "description": "Label for widget to select type of issue"
+ },
+ "supportS6Select1Option0": {
+ "message": "-- Pick an entry --",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option1": {
+ "message": "Shows ads or ad leftovers",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option2": {
+ "message": "Has overlays or other nuisances",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option3": {
+ "message": "Detects uBlock Origin",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option4": {
+ "message": "Has privacy-related issues",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option5": {
+ "message": "Breaks when uBlock Origin is enabled",
+ "description": "An entry in the widget used to select the type of issue"
+ },
"supportRedact": {
"message": "Redact",
"description": "Text for 'Redact' button"
diff --git a/src/_locales/he/messages.json b/src/_locales/he/messages.json
index 76f1b8edf..4fee0d2eb 100644
--- a/src/_locales/he/messages.json
+++ b/src/_locales/he/messages.json
@@ -127,6 +127,10 @@
"message": "פתח את מתעד הבקשות",
"description": "Tooltip used for the logger icon in the panel"
},
+ "popupTipReport": {
+ "message": "Report an issue on this website",
+ "description": "Tooltip used for the 'chat' icon in the panel"
+ },
"popupTipNoPopups": {
"message": "הפעל/כבה את החסימה של חלונות קופצים באתר זה",
"description": "Tooltip for the no-popups per-site switch"
@@ -855,6 +859,14 @@
"message": "לפתוח",
"description": "Text for button which open an external webpage in Support pane"
},
+ "supportReportSpecificButton": {
+ "message": "Create new report",
+ "description": "Text for button which open an external webpage in Support pane"
+ },
+ "supportFindSpecificButton": {
+ "message": "Find similar reports",
+ "description": "A clickable link in the filter issue reporter section"
+ },
"supportS1H": {
"message": "דוקומנטציה",
"description": "Header of 'Documentation' section in Support pane"
@@ -907,6 +919,46 @@
"message": "חשוב: מידע שהוא פוטנציאלי רגיש או פרטי מוסר בברירת מחדל. המידע שמוסר יכול לגרום לעיכוב בפתרון בעיות.",
"description": "Second paragraph of 'Troubleshooting Information' section in Support pane"
},
+ "supportS6H": {
+ "message": "Report a filter issue",
+ "description": "Header of 'Report a filter issue' section in Support pane"
+ },
+ "supportS6P1S1": {
+ "message": "To avoid burdening volunteers with duplicate reports, please verify that the issue has not already been reported.",
+ "description": "A paragraph in the filter issue reporter section"
+ },
+ "supportS6URL": {
+ "message": "Address of the web page:",
+ "description": "Label for the URL of the page"
+ },
+ "supportS6Select1": {
+ "message": "The web page...",
+ "description": "Label for widget to select type of issue"
+ },
+ "supportS6Select1Option0": {
+ "message": "-- Pick an entry --",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option1": {
+ "message": "Shows ads or ad leftovers",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option2": {
+ "message": "Has overlays or other nuisances",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option3": {
+ "message": "Detects uBlock Origin",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option4": {
+ "message": "Has privacy-related issues",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option5": {
+ "message": "Breaks when uBlock Origin is enabled",
+ "description": "An entry in the widget used to select the type of issue"
+ },
"supportRedact": {
"message": "הסר מידע פרטי או רגיש",
"description": "Text for 'Redact' button"
diff --git a/src/_locales/hi/messages.json b/src/_locales/hi/messages.json
index b4be58755..b32c12521 100644
--- a/src/_locales/hi/messages.json
+++ b/src/_locales/hi/messages.json
@@ -127,6 +127,10 @@
"message": "लॉगर खोलें",
"description": "Tooltip used for the logger icon in the panel"
},
+ "popupTipReport": {
+ "message": "Report an issue on this website",
+ "description": "Tooltip used for the 'chat' icon in the panel"
+ },
"popupTipNoPopups": {
"message": "इस साईट के लिए कोई पॉपअप नहीं",
"description": "Tooltip for the no-popups per-site switch"
@@ -855,6 +859,14 @@
"message": "खोलें",
"description": "Text for button which open an external webpage in Support pane"
},
+ "supportReportSpecificButton": {
+ "message": "Create new report",
+ "description": "Text for button which open an external webpage in Support pane"
+ },
+ "supportFindSpecificButton": {
+ "message": "Find similar reports",
+ "description": "A clickable link in the filter issue reporter section"
+ },
"supportS1H": {
"message": "प्रलेखन",
"description": "Header of 'Documentation' section in Support pane"
@@ -907,6 +919,46 @@
"message": "Important: Potentially private or sensitive information is redacted by default. Redacted information may make it more difficult to solve a problem.",
"description": "Second paragraph of 'Troubleshooting Information' section in Support pane"
},
+ "supportS6H": {
+ "message": "Report a filter issue",
+ "description": "Header of 'Report a filter issue' section in Support pane"
+ },
+ "supportS6P1S1": {
+ "message": "To avoid burdening volunteers with duplicate reports, please verify that the issue has not already been reported.",
+ "description": "A paragraph in the filter issue reporter section"
+ },
+ "supportS6URL": {
+ "message": "Address of the web page:",
+ "description": "Label for the URL of the page"
+ },
+ "supportS6Select1": {
+ "message": "The web page...",
+ "description": "Label for widget to select type of issue"
+ },
+ "supportS6Select1Option0": {
+ "message": "-- Pick an entry --",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option1": {
+ "message": "Shows ads or ad leftovers",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option2": {
+ "message": "Has overlays or other nuisances",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option3": {
+ "message": "Detects uBlock Origin",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option4": {
+ "message": "Has privacy-related issues",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option5": {
+ "message": "Breaks when uBlock Origin is enabled",
+ "description": "An entry in the widget used to select the type of issue"
+ },
"supportRedact": {
"message": "Redact",
"description": "Text for 'Redact' button"
diff --git a/src/_locales/hr/messages.json b/src/_locales/hr/messages.json
index 034d1f99f..2a61a708d 100644
--- a/src/_locales/hr/messages.json
+++ b/src/_locales/hr/messages.json
@@ -127,6 +127,10 @@
"message": "Odlazak na zapisnik zahtjeva",
"description": "Tooltip used for the logger icon in the panel"
},
+ "popupTipReport": {
+ "message": "Report an issue on this website",
+ "description": "Tooltip used for the 'chat' icon in the panel"
+ },
"popupTipNoPopups": {
"message": "Uključi/isključi skočne prozore na ovoj stranici",
"description": "Tooltip for the no-popups per-site switch"
@@ -855,6 +859,14 @@
"message": "Otvori",
"description": "Text for button which open an external webpage in Support pane"
},
+ "supportReportSpecificButton": {
+ "message": "Create new report",
+ "description": "Text for button which open an external webpage in Support pane"
+ },
+ "supportFindSpecificButton": {
+ "message": "Find similar reports",
+ "description": "A clickable link in the filter issue reporter section"
+ },
"supportS1H": {
"message": "Dokumentacija",
"description": "Header of 'Documentation' section in Support pane"
@@ -907,6 +919,46 @@
"message": "Važno: Potencijalno privatni ili osjetljivi podaci redigirani su prema zadanim postavkama. Redaktirane informacije mogu otežati rješavanje problema.",
"description": "Second paragraph of 'Troubleshooting Information' section in Support pane"
},
+ "supportS6H": {
+ "message": "Report a filter issue",
+ "description": "Header of 'Report a filter issue' section in Support pane"
+ },
+ "supportS6P1S1": {
+ "message": "To avoid burdening volunteers with duplicate reports, please verify that the issue has not already been reported.",
+ "description": "A paragraph in the filter issue reporter section"
+ },
+ "supportS6URL": {
+ "message": "Address of the web page:",
+ "description": "Label for the URL of the page"
+ },
+ "supportS6Select1": {
+ "message": "The web page...",
+ "description": "Label for widget to select type of issue"
+ },
+ "supportS6Select1Option0": {
+ "message": "-- Pick an entry --",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option1": {
+ "message": "Shows ads or ad leftovers",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option2": {
+ "message": "Has overlays or other nuisances",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option3": {
+ "message": "Detects uBlock Origin",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option4": {
+ "message": "Has privacy-related issues",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option5": {
+ "message": "Breaks when uBlock Origin is enabled",
+ "description": "An entry in the widget used to select the type of issue"
+ },
"supportRedact": {
"message": "Redigiraj",
"description": "Text for 'Redact' button"
diff --git a/src/_locales/hu/messages.json b/src/_locales/hu/messages.json
index cf49b1b15..952953dec 100644
--- a/src/_locales/hu/messages.json
+++ b/src/_locales/hu/messages.json
@@ -127,6 +127,10 @@
"message": "Naplózott lekérések megtekintése",
"description": "Tooltip used for the logger icon in the panel"
},
+ "popupTipReport": {
+ "message": "Report an issue on this website",
+ "description": "Tooltip used for the 'chat' icon in the panel"
+ },
"popupTipNoPopups": {
"message": "Oldal összes felugró ablakának blokkolása/engedélyezése",
"description": "Tooltip for the no-popups per-site switch"
@@ -855,6 +859,14 @@
"message": "Megnyitás",
"description": "Text for button which open an external webpage in Support pane"
},
+ "supportReportSpecificButton": {
+ "message": "Create new report",
+ "description": "Text for button which open an external webpage in Support pane"
+ },
+ "supportFindSpecificButton": {
+ "message": "Find similar reports",
+ "description": "A clickable link in the filter issue reporter section"
+ },
"supportS1H": {
"message": "Dokumentáció",
"description": "Header of 'Documentation' section in Support pane"
@@ -907,6 +919,46 @@
"message": "Fontos: Az esetlegesen személyes vagy érzékeny adatok alapértelmezésből rejtve vannak. Az elrejtett információk megnehezíthetik a probléma megoldását.",
"description": "Second paragraph of 'Troubleshooting Information' section in Support pane"
},
+ "supportS6H": {
+ "message": "Report a filter issue",
+ "description": "Header of 'Report a filter issue' section in Support pane"
+ },
+ "supportS6P1S1": {
+ "message": "To avoid burdening volunteers with duplicate reports, please verify that the issue has not already been reported.",
+ "description": "A paragraph in the filter issue reporter section"
+ },
+ "supportS6URL": {
+ "message": "Address of the web page:",
+ "description": "Label for the URL of the page"
+ },
+ "supportS6Select1": {
+ "message": "The web page...",
+ "description": "Label for widget to select type of issue"
+ },
+ "supportS6Select1Option0": {
+ "message": "-- Pick an entry --",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option1": {
+ "message": "Shows ads or ad leftovers",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option2": {
+ "message": "Has overlays or other nuisances",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option3": {
+ "message": "Detects uBlock Origin",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option4": {
+ "message": "Has privacy-related issues",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option5": {
+ "message": "Breaks when uBlock Origin is enabled",
+ "description": "An entry in the widget used to select the type of issue"
+ },
"supportRedact": {
"message": "Elrejtés",
"description": "Text for 'Redact' button"
diff --git a/src/_locales/hy/messages.json b/src/_locales/hy/messages.json
index 102aaad0e..0f24cdcde 100644
--- a/src/_locales/hy/messages.json
+++ b/src/_locales/hy/messages.json
@@ -127,6 +127,10 @@
"message": "Բացել մատյանը",
"description": "Tooltip used for the logger icon in the panel"
},
+ "popupTipReport": {
+ "message": "Report an issue on this website",
+ "description": "Tooltip used for the 'chat' icon in the panel"
+ },
"popupTipNoPopups": {
"message": "Միաց./Անջ. այս կայքի բոլոր ելնող լուսամուտների արգելափակումը",
"description": "Tooltip for the no-popups per-site switch"
@@ -855,6 +859,14 @@
"message": "Open",
"description": "Text for button which open an external webpage in Support pane"
},
+ "supportReportSpecificButton": {
+ "message": "Create new report",
+ "description": "Text for button which open an external webpage in Support pane"
+ },
+ "supportFindSpecificButton": {
+ "message": "Find similar reports",
+ "description": "A clickable link in the filter issue reporter section"
+ },
"supportS1H": {
"message": "Documentation",
"description": "Header of 'Documentation' section in Support pane"
@@ -907,6 +919,46 @@
"message": "Important: Potentially private or sensitive information is redacted by default. Redacted information may make it more difficult to solve a problem.",
"description": "Second paragraph of 'Troubleshooting Information' section in Support pane"
},
+ "supportS6H": {
+ "message": "Report a filter issue",
+ "description": "Header of 'Report a filter issue' section in Support pane"
+ },
+ "supportS6P1S1": {
+ "message": "To avoid burdening volunteers with duplicate reports, please verify that the issue has not already been reported.",
+ "description": "A paragraph in the filter issue reporter section"
+ },
+ "supportS6URL": {
+ "message": "Address of the web page:",
+ "description": "Label for the URL of the page"
+ },
+ "supportS6Select1": {
+ "message": "The web page...",
+ "description": "Label for widget to select type of issue"
+ },
+ "supportS6Select1Option0": {
+ "message": "-- Pick an entry --",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option1": {
+ "message": "Shows ads or ad leftovers",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option2": {
+ "message": "Has overlays or other nuisances",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option3": {
+ "message": "Detects uBlock Origin",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option4": {
+ "message": "Has privacy-related issues",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option5": {
+ "message": "Breaks when uBlock Origin is enabled",
+ "description": "An entry in the widget used to select the type of issue"
+ },
"supportRedact": {
"message": "Redact",
"description": "Text for 'Redact' button"
diff --git a/src/_locales/id/messages.json b/src/_locales/id/messages.json
index b277bf65c..8d01a44c6 100644
--- a/src/_locales/id/messages.json
+++ b/src/_locales/id/messages.json
@@ -127,6 +127,10 @@
"message": "Buka pencatat log",
"description": "Tooltip used for the logger icon in the panel"
},
+ "popupTipReport": {
+ "message": "Report an issue on this website",
+ "description": "Tooltip used for the 'chat' icon in the panel"
+ },
"popupTipNoPopups": {
"message": "Alihkan pemblokiran semua popup untuk situs ini",
"description": "Tooltip for the no-popups per-site switch"
@@ -855,6 +859,14 @@
"message": "Buka",
"description": "Text for button which open an external webpage in Support pane"
},
+ "supportReportSpecificButton": {
+ "message": "Create new report",
+ "description": "Text for button which open an external webpage in Support pane"
+ },
+ "supportFindSpecificButton": {
+ "message": "Find similar reports",
+ "description": "A clickable link in the filter issue reporter section"
+ },
"supportS1H": {
"message": "Dokumentasi",
"description": "Header of 'Documentation' section in Support pane"
@@ -907,6 +919,46 @@
"message": "Penting: Informasi yang sifatnya privat dan sensitif disensor secara bawaan. Informasi yang disensor mungkin akan membuat proses memecahkan masalah semakin sulit.",
"description": "Second paragraph of 'Troubleshooting Information' section in Support pane"
},
+ "supportS6H": {
+ "message": "Report a filter issue",
+ "description": "Header of 'Report a filter issue' section in Support pane"
+ },
+ "supportS6P1S1": {
+ "message": "To avoid burdening volunteers with duplicate reports, please verify that the issue has not already been reported.",
+ "description": "A paragraph in the filter issue reporter section"
+ },
+ "supportS6URL": {
+ "message": "Address of the web page:",
+ "description": "Label for the URL of the page"
+ },
+ "supportS6Select1": {
+ "message": "The web page...",
+ "description": "Label for widget to select type of issue"
+ },
+ "supportS6Select1Option0": {
+ "message": "-- Pick an entry --",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option1": {
+ "message": "Shows ads or ad leftovers",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option2": {
+ "message": "Has overlays or other nuisances",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option3": {
+ "message": "Detects uBlock Origin",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option4": {
+ "message": "Has privacy-related issues",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option5": {
+ "message": "Breaks when uBlock Origin is enabled",
+ "description": "An entry in the widget used to select the type of issue"
+ },
"supportRedact": {
"message": "Sensor",
"description": "Text for 'Redact' button"
diff --git a/src/_locales/it/messages.json b/src/_locales/it/messages.json
index e8f820928..de38f129b 100644
--- a/src/_locales/it/messages.json
+++ b/src/_locales/it/messages.json
@@ -127,6 +127,10 @@
"message": "Vai al registro delle richieste",
"description": "Tooltip used for the logger icon in the panel"
},
+ "popupTipReport": {
+ "message": "Report an issue on this website",
+ "description": "Tooltip used for the 'chat' icon in the panel"
+ },
"popupTipNoPopups": {
"message": "Disabilita/abilita il blocco di tutti i popup per questo sito",
"description": "Tooltip for the no-popups per-site switch"
@@ -855,6 +859,14 @@
"message": "Apri",
"description": "Text for button which open an external webpage in Support pane"
},
+ "supportReportSpecificButton": {
+ "message": "Create new report",
+ "description": "Text for button which open an external webpage in Support pane"
+ },
+ "supportFindSpecificButton": {
+ "message": "Find similar reports",
+ "description": "A clickable link in the filter issue reporter section"
+ },
"supportS1H": {
"message": "Documentazione",
"description": "Header of 'Documentation' section in Support pane"
@@ -907,6 +919,46 @@
"message": "Importante: Le informazioni potenzialmente private o sensibili vengono oscurate automaticamente. Le informazioni oscurate possono rendere più difficile risolvere un problema.",
"description": "Second paragraph of 'Troubleshooting Information' section in Support pane"
},
+ "supportS6H": {
+ "message": "Report a filter issue",
+ "description": "Header of 'Report a filter issue' section in Support pane"
+ },
+ "supportS6P1S1": {
+ "message": "To avoid burdening volunteers with duplicate reports, please verify that the issue has not already been reported.",
+ "description": "A paragraph in the filter issue reporter section"
+ },
+ "supportS6URL": {
+ "message": "Address of the web page:",
+ "description": "Label for the URL of the page"
+ },
+ "supportS6Select1": {
+ "message": "The web page...",
+ "description": "Label for widget to select type of issue"
+ },
+ "supportS6Select1Option0": {
+ "message": "-- Pick an entry --",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option1": {
+ "message": "Shows ads or ad leftovers",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option2": {
+ "message": "Has overlays or other nuisances",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option3": {
+ "message": "Detects uBlock Origin",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option4": {
+ "message": "Has privacy-related issues",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option5": {
+ "message": "Breaks when uBlock Origin is enabled",
+ "description": "An entry in the widget used to select the type of issue"
+ },
"supportRedact": {
"message": "Oscura",
"description": "Text for 'Redact' button"
diff --git a/src/_locales/ja/messages.json b/src/_locales/ja/messages.json
index eef284751..44e80936a 100644
--- a/src/_locales/ja/messages.json
+++ b/src/_locales/ja/messages.json
@@ -127,6 +127,10 @@
"message": "リクエストログを開く",
"description": "Tooltip used for the logger icon in the panel"
},
+ "popupTipReport": {
+ "message": "Report an issue on this website",
+ "description": "Tooltip used for the 'chat' icon in the panel"
+ },
"popupTipNoPopups": {
"message": "このサイトのすべてのポップアップのブロックを切り替えます",
"description": "Tooltip for the no-popups per-site switch"
@@ -855,6 +859,14 @@
"message": "開く",
"description": "Text for button which open an external webpage in Support pane"
},
+ "supportReportSpecificButton": {
+ "message": "Create new report",
+ "description": "Text for button which open an external webpage in Support pane"
+ },
+ "supportFindSpecificButton": {
+ "message": "Find similar reports",
+ "description": "A clickable link in the filter issue reporter section"
+ },
"supportS1H": {
"message": "ドキュメント",
"description": "Header of 'Documentation' section in Support pane"
@@ -907,6 +919,46 @@
"message": "Important: Potentially private or sensitive information is redacted by default. Redacted information may make it more difficult to solve a problem.",
"description": "Second paragraph of 'Troubleshooting Information' section in Support pane"
},
+ "supportS6H": {
+ "message": "Report a filter issue",
+ "description": "Header of 'Report a filter issue' section in Support pane"
+ },
+ "supportS6P1S1": {
+ "message": "To avoid burdening volunteers with duplicate reports, please verify that the issue has not already been reported.",
+ "description": "A paragraph in the filter issue reporter section"
+ },
+ "supportS6URL": {
+ "message": "Address of the web page:",
+ "description": "Label for the URL of the page"
+ },
+ "supportS6Select1": {
+ "message": "The web page...",
+ "description": "Label for widget to select type of issue"
+ },
+ "supportS6Select1Option0": {
+ "message": "-- Pick an entry --",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option1": {
+ "message": "Shows ads or ad leftovers",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option2": {
+ "message": "Has overlays or other nuisances",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option3": {
+ "message": "Detects uBlock Origin",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option4": {
+ "message": "Has privacy-related issues",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option5": {
+ "message": "Breaks when uBlock Origin is enabled",
+ "description": "An entry in the widget used to select the type of issue"
+ },
"supportRedact": {
"message": "Redact",
"description": "Text for 'Redact' button"
diff --git a/src/_locales/ka/messages.json b/src/_locales/ka/messages.json
index 48bd5762c..f8bae248e 100644
--- a/src/_locales/ka/messages.json
+++ b/src/_locales/ka/messages.json
@@ -127,6 +127,10 @@
"message": "აღმრიცხავის გახსნა",
"description": "Tooltip used for the logger icon in the panel"
},
+ "popupTipReport": {
+ "message": "Report an issue on this website",
+ "description": "Tooltip used for the 'chat' icon in the panel"
+ },
"popupTipNoPopups": {
"message": "ამ საიტზე ყველა ამომხტომი ფანჯრის შეზღუდვის ჩართვა/გამორთვა",
"description": "Tooltip for the no-popups per-site switch"
@@ -855,6 +859,14 @@
"message": "გახსნა",
"description": "Text for button which open an external webpage in Support pane"
},
+ "supportReportSpecificButton": {
+ "message": "Create new report",
+ "description": "Text for button which open an external webpage in Support pane"
+ },
+ "supportFindSpecificButton": {
+ "message": "Find similar reports",
+ "description": "A clickable link in the filter issue reporter section"
+ },
"supportS1H": {
"message": "მასალები",
"description": "Header of 'Documentation' section in Support pane"
@@ -907,6 +919,46 @@
"message": "გაითვალისწინეთ: მონაცემები, რომლებიც შესაძლოა პირადი და მნიშვნელოვანი იყოს, ნაგულისხმევად იკვეცება. ამასთან, შეკვეცილი ინფორმაციით, სავარაუდოდ გართულდება ხარვეზის გამოსწორება.",
"description": "Second paragraph of 'Troubleshooting Information' section in Support pane"
},
+ "supportS6H": {
+ "message": "Report a filter issue",
+ "description": "Header of 'Report a filter issue' section in Support pane"
+ },
+ "supportS6P1S1": {
+ "message": "To avoid burdening volunteers with duplicate reports, please verify that the issue has not already been reported.",
+ "description": "A paragraph in the filter issue reporter section"
+ },
+ "supportS6URL": {
+ "message": "Address of the web page:",
+ "description": "Label for the URL of the page"
+ },
+ "supportS6Select1": {
+ "message": "The web page...",
+ "description": "Label for widget to select type of issue"
+ },
+ "supportS6Select1Option0": {
+ "message": "-- Pick an entry --",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option1": {
+ "message": "Shows ads or ad leftovers",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option2": {
+ "message": "Has overlays or other nuisances",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option3": {
+ "message": "Detects uBlock Origin",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option4": {
+ "message": "Has privacy-related issues",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option5": {
+ "message": "Breaks when uBlock Origin is enabled",
+ "description": "An entry in the widget used to select the type of issue"
+ },
"supportRedact": {
"message": "შეკვეცილი",
"description": "Text for 'Redact' button"
diff --git a/src/_locales/kk/messages.json b/src/_locales/kk/messages.json
index 3f1a2391e..5249e77cd 100644
--- a/src/_locales/kk/messages.json
+++ b/src/_locales/kk/messages.json
@@ -127,6 +127,10 @@
"message": "Open the logger",
"description": "Tooltip used for the logger icon in the panel"
},
+ "popupTipReport": {
+ "message": "Report an issue on this website",
+ "description": "Tooltip used for the 'chat' icon in the panel"
+ },
"popupTipNoPopups": {
"message": "Toggle the blocking of all popups for this site",
"description": "Tooltip for the no-popups per-site switch"
@@ -855,6 +859,14 @@
"message": "Open",
"description": "Text for button which open an external webpage in Support pane"
},
+ "supportReportSpecificButton": {
+ "message": "Create new report",
+ "description": "Text for button which open an external webpage in Support pane"
+ },
+ "supportFindSpecificButton": {
+ "message": "Find similar reports",
+ "description": "A clickable link in the filter issue reporter section"
+ },
"supportS1H": {
"message": "Documentation",
"description": "Header of 'Documentation' section in Support pane"
@@ -907,6 +919,46 @@
"message": "Important: Potentially private or sensitive information is redacted by default. Redacted information may make it more difficult to solve a problem.",
"description": "Second paragraph of 'Troubleshooting Information' section in Support pane"
},
+ "supportS6H": {
+ "message": "Report a filter issue",
+ "description": "Header of 'Report a filter issue' section in Support pane"
+ },
+ "supportS6P1S1": {
+ "message": "To avoid burdening volunteers with duplicate reports, please verify that the issue has not already been reported.",
+ "description": "A paragraph in the filter issue reporter section"
+ },
+ "supportS6URL": {
+ "message": "Address of the web page:",
+ "description": "Label for the URL of the page"
+ },
+ "supportS6Select1": {
+ "message": "The web page...",
+ "description": "Label for widget to select type of issue"
+ },
+ "supportS6Select1Option0": {
+ "message": "-- Pick an entry --",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option1": {
+ "message": "Shows ads or ad leftovers",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option2": {
+ "message": "Has overlays or other nuisances",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option3": {
+ "message": "Detects uBlock Origin",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option4": {
+ "message": "Has privacy-related issues",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option5": {
+ "message": "Breaks when uBlock Origin is enabled",
+ "description": "An entry in the widget used to select the type of issue"
+ },
"supportRedact": {
"message": "Redact",
"description": "Text for 'Redact' button"
diff --git a/src/_locales/kn/messages.json b/src/_locales/kn/messages.json
index 3dfa34ed3..60ece0484 100644
--- a/src/_locales/kn/messages.json
+++ b/src/_locales/kn/messages.json
@@ -127,6 +127,10 @@
"message": "ಲಾಗರ್ ತೆರೆಯಿರಿ",
"description": "Tooltip used for the logger icon in the panel"
},
+ "popupTipReport": {
+ "message": "Report an issue on this website",
+ "description": "Tooltip used for the 'chat' icon in the panel"
+ },
"popupTipNoPopups": {
"message": "ಈ ಜಾಲತಾಣದ ಎಲ್ಲಾ ಪಾಪ್ಅಪ್ ಗಳ ನಿರ್ಬಂಧವನ್ನು ಟಾಗಲ್ ಮಾಡಿ",
"description": "Tooltip for the no-popups per-site switch"
@@ -855,6 +859,14 @@
"message": "Open",
"description": "Text for button which open an external webpage in Support pane"
},
+ "supportReportSpecificButton": {
+ "message": "Create new report",
+ "description": "Text for button which open an external webpage in Support pane"
+ },
+ "supportFindSpecificButton": {
+ "message": "Find similar reports",
+ "description": "A clickable link in the filter issue reporter section"
+ },
"supportS1H": {
"message": "Documentation",
"description": "Header of 'Documentation' section in Support pane"
@@ -907,6 +919,46 @@
"message": "Important: Potentially private or sensitive information is redacted by default. Redacted information may make it more difficult to solve a problem.",
"description": "Second paragraph of 'Troubleshooting Information' section in Support pane"
},
+ "supportS6H": {
+ "message": "Report a filter issue",
+ "description": "Header of 'Report a filter issue' section in Support pane"
+ },
+ "supportS6P1S1": {
+ "message": "To avoid burdening volunteers with duplicate reports, please verify that the issue has not already been reported.",
+ "description": "A paragraph in the filter issue reporter section"
+ },
+ "supportS6URL": {
+ "message": "Address of the web page:",
+ "description": "Label for the URL of the page"
+ },
+ "supportS6Select1": {
+ "message": "The web page...",
+ "description": "Label for widget to select type of issue"
+ },
+ "supportS6Select1Option0": {
+ "message": "-- Pick an entry --",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option1": {
+ "message": "Shows ads or ad leftovers",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option2": {
+ "message": "Has overlays or other nuisances",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option3": {
+ "message": "Detects uBlock Origin",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option4": {
+ "message": "Has privacy-related issues",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option5": {
+ "message": "Breaks when uBlock Origin is enabled",
+ "description": "An entry in the widget used to select the type of issue"
+ },
"supportRedact": {
"message": "Redact",
"description": "Text for 'Redact' button"
diff --git a/src/_locales/ko/messages.json b/src/_locales/ko/messages.json
index beb48687f..e2b795faf 100644
--- a/src/_locales/ko/messages.json
+++ b/src/_locales/ko/messages.json
@@ -127,6 +127,10 @@
"message": "로그로 이동",
"description": "Tooltip used for the logger icon in the panel"
},
+ "popupTipReport": {
+ "message": "Report an issue on this website",
+ "description": "Tooltip used for the 'chat' icon in the panel"
+ },
"popupTipNoPopups": {
"message": "이 사이트에서 팝업 차단 토글",
"description": "Tooltip for the no-popups per-site switch"
@@ -855,6 +859,14 @@
"message": "열기",
"description": "Text for button which open an external webpage in Support pane"
},
+ "supportReportSpecificButton": {
+ "message": "Create new report",
+ "description": "Text for button which open an external webpage in Support pane"
+ },
+ "supportFindSpecificButton": {
+ "message": "Find similar reports",
+ "description": "A clickable link in the filter issue reporter section"
+ },
"supportS1H": {
"message": "문서",
"description": "Header of 'Documentation' section in Support pane"
@@ -907,6 +919,46 @@
"message": "중요: 잠재적으로 개인 정보이거나 민감한 정보는 기본적으로 지워집니다. 정보가 지워지면 문제 해결이 더 어려워질 수도 있습니다.",
"description": "Second paragraph of 'Troubleshooting Information' section in Support pane"
},
+ "supportS6H": {
+ "message": "Report a filter issue",
+ "description": "Header of 'Report a filter issue' section in Support pane"
+ },
+ "supportS6P1S1": {
+ "message": "To avoid burdening volunteers with duplicate reports, please verify that the issue has not already been reported.",
+ "description": "A paragraph in the filter issue reporter section"
+ },
+ "supportS6URL": {
+ "message": "Address of the web page:",
+ "description": "Label for the URL of the page"
+ },
+ "supportS6Select1": {
+ "message": "The web page...",
+ "description": "Label for widget to select type of issue"
+ },
+ "supportS6Select1Option0": {
+ "message": "-- Pick an entry --",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option1": {
+ "message": "Shows ads or ad leftovers",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option2": {
+ "message": "Has overlays or other nuisances",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option3": {
+ "message": "Detects uBlock Origin",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option4": {
+ "message": "Has privacy-related issues",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option5": {
+ "message": "Breaks when uBlock Origin is enabled",
+ "description": "An entry in the widget used to select the type of issue"
+ },
"supportRedact": {
"message": "지우기",
"description": "Text for 'Redact' button"
diff --git a/src/_locales/lt/messages.json b/src/_locales/lt/messages.json
index f58c8505f..f295ca85b 100644
--- a/src/_locales/lt/messages.json
+++ b/src/_locales/lt/messages.json
@@ -127,6 +127,10 @@
"message": "Atverti žurnalą",
"description": "Tooltip used for the logger icon in the panel"
},
+ "popupTipReport": {
+ "message": "Report an issue on this website",
+ "description": "Tooltip used for the 'chat' icon in the panel"
+ },
"popupTipNoPopups": {
"message": "Perjungti visų iškylančiųjų langų blokavimą šiame puslapyje",
"description": "Tooltip for the no-popups per-site switch"
@@ -855,6 +859,14 @@
"message": "Open",
"description": "Text for button which open an external webpage in Support pane"
},
+ "supportReportSpecificButton": {
+ "message": "Create new report",
+ "description": "Text for button which open an external webpage in Support pane"
+ },
+ "supportFindSpecificButton": {
+ "message": "Find similar reports",
+ "description": "A clickable link in the filter issue reporter section"
+ },
"supportS1H": {
"message": "Documentation",
"description": "Header of 'Documentation' section in Support pane"
@@ -907,6 +919,46 @@
"message": "Important: Potentially private or sensitive information is redacted by default. Redacted information may make it more difficult to solve a problem.",
"description": "Second paragraph of 'Troubleshooting Information' section in Support pane"
},
+ "supportS6H": {
+ "message": "Report a filter issue",
+ "description": "Header of 'Report a filter issue' section in Support pane"
+ },
+ "supportS6P1S1": {
+ "message": "To avoid burdening volunteers with duplicate reports, please verify that the issue has not already been reported.",
+ "description": "A paragraph in the filter issue reporter section"
+ },
+ "supportS6URL": {
+ "message": "Address of the web page:",
+ "description": "Label for the URL of the page"
+ },
+ "supportS6Select1": {
+ "message": "The web page...",
+ "description": "Label for widget to select type of issue"
+ },
+ "supportS6Select1Option0": {
+ "message": "-- Pick an entry --",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option1": {
+ "message": "Shows ads or ad leftovers",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option2": {
+ "message": "Has overlays or other nuisances",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option3": {
+ "message": "Detects uBlock Origin",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option4": {
+ "message": "Has privacy-related issues",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option5": {
+ "message": "Breaks when uBlock Origin is enabled",
+ "description": "An entry in the widget used to select the type of issue"
+ },
"supportRedact": {
"message": "Redact",
"description": "Text for 'Redact' button"
diff --git a/src/_locales/lv/messages.json b/src/_locales/lv/messages.json
index e96c66bd1..9f803cae8 100644
--- a/src/_locales/lv/messages.json
+++ b/src/_locales/lv/messages.json
@@ -127,6 +127,10 @@
"message": "Atvērt pieprasījumu žurnālu",
"description": "Tooltip used for the logger icon in the panel"
},
+ "popupTipReport": {
+ "message": "Report an issue on this website",
+ "description": "Tooltip used for the 'chat' icon in the panel"
+ },
"popupTipNoPopups": {
"message": "Pārslēgt uznirstošo logu bloķēšanu šajā vietnē",
"description": "Tooltip for the no-popups per-site switch"
@@ -855,6 +859,14 @@
"message": "Atvērt",
"description": "Text for button which open an external webpage in Support pane"
},
+ "supportReportSpecificButton": {
+ "message": "Create new report",
+ "description": "Text for button which open an external webpage in Support pane"
+ },
+ "supportFindSpecificButton": {
+ "message": "Find similar reports",
+ "description": "A clickable link in the filter issue reporter section"
+ },
"supportS1H": {
"message": "Dokumentācija",
"description": "Header of 'Documentation' section in Support pane"
@@ -907,6 +919,46 @@
"message": "Svarīgi: iespējami privāta vai sensitīva informācija pēc noklusējuma tiek izņemta. Aizvākta informācija var apgrūtināt sarežģījuma atrisināšanu.",
"description": "Second paragraph of 'Troubleshooting Information' section in Support pane"
},
+ "supportS6H": {
+ "message": "Report a filter issue",
+ "description": "Header of 'Report a filter issue' section in Support pane"
+ },
+ "supportS6P1S1": {
+ "message": "To avoid burdening volunteers with duplicate reports, please verify that the issue has not already been reported.",
+ "description": "A paragraph in the filter issue reporter section"
+ },
+ "supportS6URL": {
+ "message": "Address of the web page:",
+ "description": "Label for the URL of the page"
+ },
+ "supportS6Select1": {
+ "message": "The web page...",
+ "description": "Label for widget to select type of issue"
+ },
+ "supportS6Select1Option0": {
+ "message": "-- Pick an entry --",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option1": {
+ "message": "Shows ads or ad leftovers",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option2": {
+ "message": "Has overlays or other nuisances",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option3": {
+ "message": "Detects uBlock Origin",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option4": {
+ "message": "Has privacy-related issues",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option5": {
+ "message": "Breaks when uBlock Origin is enabled",
+ "description": "An entry in the widget used to select the type of issue"
+ },
"supportRedact": {
"message": "Izņemt",
"description": "Text for 'Redact' button"
diff --git a/src/_locales/ml/messages.json b/src/_locales/ml/messages.json
index e3e38b938..a9a413b69 100644
--- a/src/_locales/ml/messages.json
+++ b/src/_locales/ml/messages.json
@@ -127,6 +127,10 @@
"message": "അപേക്ഷാ ലോഗിലേക്ക് പോകുക",
"description": "Tooltip used for the logger icon in the panel"
},
+ "popupTipReport": {
+ "message": "Report an issue on this website",
+ "description": "Tooltip used for the 'chat' icon in the panel"
+ },
"popupTipNoPopups": {
"message": "ഈ സൈറ്റിലെ എല്ലാ പോപ്അപ്പുകളും ബ്ലോക്ക് ചെയ്യുന്നത് ടോഗ്ഗിള് ചെയ്യുക",
"description": "Tooltip for the no-popups per-site switch"
@@ -855,6 +859,14 @@
"message": "Open",
"description": "Text for button which open an external webpage in Support pane"
},
+ "supportReportSpecificButton": {
+ "message": "Create new report",
+ "description": "Text for button which open an external webpage in Support pane"
+ },
+ "supportFindSpecificButton": {
+ "message": "Find similar reports",
+ "description": "A clickable link in the filter issue reporter section"
+ },
"supportS1H": {
"message": "Documentation",
"description": "Header of 'Documentation' section in Support pane"
@@ -907,6 +919,46 @@
"message": "Important: Potentially private or sensitive information is redacted by default. Redacted information may make it more difficult to solve a problem.",
"description": "Second paragraph of 'Troubleshooting Information' section in Support pane"
},
+ "supportS6H": {
+ "message": "Report a filter issue",
+ "description": "Header of 'Report a filter issue' section in Support pane"
+ },
+ "supportS6P1S1": {
+ "message": "To avoid burdening volunteers with duplicate reports, please verify that the issue has not already been reported.",
+ "description": "A paragraph in the filter issue reporter section"
+ },
+ "supportS6URL": {
+ "message": "Address of the web page:",
+ "description": "Label for the URL of the page"
+ },
+ "supportS6Select1": {
+ "message": "The web page...",
+ "description": "Label for widget to select type of issue"
+ },
+ "supportS6Select1Option0": {
+ "message": "-- Pick an entry --",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option1": {
+ "message": "Shows ads or ad leftovers",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option2": {
+ "message": "Has overlays or other nuisances",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option3": {
+ "message": "Detects uBlock Origin",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option4": {
+ "message": "Has privacy-related issues",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option5": {
+ "message": "Breaks when uBlock Origin is enabled",
+ "description": "An entry in the widget used to select the type of issue"
+ },
"supportRedact": {
"message": "Redact",
"description": "Text for 'Redact' button"
diff --git a/src/_locales/mr/messages.json b/src/_locales/mr/messages.json
index 2776c388b..f69d67f62 100644
--- a/src/_locales/mr/messages.json
+++ b/src/_locales/mr/messages.json
@@ -127,6 +127,10 @@
"message": "विनंती लॉग ला जा",
"description": "Tooltip used for the logger icon in the panel"
},
+ "popupTipReport": {
+ "message": "Report an issue on this website",
+ "description": "Tooltip used for the 'chat' icon in the panel"
+ },
"popupTipNoPopups": {
"message": "या साइटसाठी सर्व पॉपअप अवरोधित करणे टॉगल करा",
"description": "Tooltip for the no-popups per-site switch"
@@ -855,6 +859,14 @@
"message": "Open",
"description": "Text for button which open an external webpage in Support pane"
},
+ "supportReportSpecificButton": {
+ "message": "Create new report",
+ "description": "Text for button which open an external webpage in Support pane"
+ },
+ "supportFindSpecificButton": {
+ "message": "Find similar reports",
+ "description": "A clickable link in the filter issue reporter section"
+ },
"supportS1H": {
"message": "Documentation",
"description": "Header of 'Documentation' section in Support pane"
@@ -907,6 +919,46 @@
"message": "Important: Potentially private or sensitive information is redacted by default. Redacted information may make it more difficult to solve a problem.",
"description": "Second paragraph of 'Troubleshooting Information' section in Support pane"
},
+ "supportS6H": {
+ "message": "Report a filter issue",
+ "description": "Header of 'Report a filter issue' section in Support pane"
+ },
+ "supportS6P1S1": {
+ "message": "To avoid burdening volunteers with duplicate reports, please verify that the issue has not already been reported.",
+ "description": "A paragraph in the filter issue reporter section"
+ },
+ "supportS6URL": {
+ "message": "Address of the web page:",
+ "description": "Label for the URL of the page"
+ },
+ "supportS6Select1": {
+ "message": "The web page...",
+ "description": "Label for widget to select type of issue"
+ },
+ "supportS6Select1Option0": {
+ "message": "-- Pick an entry --",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option1": {
+ "message": "Shows ads or ad leftovers",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option2": {
+ "message": "Has overlays or other nuisances",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option3": {
+ "message": "Detects uBlock Origin",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option4": {
+ "message": "Has privacy-related issues",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option5": {
+ "message": "Breaks when uBlock Origin is enabled",
+ "description": "An entry in the widget used to select the type of issue"
+ },
"supportRedact": {
"message": "Redact",
"description": "Text for 'Redact' button"
diff --git a/src/_locales/ms/messages.json b/src/_locales/ms/messages.json
index e6b5997ca..985138910 100644
--- a/src/_locales/ms/messages.json
+++ b/src/_locales/ms/messages.json
@@ -127,6 +127,10 @@
"message": "Membuka catatan",
"description": "Tooltip used for the logger icon in the panel"
},
+ "popupTipReport": {
+ "message": "Report an issue on this website",
+ "description": "Tooltip used for the 'chat' icon in the panel"
+ },
"popupTipNoPopups": {
"message": "Togol penghalang untuk segala pop timbul laman ini",
"description": "Tooltip for the no-popups per-site switch"
@@ -855,6 +859,14 @@
"message": "Buka",
"description": "Text for button which open an external webpage in Support pane"
},
+ "supportReportSpecificButton": {
+ "message": "Create new report",
+ "description": "Text for button which open an external webpage in Support pane"
+ },
+ "supportFindSpecificButton": {
+ "message": "Find similar reports",
+ "description": "A clickable link in the filter issue reporter section"
+ },
"supportS1H": {
"message": "Pendokumenan",
"description": "Header of 'Documentation' section in Support pane"
@@ -907,6 +919,46 @@
"message": "Penting:Maklumat yang bersifat sensitif dan peribadi dihitamkan secara lalai. Maklumat yang dihitamkan berkemungkinan sukar untuk menyelesaikan masalah. ",
"description": "Second paragraph of 'Troubleshooting Information' section in Support pane"
},
+ "supportS6H": {
+ "message": "Report a filter issue",
+ "description": "Header of 'Report a filter issue' section in Support pane"
+ },
+ "supportS6P1S1": {
+ "message": "To avoid burdening volunteers with duplicate reports, please verify that the issue has not already been reported.",
+ "description": "A paragraph in the filter issue reporter section"
+ },
+ "supportS6URL": {
+ "message": "Address of the web page:",
+ "description": "Label for the URL of the page"
+ },
+ "supportS6Select1": {
+ "message": "The web page...",
+ "description": "Label for widget to select type of issue"
+ },
+ "supportS6Select1Option0": {
+ "message": "-- Pick an entry --",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option1": {
+ "message": "Shows ads or ad leftovers",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option2": {
+ "message": "Has overlays or other nuisances",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option3": {
+ "message": "Detects uBlock Origin",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option4": {
+ "message": "Has privacy-related issues",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option5": {
+ "message": "Breaks when uBlock Origin is enabled",
+ "description": "An entry in the widget used to select the type of issue"
+ },
"supportRedact": {
"message": "Hitamkan",
"description": "Text for 'Redact' button"
diff --git a/src/_locales/nb/messages.json b/src/_locales/nb/messages.json
index ddf484b87..cc4623524 100644
--- a/src/_locales/nb/messages.json
+++ b/src/_locales/nb/messages.json
@@ -127,6 +127,10 @@
"message": "Åpne loggen",
"description": "Tooltip used for the logger icon in the panel"
},
+ "popupTipReport": {
+ "message": "Report an issue on this website",
+ "description": "Tooltip used for the 'chat' icon in the panel"
+ },
"popupTipNoPopups": {
"message": "Slå av/på blokkering av alle oppspretts-vinduer for dette nettstedet",
"description": "Tooltip for the no-popups per-site switch"
@@ -855,6 +859,14 @@
"message": "Åpne",
"description": "Text for button which open an external webpage in Support pane"
},
+ "supportReportSpecificButton": {
+ "message": "Create new report",
+ "description": "Text for button which open an external webpage in Support pane"
+ },
+ "supportFindSpecificButton": {
+ "message": "Find similar reports",
+ "description": "A clickable link in the filter issue reporter section"
+ },
"supportS1H": {
"message": "Dokumentasjon",
"description": "Header of 'Documentation' section in Support pane"
@@ -907,6 +919,46 @@
"message": "Viktig: Potensielt privat eller sensitiv informasjon blir redigert som standard. Redigert informasjon kan gjøre det vanskeligere å løse et problem.",
"description": "Second paragraph of 'Troubleshooting Information' section in Support pane"
},
+ "supportS6H": {
+ "message": "Report a filter issue",
+ "description": "Header of 'Report a filter issue' section in Support pane"
+ },
+ "supportS6P1S1": {
+ "message": "To avoid burdening volunteers with duplicate reports, please verify that the issue has not already been reported.",
+ "description": "A paragraph in the filter issue reporter section"
+ },
+ "supportS6URL": {
+ "message": "Address of the web page:",
+ "description": "Label for the URL of the page"
+ },
+ "supportS6Select1": {
+ "message": "The web page...",
+ "description": "Label for widget to select type of issue"
+ },
+ "supportS6Select1Option0": {
+ "message": "-- Pick an entry --",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option1": {
+ "message": "Shows ads or ad leftovers",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option2": {
+ "message": "Has overlays or other nuisances",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option3": {
+ "message": "Detects uBlock Origin",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option4": {
+ "message": "Has privacy-related issues",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option5": {
+ "message": "Breaks when uBlock Origin is enabled",
+ "description": "An entry in the widget used to select the type of issue"
+ },
"supportRedact": {
"message": "Rediger",
"description": "Text for 'Redact' button"
diff --git a/src/_locales/nl/messages.json b/src/_locales/nl/messages.json
index 56fc80c33..d3ef9b620 100644
--- a/src/_locales/nl/messages.json
+++ b/src/_locales/nl/messages.json
@@ -127,6 +127,10 @@
"message": "Logger openen",
"description": "Tooltip used for the logger icon in the panel"
},
+ "popupTipReport": {
+ "message": "Report an issue on this website",
+ "description": "Tooltip used for the 'chat' icon in the panel"
+ },
"popupTipNoPopups": {
"message": "Alle pop-ups voor deze website in-/uitschakelen",
"description": "Tooltip for the no-popups per-site switch"
@@ -855,6 +859,14 @@
"message": "Openen",
"description": "Text for button which open an external webpage in Support pane"
},
+ "supportReportSpecificButton": {
+ "message": "Create new report",
+ "description": "Text for button which open an external webpage in Support pane"
+ },
+ "supportFindSpecificButton": {
+ "message": "Find similar reports",
+ "description": "A clickable link in the filter issue reporter section"
+ },
"supportS1H": {
"message": "Documentatie",
"description": "Header of 'Documentation' section in Support pane"
@@ -907,6 +919,46 @@
"message": "Belangrijk: mogelijk gevoelige of privégegevens worden standaard geredigeerd. Geredigeerde gegevens kunnen het oplossen van een probleem bemoeilijken.",
"description": "Second paragraph of 'Troubleshooting Information' section in Support pane"
},
+ "supportS6H": {
+ "message": "Report a filter issue",
+ "description": "Header of 'Report a filter issue' section in Support pane"
+ },
+ "supportS6P1S1": {
+ "message": "To avoid burdening volunteers with duplicate reports, please verify that the issue has not already been reported.",
+ "description": "A paragraph in the filter issue reporter section"
+ },
+ "supportS6URL": {
+ "message": "Address of the web page:",
+ "description": "Label for the URL of the page"
+ },
+ "supportS6Select1": {
+ "message": "The web page...",
+ "description": "Label for widget to select type of issue"
+ },
+ "supportS6Select1Option0": {
+ "message": "-- Pick an entry --",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option1": {
+ "message": "Shows ads or ad leftovers",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option2": {
+ "message": "Has overlays or other nuisances",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option3": {
+ "message": "Detects uBlock Origin",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option4": {
+ "message": "Has privacy-related issues",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option5": {
+ "message": "Breaks when uBlock Origin is enabled",
+ "description": "An entry in the widget used to select the type of issue"
+ },
"supportRedact": {
"message": "Redigeren",
"description": "Text for 'Redact' button"
diff --git a/src/_locales/oc/messages.json b/src/_locales/oc/messages.json
index bbecca1fd..c4ffa81da 100644
--- a/src/_locales/oc/messages.json
+++ b/src/_locales/oc/messages.json
@@ -127,6 +127,10 @@
"message": "Dobrir la visualizaira d’eveniments",
"description": "Tooltip used for the logger icon in the panel"
},
+ "popupTipReport": {
+ "message": "Report an issue on this website",
+ "description": "Tooltip used for the 'chat' icon in the panel"
+ },
"popupTipNoPopups": {
"message": "Toggle the blocking of all popups for this site",
"description": "Tooltip for the no-popups per-site switch"
@@ -855,6 +859,14 @@
"message": "Open",
"description": "Text for button which open an external webpage in Support pane"
},
+ "supportReportSpecificButton": {
+ "message": "Create new report",
+ "description": "Text for button which open an external webpage in Support pane"
+ },
+ "supportFindSpecificButton": {
+ "message": "Find similar reports",
+ "description": "A clickable link in the filter issue reporter section"
+ },
"supportS1H": {
"message": "Documentation",
"description": "Header of 'Documentation' section in Support pane"
@@ -907,6 +919,46 @@
"message": "Important: Potentially private or sensitive information is redacted by default. Redacted information may make it more difficult to solve a problem.",
"description": "Second paragraph of 'Troubleshooting Information' section in Support pane"
},
+ "supportS6H": {
+ "message": "Report a filter issue",
+ "description": "Header of 'Report a filter issue' section in Support pane"
+ },
+ "supportS6P1S1": {
+ "message": "To avoid burdening volunteers with duplicate reports, please verify that the issue has not already been reported.",
+ "description": "A paragraph in the filter issue reporter section"
+ },
+ "supportS6URL": {
+ "message": "Address of the web page:",
+ "description": "Label for the URL of the page"
+ },
+ "supportS6Select1": {
+ "message": "The web page...",
+ "description": "Label for widget to select type of issue"
+ },
+ "supportS6Select1Option0": {
+ "message": "-- Pick an entry --",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option1": {
+ "message": "Shows ads or ad leftovers",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option2": {
+ "message": "Has overlays or other nuisances",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option3": {
+ "message": "Detects uBlock Origin",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option4": {
+ "message": "Has privacy-related issues",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option5": {
+ "message": "Breaks when uBlock Origin is enabled",
+ "description": "An entry in the widget used to select the type of issue"
+ },
"supportRedact": {
"message": "Redact",
"description": "Text for 'Redact' button"
diff --git a/src/_locales/pl/messages.json b/src/_locales/pl/messages.json
index 74d2ae84c..318af00cf 100644
--- a/src/_locales/pl/messages.json
+++ b/src/_locales/pl/messages.json
@@ -127,6 +127,10 @@
"message": "Otwórz rejestrator",
"description": "Tooltip used for the logger icon in the panel"
},
+ "popupTipReport": {
+ "message": "Report an issue on this website",
+ "description": "Tooltip used for the 'chat' icon in the panel"
+ },
"popupTipNoPopups": {
"message": "Włącz/wyłącz blokowanie wyskakujących okien na tej witrynie",
"description": "Tooltip for the no-popups per-site switch"
@@ -855,6 +859,14 @@
"message": "Otwórz",
"description": "Text for button which open an external webpage in Support pane"
},
+ "supportReportSpecificButton": {
+ "message": "Create new report",
+ "description": "Text for button which open an external webpage in Support pane"
+ },
+ "supportFindSpecificButton": {
+ "message": "Find similar reports",
+ "description": "A clickable link in the filter issue reporter section"
+ },
"supportS1H": {
"message": "Dokumentacja",
"description": "Header of 'Documentation' section in Support pane"
@@ -907,6 +919,46 @@
"message": "Ważne: potencjalnie prywatne lub wrażliwe informacje są domyślnie ocenzurowane. Ocenzurowanie może utrudnić rozwiązanie problemu.",
"description": "Second paragraph of 'Troubleshooting Information' section in Support pane"
},
+ "supportS6H": {
+ "message": "Report a filter issue",
+ "description": "Header of 'Report a filter issue' section in Support pane"
+ },
+ "supportS6P1S1": {
+ "message": "To avoid burdening volunteers with duplicate reports, please verify that the issue has not already been reported.",
+ "description": "A paragraph in the filter issue reporter section"
+ },
+ "supportS6URL": {
+ "message": "Address of the web page:",
+ "description": "Label for the URL of the page"
+ },
+ "supportS6Select1": {
+ "message": "The web page...",
+ "description": "Label for widget to select type of issue"
+ },
+ "supportS6Select1Option0": {
+ "message": "-- Pick an entry --",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option1": {
+ "message": "Shows ads or ad leftovers",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option2": {
+ "message": "Has overlays or other nuisances",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option3": {
+ "message": "Detects uBlock Origin",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option4": {
+ "message": "Has privacy-related issues",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option5": {
+ "message": "Breaks when uBlock Origin is enabled",
+ "description": "An entry in the widget used to select the type of issue"
+ },
"supportRedact": {
"message": "Ocenzuruj",
"description": "Text for 'Redact' button"
diff --git a/src/_locales/pt_BR/messages.json b/src/_locales/pt_BR/messages.json
index 326bcb5f1..552fd04b0 100644
--- a/src/_locales/pt_BR/messages.json
+++ b/src/_locales/pt_BR/messages.json
@@ -127,6 +127,10 @@
"message": "Abrir registro de eventos",
"description": "Tooltip used for the logger icon in the panel"
},
+ "popupTipReport": {
+ "message": "Report an issue on this website",
+ "description": "Tooltip used for the 'chat' icon in the panel"
+ },
"popupTipNoPopups": {
"message": "Alternar o bloqueio de todos pop-ups para este site",
"description": "Tooltip for the no-popups per-site switch"
@@ -855,6 +859,14 @@
"message": "Abrir",
"description": "Text for button which open an external webpage in Support pane"
},
+ "supportReportSpecificButton": {
+ "message": "Create new report",
+ "description": "Text for button which open an external webpage in Support pane"
+ },
+ "supportFindSpecificButton": {
+ "message": "Find similar reports",
+ "description": "A clickable link in the filter issue reporter section"
+ },
"supportS1H": {
"message": "Documentação",
"description": "Header of 'Documentation' section in Support pane"
@@ -907,6 +919,46 @@
"message": "Importante: Informações potencialmente privadas ou confidenciais são removidas por padrão. As informações removidas podem dificultar a solução de um problema.",
"description": "Second paragraph of 'Troubleshooting Information' section in Support pane"
},
+ "supportS6H": {
+ "message": "Report a filter issue",
+ "description": "Header of 'Report a filter issue' section in Support pane"
+ },
+ "supportS6P1S1": {
+ "message": "To avoid burdening volunteers with duplicate reports, please verify that the issue has not already been reported.",
+ "description": "A paragraph in the filter issue reporter section"
+ },
+ "supportS6URL": {
+ "message": "Address of the web page:",
+ "description": "Label for the URL of the page"
+ },
+ "supportS6Select1": {
+ "message": "The web page...",
+ "description": "Label for widget to select type of issue"
+ },
+ "supportS6Select1Option0": {
+ "message": "-- Pick an entry --",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option1": {
+ "message": "Shows ads or ad leftovers",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option2": {
+ "message": "Has overlays or other nuisances",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option3": {
+ "message": "Detects uBlock Origin",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option4": {
+ "message": "Has privacy-related issues",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option5": {
+ "message": "Breaks when uBlock Origin is enabled",
+ "description": "An entry in the widget used to select the type of issue"
+ },
"supportRedact": {
"message": "Redigir",
"description": "Text for 'Redact' button"
diff --git a/src/_locales/pt_PT/messages.json b/src/_locales/pt_PT/messages.json
index 7647c7bf1..ea36fe90f 100644
--- a/src/_locales/pt_PT/messages.json
+++ b/src/_locales/pt_PT/messages.json
@@ -127,6 +127,10 @@
"message": "Abrir o registador",
"description": "Tooltip used for the logger icon in the panel"
},
+ "popupTipReport": {
+ "message": "Report an issue on this website",
+ "description": "Tooltip used for the 'chat' icon in the panel"
+ },
"popupTipNoPopups": {
"message": "Alternar o bloqueio de todos os popups para este site",
"description": "Tooltip for the no-popups per-site switch"
@@ -855,6 +859,14 @@
"message": "Abrir",
"description": "Text for button which open an external webpage in Support pane"
},
+ "supportReportSpecificButton": {
+ "message": "Create new report",
+ "description": "Text for button which open an external webpage in Support pane"
+ },
+ "supportFindSpecificButton": {
+ "message": "Find similar reports",
+ "description": "A clickable link in the filter issue reporter section"
+ },
"supportS1H": {
"message": "Documentação",
"description": "Header of 'Documentation' section in Support pane"
@@ -907,6 +919,46 @@
"message": "Importante: A informação potencialmente privada ou sensível é redigida por predefinição. A informação redigida pode tornar mais difícil a resolução de um problema.",
"description": "Second paragraph of 'Troubleshooting Information' section in Support pane"
},
+ "supportS6H": {
+ "message": "Report a filter issue",
+ "description": "Header of 'Report a filter issue' section in Support pane"
+ },
+ "supportS6P1S1": {
+ "message": "To avoid burdening volunteers with duplicate reports, please verify that the issue has not already been reported.",
+ "description": "A paragraph in the filter issue reporter section"
+ },
+ "supportS6URL": {
+ "message": "Address of the web page:",
+ "description": "Label for the URL of the page"
+ },
+ "supportS6Select1": {
+ "message": "The web page...",
+ "description": "Label for widget to select type of issue"
+ },
+ "supportS6Select1Option0": {
+ "message": "-- Pick an entry --",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option1": {
+ "message": "Shows ads or ad leftovers",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option2": {
+ "message": "Has overlays or other nuisances",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option3": {
+ "message": "Detects uBlock Origin",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option4": {
+ "message": "Has privacy-related issues",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option5": {
+ "message": "Breaks when uBlock Origin is enabled",
+ "description": "An entry in the widget used to select the type of issue"
+ },
"supportRedact": {
"message": "Redigir",
"description": "Text for 'Redact' button"
diff --git a/src/_locales/ro/messages.json b/src/_locales/ro/messages.json
index 788f4fe3b..e013e89f9 100644
--- a/src/_locales/ro/messages.json
+++ b/src/_locales/ro/messages.json
@@ -127,6 +127,10 @@
"message": "Deschide jurnalul",
"description": "Tooltip used for the logger icon in the panel"
},
+ "popupTipReport": {
+ "message": "Report an issue on this website",
+ "description": "Tooltip used for the 'chat' icon in the panel"
+ },
"popupTipNoPopups": {
"message": "Comută blocarea tuturor popup-urilor pentru acest sait",
"description": "Tooltip for the no-popups per-site switch"
@@ -855,6 +859,14 @@
"message": "Deschide",
"description": "Text for button which open an external webpage in Support pane"
},
+ "supportReportSpecificButton": {
+ "message": "Create new report",
+ "description": "Text for button which open an external webpage in Support pane"
+ },
+ "supportFindSpecificButton": {
+ "message": "Find similar reports",
+ "description": "A clickable link in the filter issue reporter section"
+ },
"supportS1H": {
"message": "Documentație",
"description": "Header of 'Documentation' section in Support pane"
@@ -907,6 +919,46 @@
"message": "Important: Informațiile potențial private sau sensibile sunt redactate implicit. Aceasta poate face mai dificilă rezolvarea problemelor.",
"description": "Second paragraph of 'Troubleshooting Information' section in Support pane"
},
+ "supportS6H": {
+ "message": "Report a filter issue",
+ "description": "Header of 'Report a filter issue' section in Support pane"
+ },
+ "supportS6P1S1": {
+ "message": "To avoid burdening volunteers with duplicate reports, please verify that the issue has not already been reported.",
+ "description": "A paragraph in the filter issue reporter section"
+ },
+ "supportS6URL": {
+ "message": "Address of the web page:",
+ "description": "Label for the URL of the page"
+ },
+ "supportS6Select1": {
+ "message": "The web page...",
+ "description": "Label for widget to select type of issue"
+ },
+ "supportS6Select1Option0": {
+ "message": "-- Pick an entry --",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option1": {
+ "message": "Shows ads or ad leftovers",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option2": {
+ "message": "Has overlays or other nuisances",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option3": {
+ "message": "Detects uBlock Origin",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option4": {
+ "message": "Has privacy-related issues",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option5": {
+ "message": "Breaks when uBlock Origin is enabled",
+ "description": "An entry in the widget used to select the type of issue"
+ },
"supportRedact": {
"message": "Redactează",
"description": "Text for 'Redact' button"
diff --git a/src/_locales/ru/messages.json b/src/_locales/ru/messages.json
index c09cc9c56..a460a929d 100644
--- a/src/_locales/ru/messages.json
+++ b/src/_locales/ru/messages.json
@@ -127,6 +127,10 @@
"message": "Открыть логгер",
"description": "Tooltip used for the logger icon in the panel"
},
+ "popupTipReport": {
+ "message": "Report an issue on this website",
+ "description": "Tooltip used for the 'chat' icon in the panel"
+ },
"popupTipNoPopups": {
"message": "Вкл/Выкл блокировку всех всплывающих окон на этом сайте",
"description": "Tooltip for the no-popups per-site switch"
@@ -855,6 +859,14 @@
"message": "Открыть",
"description": "Text for button which open an external webpage in Support pane"
},
+ "supportReportSpecificButton": {
+ "message": "Create new report",
+ "description": "Text for button which open an external webpage in Support pane"
+ },
+ "supportFindSpecificButton": {
+ "message": "Find similar reports",
+ "description": "A clickable link in the filter issue reporter section"
+ },
"supportS1H": {
"message": "Документация",
"description": "Header of 'Documentation' section in Support pane"
@@ -907,6 +919,46 @@
"message": "Важно: Предположительно конфиденциальная информация редактируется по умолчанию. Отредактированная информация может усложнить диагностику проблемы.",
"description": "Second paragraph of 'Troubleshooting Information' section in Support pane"
},
+ "supportS6H": {
+ "message": "Report a filter issue",
+ "description": "Header of 'Report a filter issue' section in Support pane"
+ },
+ "supportS6P1S1": {
+ "message": "To avoid burdening volunteers with duplicate reports, please verify that the issue has not already been reported.",
+ "description": "A paragraph in the filter issue reporter section"
+ },
+ "supportS6URL": {
+ "message": "Address of the web page:",
+ "description": "Label for the URL of the page"
+ },
+ "supportS6Select1": {
+ "message": "The web page...",
+ "description": "Label for widget to select type of issue"
+ },
+ "supportS6Select1Option0": {
+ "message": "-- Pick an entry --",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option1": {
+ "message": "Shows ads or ad leftovers",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option2": {
+ "message": "Has overlays or other nuisances",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option3": {
+ "message": "Detects uBlock Origin",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option4": {
+ "message": "Has privacy-related issues",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option5": {
+ "message": "Breaks when uBlock Origin is enabled",
+ "description": "An entry in the widget used to select the type of issue"
+ },
"supportRedact": {
"message": "Редактировать",
"description": "Text for 'Redact' button"
diff --git a/src/_locales/sk/messages.json b/src/_locales/sk/messages.json
index fdbeb6105..cb64d52f8 100644
--- a/src/_locales/sk/messages.json
+++ b/src/_locales/sk/messages.json
@@ -127,6 +127,10 @@
"message": "Otvoriť Zaznamenávač",
"description": "Tooltip used for the logger icon in the panel"
},
+ "popupTipReport": {
+ "message": "Report an issue on this website",
+ "description": "Tooltip used for the 'chat' icon in the panel"
+ },
"popupTipNoPopups": {
"message": "Žiadne vyskakovacie okná pre túto stránku",
"description": "Tooltip for the no-popups per-site switch"
@@ -855,6 +859,14 @@
"message": "Otvoriť",
"description": "Text for button which open an external webpage in Support pane"
},
+ "supportReportSpecificButton": {
+ "message": "Create new report",
+ "description": "Text for button which open an external webpage in Support pane"
+ },
+ "supportFindSpecificButton": {
+ "message": "Find similar reports",
+ "description": "A clickable link in the filter issue reporter section"
+ },
"supportS1H": {
"message": "Dokumentácia",
"description": "Header of 'Documentation' section in Support pane"
@@ -907,6 +919,46 @@
"message": "Dôležité: Potenciálne súkromné alebo citlivé informácie sú štandardne upravované. Upravené informácie môžu sťažiť riešenie problému.",
"description": "Second paragraph of 'Troubleshooting Information' section in Support pane"
},
+ "supportS6H": {
+ "message": "Report a filter issue",
+ "description": "Header of 'Report a filter issue' section in Support pane"
+ },
+ "supportS6P1S1": {
+ "message": "To avoid burdening volunteers with duplicate reports, please verify that the issue has not already been reported.",
+ "description": "A paragraph in the filter issue reporter section"
+ },
+ "supportS6URL": {
+ "message": "Address of the web page:",
+ "description": "Label for the URL of the page"
+ },
+ "supportS6Select1": {
+ "message": "The web page...",
+ "description": "Label for widget to select type of issue"
+ },
+ "supportS6Select1Option0": {
+ "message": "-- Pick an entry --",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option1": {
+ "message": "Shows ads or ad leftovers",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option2": {
+ "message": "Has overlays or other nuisances",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option3": {
+ "message": "Detects uBlock Origin",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option4": {
+ "message": "Has privacy-related issues",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option5": {
+ "message": "Breaks when uBlock Origin is enabled",
+ "description": "An entry in the widget used to select the type of issue"
+ },
"supportRedact": {
"message": "Upravovať",
"description": "Text for 'Redact' button"
diff --git a/src/_locales/sl/messages.json b/src/_locales/sl/messages.json
index 36f6c1cdf..86f111164 100644
--- a/src/_locales/sl/messages.json
+++ b/src/_locales/sl/messages.json
@@ -127,6 +127,10 @@
"message": "Pojdi na dnevnik omrežnih zahtev",
"description": "Tooltip used for the logger icon in the panel"
},
+ "popupTipReport": {
+ "message": "Report an issue on this website",
+ "description": "Tooltip used for the 'chat' icon in the panel"
+ },
"popupTipNoPopups": {
"message": "Vklop/Izklop blokiranja vseh pojavnih oken za to stran",
"description": "Tooltip for the no-popups per-site switch"
@@ -855,6 +859,14 @@
"message": "Open",
"description": "Text for button which open an external webpage in Support pane"
},
+ "supportReportSpecificButton": {
+ "message": "Create new report",
+ "description": "Text for button which open an external webpage in Support pane"
+ },
+ "supportFindSpecificButton": {
+ "message": "Find similar reports",
+ "description": "A clickable link in the filter issue reporter section"
+ },
"supportS1H": {
"message": "Documentation",
"description": "Header of 'Documentation' section in Support pane"
@@ -907,6 +919,46 @@
"message": "Important: Potentially private or sensitive information is redacted by default. Redacted information may make it more difficult to solve a problem.",
"description": "Second paragraph of 'Troubleshooting Information' section in Support pane"
},
+ "supportS6H": {
+ "message": "Report a filter issue",
+ "description": "Header of 'Report a filter issue' section in Support pane"
+ },
+ "supportS6P1S1": {
+ "message": "To avoid burdening volunteers with duplicate reports, please verify that the issue has not already been reported.",
+ "description": "A paragraph in the filter issue reporter section"
+ },
+ "supportS6URL": {
+ "message": "Address of the web page:",
+ "description": "Label for the URL of the page"
+ },
+ "supportS6Select1": {
+ "message": "The web page...",
+ "description": "Label for widget to select type of issue"
+ },
+ "supportS6Select1Option0": {
+ "message": "-- Pick an entry --",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option1": {
+ "message": "Shows ads or ad leftovers",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option2": {
+ "message": "Has overlays or other nuisances",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option3": {
+ "message": "Detects uBlock Origin",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option4": {
+ "message": "Has privacy-related issues",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option5": {
+ "message": "Breaks when uBlock Origin is enabled",
+ "description": "An entry in the widget used to select the type of issue"
+ },
"supportRedact": {
"message": "Redact",
"description": "Text for 'Redact' button"
diff --git a/src/_locales/so/messages.json b/src/_locales/so/messages.json
index 1bfc90d5a..031ccd29e 100644
--- a/src/_locales/so/messages.json
+++ b/src/_locales/so/messages.json
@@ -127,6 +127,10 @@
"message": "Domains ku xiran",
"description": "Tooltip used for the logger icon in the panel"
},
+ "popupTipReport": {
+ "message": "Report an issue on this website",
+ "description": "Tooltip used for the 'chat' icon in the panel"
+ },
"popupTipNoPopups": {
"message": "Fur dashboard-ka",
"description": "Tooltip for the no-popups per-site switch"
@@ -855,6 +859,14 @@
"message": "{{Input}} Waqtiga",
"description": "Text for button which open an external webpage in Support pane"
},
+ "supportReportSpecificButton": {
+ "message": "Create new report",
+ "description": "Text for button which open an external webpage in Support pane"
+ },
+ "supportFindSpecificButton": {
+ "message": "Find similar reports",
+ "description": "A clickable link in the filter issue reporter section"
+ },
"supportS1H": {
"message": "{{input}} Shaandhayso/xukun",
"description": "Header of 'Documentation' section in Support pane"
@@ -907,6 +919,46 @@
"message": "Arrimaha shaandhaynta/mareegaha ayaa jabay",
"description": "Second paragraph of 'Troubleshooting Information' section in Support pane"
},
+ "supportS6H": {
+ "message": "Report a filter issue",
+ "description": "Header of 'Report a filter issue' section in Support pane"
+ },
+ "supportS6P1S1": {
+ "message": "To avoid burdening volunteers with duplicate reports, please verify that the issue has not already been reported.",
+ "description": "A paragraph in the filter issue reporter section"
+ },
+ "supportS6URL": {
+ "message": "Address of the web page:",
+ "description": "Label for the URL of the page"
+ },
+ "supportS6Select1": {
+ "message": "The web page...",
+ "description": "Label for widget to select type of issue"
+ },
+ "supportS6Select1Option0": {
+ "message": "-- Pick an entry --",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option1": {
+ "message": "Shows ads or ad leftovers",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option2": {
+ "message": "Has overlays or other nuisances",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option3": {
+ "message": "Detects uBlock Origin",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option4": {
+ "message": "Has privacy-related issues",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option5": {
+ "message": "Breaks when uBlock Origin is enabled",
+ "description": "An entry in the widget used to select the type of issue"
+ },
"supportRedact": {
"message": "Ka warbixi arrimaha shaandhaynta shabakadaha gaarka ah uBlockOrigin/uAssets soo saara raadraacayaasha. Wuxuu u baahan yahay akoon GitHub",
"description": "Text for 'Redact' button"
diff --git a/src/_locales/sq/messages.json b/src/_locales/sq/messages.json
index 03e4c600c..3167aa81b 100644
--- a/src/_locales/sq/messages.json
+++ b/src/_locales/sq/messages.json
@@ -127,6 +127,10 @@
"message": "Regjistri i kërkesave",
"description": "Tooltip used for the logger icon in the panel"
},
+ "popupTipReport": {
+ "message": "Report an issue on this website",
+ "description": "Tooltip used for the 'chat' icon in the panel"
+ },
"popupTipNoPopups": {
"message": "Zh/Bllokoj të gjitha dritaret automatike te uebsajti",
"description": "Tooltip for the no-popups per-site switch"
@@ -855,6 +859,14 @@
"message": "Hap",
"description": "Text for button which open an external webpage in Support pane"
},
+ "supportReportSpecificButton": {
+ "message": "Create new report",
+ "description": "Text for button which open an external webpage in Support pane"
+ },
+ "supportFindSpecificButton": {
+ "message": "Find similar reports",
+ "description": "A clickable link in the filter issue reporter section"
+ },
"supportS1H": {
"message": "Dokumentacioni",
"description": "Header of 'Documentation' section in Support pane"
@@ -907,6 +919,46 @@
"message": "Vërejtje: Informacionet me sfond privat dhe delikat censurohen automatikisht. Informacioni i censuruar mund ta vështirësojë zgjidhjen e një problemi.",
"description": "Second paragraph of 'Troubleshooting Information' section in Support pane"
},
+ "supportS6H": {
+ "message": "Report a filter issue",
+ "description": "Header of 'Report a filter issue' section in Support pane"
+ },
+ "supportS6P1S1": {
+ "message": "To avoid burdening volunteers with duplicate reports, please verify that the issue has not already been reported.",
+ "description": "A paragraph in the filter issue reporter section"
+ },
+ "supportS6URL": {
+ "message": "Address of the web page:",
+ "description": "Label for the URL of the page"
+ },
+ "supportS6Select1": {
+ "message": "The web page...",
+ "description": "Label for widget to select type of issue"
+ },
+ "supportS6Select1Option0": {
+ "message": "-- Pick an entry --",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option1": {
+ "message": "Shows ads or ad leftovers",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option2": {
+ "message": "Has overlays or other nuisances",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option3": {
+ "message": "Detects uBlock Origin",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option4": {
+ "message": "Has privacy-related issues",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option5": {
+ "message": "Breaks when uBlock Origin is enabled",
+ "description": "An entry in the widget used to select the type of issue"
+ },
"supportRedact": {
"message": "Censuroj",
"description": "Text for 'Redact' button"
diff --git a/src/_locales/sr/messages.json b/src/_locales/sr/messages.json
index b6cbc317e..cc70a7d7e 100644
--- a/src/_locales/sr/messages.json
+++ b/src/_locales/sr/messages.json
@@ -127,6 +127,10 @@
"message": "Отвори евиденцију",
"description": "Tooltip used for the logger icon in the panel"
},
+ "popupTipReport": {
+ "message": "Report an issue on this website",
+ "description": "Tooltip used for the 'chat' icon in the panel"
+ },
"popupTipNoPopups": {
"message": "Укључи/искључи блокирање свих искачућих прозора за овај сајт",
"description": "Tooltip for the no-popups per-site switch"
@@ -855,6 +859,14 @@
"message": "Отвори",
"description": "Text for button which open an external webpage in Support pane"
},
+ "supportReportSpecificButton": {
+ "message": "Create new report",
+ "description": "Text for button which open an external webpage in Support pane"
+ },
+ "supportFindSpecificButton": {
+ "message": "Find similar reports",
+ "description": "A clickable link in the filter issue reporter section"
+ },
"supportS1H": {
"message": "Документација",
"description": "Header of 'Documentation' section in Support pane"
@@ -907,6 +919,46 @@
"message": "Important: Potentially private or sensitive information is redacted by default. Redacted information may make it more difficult to solve a problem.",
"description": "Second paragraph of 'Troubleshooting Information' section in Support pane"
},
+ "supportS6H": {
+ "message": "Report a filter issue",
+ "description": "Header of 'Report a filter issue' section in Support pane"
+ },
+ "supportS6P1S1": {
+ "message": "To avoid burdening volunteers with duplicate reports, please verify that the issue has not already been reported.",
+ "description": "A paragraph in the filter issue reporter section"
+ },
+ "supportS6URL": {
+ "message": "Address of the web page:",
+ "description": "Label for the URL of the page"
+ },
+ "supportS6Select1": {
+ "message": "The web page...",
+ "description": "Label for widget to select type of issue"
+ },
+ "supportS6Select1Option0": {
+ "message": "-- Pick an entry --",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option1": {
+ "message": "Shows ads or ad leftovers",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option2": {
+ "message": "Has overlays or other nuisances",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option3": {
+ "message": "Detects uBlock Origin",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option4": {
+ "message": "Has privacy-related issues",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option5": {
+ "message": "Breaks when uBlock Origin is enabled",
+ "description": "An entry in the widget used to select the type of issue"
+ },
"supportRedact": {
"message": "Redact",
"description": "Text for 'Redact' button"
diff --git a/src/_locales/sv/messages.json b/src/_locales/sv/messages.json
index d5d97d99c..b9be5b3d5 100644
--- a/src/_locales/sv/messages.json
+++ b/src/_locales/sv/messages.json
@@ -127,6 +127,10 @@
"message": "Öppna loggaren",
"description": "Tooltip used for the logger icon in the panel"
},
+ "popupTipReport": {
+ "message": "Report an issue on this website",
+ "description": "Tooltip used for the 'chat' icon in the panel"
+ },
"popupTipNoPopups": {
"message": "Växla blockering av popup-fönster för den här webbplatsen",
"description": "Tooltip for the no-popups per-site switch"
@@ -855,6 +859,14 @@
"message": "Öppen",
"description": "Text for button which open an external webpage in Support pane"
},
+ "supportReportSpecificButton": {
+ "message": "Create new report",
+ "description": "Text for button which open an external webpage in Support pane"
+ },
+ "supportFindSpecificButton": {
+ "message": "Find similar reports",
+ "description": "A clickable link in the filter issue reporter section"
+ },
"supportS1H": {
"message": "Dokumentation",
"description": "Header of 'Documentation' section in Support pane"
@@ -907,6 +919,46 @@
"message": "Viktigt: Potentiellt privat eller känslig information redigeras bort som standard. Bortredigerad information kan göra det svårare att lösa ett problem.",
"description": "Second paragraph of 'Troubleshooting Information' section in Support pane"
},
+ "supportS6H": {
+ "message": "Report a filter issue",
+ "description": "Header of 'Report a filter issue' section in Support pane"
+ },
+ "supportS6P1S1": {
+ "message": "To avoid burdening volunteers with duplicate reports, please verify that the issue has not already been reported.",
+ "description": "A paragraph in the filter issue reporter section"
+ },
+ "supportS6URL": {
+ "message": "Address of the web page:",
+ "description": "Label for the URL of the page"
+ },
+ "supportS6Select1": {
+ "message": "The web page...",
+ "description": "Label for widget to select type of issue"
+ },
+ "supportS6Select1Option0": {
+ "message": "-- Pick an entry --",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option1": {
+ "message": "Shows ads or ad leftovers",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option2": {
+ "message": "Has overlays or other nuisances",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option3": {
+ "message": "Detects uBlock Origin",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option4": {
+ "message": "Has privacy-related issues",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option5": {
+ "message": "Breaks when uBlock Origin is enabled",
+ "description": "An entry in the widget used to select the type of issue"
+ },
"supportRedact": {
"message": "Bortredigerad",
"description": "Text for 'Redact' button"
diff --git a/src/_locales/ta/messages.json b/src/_locales/ta/messages.json
index 7642d7bff..75cdcd062 100644
--- a/src/_locales/ta/messages.json
+++ b/src/_locales/ta/messages.json
@@ -127,6 +127,10 @@
"message": "பிணையக் கோரிக்கைப் பதிவிற்கு செல்",
"description": "Tooltip used for the logger icon in the panel"
},
+ "popupTipReport": {
+ "message": "Report an issue on this website",
+ "description": "Tooltip used for the 'chat' icon in the panel"
+ },
"popupTipNoPopups": {
"message": "இத்தளத்தில் அனைத்து மேல்விரிகளையும் தடுப்பதை மாற்றவும்",
"description": "Tooltip for the no-popups per-site switch"
@@ -855,6 +859,14 @@
"message": "திற",
"description": "Text for button which open an external webpage in Support pane"
},
+ "supportReportSpecificButton": {
+ "message": "Create new report",
+ "description": "Text for button which open an external webpage in Support pane"
+ },
+ "supportFindSpecificButton": {
+ "message": "Find similar reports",
+ "description": "A clickable link in the filter issue reporter section"
+ },
"supportS1H": {
"message": "ஆவணமாக்கல்",
"description": "Header of 'Documentation' section in Support pane"
@@ -907,6 +919,46 @@
"message": "Important: Potentially private or sensitive information is redacted by default. Redacted information may make it more difficult to solve a problem.",
"description": "Second paragraph of 'Troubleshooting Information' section in Support pane"
},
+ "supportS6H": {
+ "message": "Report a filter issue",
+ "description": "Header of 'Report a filter issue' section in Support pane"
+ },
+ "supportS6P1S1": {
+ "message": "To avoid burdening volunteers with duplicate reports, please verify that the issue has not already been reported.",
+ "description": "A paragraph in the filter issue reporter section"
+ },
+ "supportS6URL": {
+ "message": "Address of the web page:",
+ "description": "Label for the URL of the page"
+ },
+ "supportS6Select1": {
+ "message": "The web page...",
+ "description": "Label for widget to select type of issue"
+ },
+ "supportS6Select1Option0": {
+ "message": "-- Pick an entry --",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option1": {
+ "message": "Shows ads or ad leftovers",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option2": {
+ "message": "Has overlays or other nuisances",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option3": {
+ "message": "Detects uBlock Origin",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option4": {
+ "message": "Has privacy-related issues",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option5": {
+ "message": "Breaks when uBlock Origin is enabled",
+ "description": "An entry in the widget used to select the type of issue"
+ },
"supportRedact": {
"message": "Redact",
"description": "Text for 'Redact' button"
diff --git a/src/_locales/te/messages.json b/src/_locales/te/messages.json
index 84cb9d6f6..139b7cb24 100644
--- a/src/_locales/te/messages.json
+++ b/src/_locales/te/messages.json
@@ -127,6 +127,10 @@
"message": "అభ్యర్ధనల చిట్టా తెరువుము",
"description": "Tooltip used for the logger icon in the panel"
},
+ "popupTipReport": {
+ "message": "Report an issue on this website",
+ "description": "Tooltip used for the 'chat' icon in the panel"
+ },
"popupTipNoPopups": {
"message": "ఈ వెబ్సైట్ లో అన్ని పాప్అప్స్ ని నిషేధించు/అనుమతించు",
"description": "Tooltip for the no-popups per-site switch"
@@ -855,6 +859,14 @@
"message": "Open",
"description": "Text for button which open an external webpage in Support pane"
},
+ "supportReportSpecificButton": {
+ "message": "Create new report",
+ "description": "Text for button which open an external webpage in Support pane"
+ },
+ "supportFindSpecificButton": {
+ "message": "Find similar reports",
+ "description": "A clickable link in the filter issue reporter section"
+ },
"supportS1H": {
"message": "Documentation",
"description": "Header of 'Documentation' section in Support pane"
@@ -907,6 +919,46 @@
"message": "Important: Potentially private or sensitive information is redacted by default. Redacted information may make it more difficult to solve a problem.",
"description": "Second paragraph of 'Troubleshooting Information' section in Support pane"
},
+ "supportS6H": {
+ "message": "Report a filter issue",
+ "description": "Header of 'Report a filter issue' section in Support pane"
+ },
+ "supportS6P1S1": {
+ "message": "To avoid burdening volunteers with duplicate reports, please verify that the issue has not already been reported.",
+ "description": "A paragraph in the filter issue reporter section"
+ },
+ "supportS6URL": {
+ "message": "Address of the web page:",
+ "description": "Label for the URL of the page"
+ },
+ "supportS6Select1": {
+ "message": "The web page...",
+ "description": "Label for widget to select type of issue"
+ },
+ "supportS6Select1Option0": {
+ "message": "-- Pick an entry --",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option1": {
+ "message": "Shows ads or ad leftovers",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option2": {
+ "message": "Has overlays or other nuisances",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option3": {
+ "message": "Detects uBlock Origin",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option4": {
+ "message": "Has privacy-related issues",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option5": {
+ "message": "Breaks when uBlock Origin is enabled",
+ "description": "An entry in the widget used to select the type of issue"
+ },
"supportRedact": {
"message": "Redact",
"description": "Text for 'Redact' button"
diff --git a/src/_locales/th/messages.json b/src/_locales/th/messages.json
index 069977555..911fdc371 100644
--- a/src/_locales/th/messages.json
+++ b/src/_locales/th/messages.json
@@ -127,6 +127,10 @@
"message": "เปิดบันทึกการทำงาน",
"description": "Tooltip used for the logger icon in the panel"
},
+ "popupTipReport": {
+ "message": "Report an issue on this website",
+ "description": "Tooltip used for the 'chat' icon in the panel"
+ },
"popupTipNoPopups": {
"message": "เปลี่ยนสถานะการบล็อกป็อบอัพบนเว็บไชต์นี้",
"description": "Tooltip for the no-popups per-site switch"
@@ -855,6 +859,14 @@
"message": "Open",
"description": "Text for button which open an external webpage in Support pane"
},
+ "supportReportSpecificButton": {
+ "message": "Create new report",
+ "description": "Text for button which open an external webpage in Support pane"
+ },
+ "supportFindSpecificButton": {
+ "message": "Find similar reports",
+ "description": "A clickable link in the filter issue reporter section"
+ },
"supportS1H": {
"message": "Documentation",
"description": "Header of 'Documentation' section in Support pane"
@@ -907,6 +919,46 @@
"message": "Important: Potentially private or sensitive information is redacted by default. Redacted information may make it more difficult to solve a problem.",
"description": "Second paragraph of 'Troubleshooting Information' section in Support pane"
},
+ "supportS6H": {
+ "message": "Report a filter issue",
+ "description": "Header of 'Report a filter issue' section in Support pane"
+ },
+ "supportS6P1S1": {
+ "message": "To avoid burdening volunteers with duplicate reports, please verify that the issue has not already been reported.",
+ "description": "A paragraph in the filter issue reporter section"
+ },
+ "supportS6URL": {
+ "message": "Address of the web page:",
+ "description": "Label for the URL of the page"
+ },
+ "supportS6Select1": {
+ "message": "The web page...",
+ "description": "Label for widget to select type of issue"
+ },
+ "supportS6Select1Option0": {
+ "message": "-- Pick an entry --",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option1": {
+ "message": "Shows ads or ad leftovers",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option2": {
+ "message": "Has overlays or other nuisances",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option3": {
+ "message": "Detects uBlock Origin",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option4": {
+ "message": "Has privacy-related issues",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option5": {
+ "message": "Breaks when uBlock Origin is enabled",
+ "description": "An entry in the widget used to select the type of issue"
+ },
"supportRedact": {
"message": "Redact",
"description": "Text for 'Redact' button"
diff --git a/src/_locales/tr/messages.json b/src/_locales/tr/messages.json
index 9d9eaaa37..9e62bef3f 100644
--- a/src/_locales/tr/messages.json
+++ b/src/_locales/tr/messages.json
@@ -127,6 +127,10 @@
"message": "Günlükçüyü açar",
"description": "Tooltip used for the logger icon in the panel"
},
+ "popupTipReport": {
+ "message": "Report an issue on this website",
+ "description": "Tooltip used for the 'chat' icon in the panel"
+ },
"popupTipNoPopups": {
"message": "Bu site için açılır pencere engellemeyi aç/kapa",
"description": "Tooltip for the no-popups per-site switch"
@@ -855,6 +859,14 @@
"message": "Aç",
"description": "Text for button which open an external webpage in Support pane"
},
+ "supportReportSpecificButton": {
+ "message": "Create new report",
+ "description": "Text for button which open an external webpage in Support pane"
+ },
+ "supportFindSpecificButton": {
+ "message": "Find similar reports",
+ "description": "A clickable link in the filter issue reporter section"
+ },
"supportS1H": {
"message": "Belgeler",
"description": "Header of 'Documentation' section in Support pane"
@@ -907,6 +919,46 @@
"message": "Önemli: Olası gizli ve hassas bilgiler öntanımlı olarak kısaltılır. Kısaltılmış bilgiler bir sorunu çözmeyi zorlaştırabilir.",
"description": "Second paragraph of 'Troubleshooting Information' section in Support pane"
},
+ "supportS6H": {
+ "message": "Report a filter issue",
+ "description": "Header of 'Report a filter issue' section in Support pane"
+ },
+ "supportS6P1S1": {
+ "message": "To avoid burdening volunteers with duplicate reports, please verify that the issue has not already been reported.",
+ "description": "A paragraph in the filter issue reporter section"
+ },
+ "supportS6URL": {
+ "message": "Address of the web page:",
+ "description": "Label for the URL of the page"
+ },
+ "supportS6Select1": {
+ "message": "The web page...",
+ "description": "Label for widget to select type of issue"
+ },
+ "supportS6Select1Option0": {
+ "message": "-- Pick an entry --",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option1": {
+ "message": "Shows ads or ad leftovers",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option2": {
+ "message": "Has overlays or other nuisances",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option3": {
+ "message": "Detects uBlock Origin",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option4": {
+ "message": "Has privacy-related issues",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option5": {
+ "message": "Breaks when uBlock Origin is enabled",
+ "description": "An entry in the widget used to select the type of issue"
+ },
"supportRedact": {
"message": "Kısalt",
"description": "Text for 'Redact' button"
diff --git a/src/_locales/uk/messages.json b/src/_locales/uk/messages.json
index 1a5ef0c32..861d5dc65 100644
--- a/src/_locales/uk/messages.json
+++ b/src/_locales/uk/messages.json
@@ -127,6 +127,10 @@
"message": "Перейти до журналу запитів",
"description": "Tooltip used for the logger icon in the panel"
},
+ "popupTipReport": {
+ "message": "Report an issue on this website",
+ "description": "Tooltip used for the 'chat' icon in the panel"
+ },
"popupTipNoPopups": {
"message": "Увімкнути блокування всіх виринаючих вікон цього сайту",
"description": "Tooltip for the no-popups per-site switch"
@@ -855,6 +859,14 @@
"message": "Відкрити",
"description": "Text for button which open an external webpage in Support pane"
},
+ "supportReportSpecificButton": {
+ "message": "Create new report",
+ "description": "Text for button which open an external webpage in Support pane"
+ },
+ "supportFindSpecificButton": {
+ "message": "Find similar reports",
+ "description": "A clickable link in the filter issue reporter section"
+ },
"supportS1H": {
"message": "Документація",
"description": "Header of 'Documentation' section in Support pane"
@@ -907,6 +919,46 @@
"message": "Важливо: Потенційно приватні або конфіденційні дані типово редаговані. Редаговані дані можуть ускладнити розв'язання проблеми.",
"description": "Second paragraph of 'Troubleshooting Information' section in Support pane"
},
+ "supportS6H": {
+ "message": "Report a filter issue",
+ "description": "Header of 'Report a filter issue' section in Support pane"
+ },
+ "supportS6P1S1": {
+ "message": "To avoid burdening volunteers with duplicate reports, please verify that the issue has not already been reported.",
+ "description": "A paragraph in the filter issue reporter section"
+ },
+ "supportS6URL": {
+ "message": "Address of the web page:",
+ "description": "Label for the URL of the page"
+ },
+ "supportS6Select1": {
+ "message": "The web page...",
+ "description": "Label for widget to select type of issue"
+ },
+ "supportS6Select1Option0": {
+ "message": "-- Pick an entry --",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option1": {
+ "message": "Shows ads or ad leftovers",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option2": {
+ "message": "Has overlays or other nuisances",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option3": {
+ "message": "Detects uBlock Origin",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option4": {
+ "message": "Has privacy-related issues",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option5": {
+ "message": "Breaks when uBlock Origin is enabled",
+ "description": "An entry in the widget used to select the type of issue"
+ },
"supportRedact": {
"message": "Редагувати",
"description": "Text for 'Redact' button"
diff --git a/src/_locales/ur/messages.json b/src/_locales/ur/messages.json
index 0de6e1740..d0743e6a6 100644
--- a/src/_locales/ur/messages.json
+++ b/src/_locales/ur/messages.json
@@ -127,6 +127,10 @@
"message": "ریکارڈ کار کھولیں",
"description": "Tooltip used for the logger icon in the panel"
},
+ "popupTipReport": {
+ "message": "Report an issue on this website",
+ "description": "Tooltip used for the 'chat' icon in the panel"
+ },
"popupTipNoPopups": {
"message": "اس سائٹ پر آنے والے تمام پاپ اپ کو روکیں یا آنے دیں",
"description": "Tooltip for the no-popups per-site switch"
@@ -855,6 +859,14 @@
"message": "Open",
"description": "Text for button which open an external webpage in Support pane"
},
+ "supportReportSpecificButton": {
+ "message": "Create new report",
+ "description": "Text for button which open an external webpage in Support pane"
+ },
+ "supportFindSpecificButton": {
+ "message": "Find similar reports",
+ "description": "A clickable link in the filter issue reporter section"
+ },
"supportS1H": {
"message": "Documentation",
"description": "Header of 'Documentation' section in Support pane"
@@ -907,6 +919,46 @@
"message": "Important: Potentially private or sensitive information is redacted by default. Redacted information may make it more difficult to solve a problem.",
"description": "Second paragraph of 'Troubleshooting Information' section in Support pane"
},
+ "supportS6H": {
+ "message": "Report a filter issue",
+ "description": "Header of 'Report a filter issue' section in Support pane"
+ },
+ "supportS6P1S1": {
+ "message": "To avoid burdening volunteers with duplicate reports, please verify that the issue has not already been reported.",
+ "description": "A paragraph in the filter issue reporter section"
+ },
+ "supportS6URL": {
+ "message": "Address of the web page:",
+ "description": "Label for the URL of the page"
+ },
+ "supportS6Select1": {
+ "message": "The web page...",
+ "description": "Label for widget to select type of issue"
+ },
+ "supportS6Select1Option0": {
+ "message": "-- Pick an entry --",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option1": {
+ "message": "Shows ads or ad leftovers",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option2": {
+ "message": "Has overlays or other nuisances",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option3": {
+ "message": "Detects uBlock Origin",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option4": {
+ "message": "Has privacy-related issues",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option5": {
+ "message": "Breaks when uBlock Origin is enabled",
+ "description": "An entry in the widget used to select the type of issue"
+ },
"supportRedact": {
"message": "Redact",
"description": "Text for 'Redact' button"
diff --git a/src/_locales/vi/messages.json b/src/_locales/vi/messages.json
index 83f18c267..707aa7f12 100644
--- a/src/_locales/vi/messages.json
+++ b/src/_locales/vi/messages.json
@@ -127,6 +127,10 @@
"message": "Mở nhật ký",
"description": "Tooltip used for the logger icon in the panel"
},
+ "popupTipReport": {
+ "message": "Report an issue on this website",
+ "description": "Tooltip used for the 'chat' icon in the panel"
+ },
"popupTipNoPopups": {
"message": "Bật/tắt chặn popup của trang này",
"description": "Tooltip for the no-popups per-site switch"
@@ -855,6 +859,14 @@
"message": "Open",
"description": "Text for button which open an external webpage in Support pane"
},
+ "supportReportSpecificButton": {
+ "message": "Create new report",
+ "description": "Text for button which open an external webpage in Support pane"
+ },
+ "supportFindSpecificButton": {
+ "message": "Find similar reports",
+ "description": "A clickable link in the filter issue reporter section"
+ },
"supportS1H": {
"message": "Documentation",
"description": "Header of 'Documentation' section in Support pane"
@@ -907,6 +919,46 @@
"message": "Important: Potentially private or sensitive information is redacted by default. Redacted information may make it more difficult to solve a problem.",
"description": "Second paragraph of 'Troubleshooting Information' section in Support pane"
},
+ "supportS6H": {
+ "message": "Report a filter issue",
+ "description": "Header of 'Report a filter issue' section in Support pane"
+ },
+ "supportS6P1S1": {
+ "message": "To avoid burdening volunteers with duplicate reports, please verify that the issue has not already been reported.",
+ "description": "A paragraph in the filter issue reporter section"
+ },
+ "supportS6URL": {
+ "message": "Address of the web page:",
+ "description": "Label for the URL of the page"
+ },
+ "supportS6Select1": {
+ "message": "The web page...",
+ "description": "Label for widget to select type of issue"
+ },
+ "supportS6Select1Option0": {
+ "message": "-- Pick an entry --",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option1": {
+ "message": "Shows ads or ad leftovers",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option2": {
+ "message": "Has overlays or other nuisances",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option3": {
+ "message": "Detects uBlock Origin",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option4": {
+ "message": "Has privacy-related issues",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option5": {
+ "message": "Breaks when uBlock Origin is enabled",
+ "description": "An entry in the widget used to select the type of issue"
+ },
"supportRedact": {
"message": "Redact",
"description": "Text for 'Redact' button"
diff --git a/src/_locales/zh_CN/messages.json b/src/_locales/zh_CN/messages.json
index 049e629f3..72100a8ad 100644
--- a/src/_locales/zh_CN/messages.json
+++ b/src/_locales/zh_CN/messages.json
@@ -127,6 +127,10 @@
"message": "开启记录器",
"description": "Tooltip used for the logger icon in the panel"
},
+ "popupTipReport": {
+ "message": "Report an issue on this website",
+ "description": "Tooltip used for the 'chat' icon in the panel"
+ },
"popupTipNoPopups": {
"message": "是否禁止此网站的所有弹出窗口",
"description": "Tooltip for the no-popups per-site switch"
@@ -855,6 +859,14 @@
"message": "打开",
"description": "Text for button which open an external webpage in Support pane"
},
+ "supportReportSpecificButton": {
+ "message": "Create new report",
+ "description": "Text for button which open an external webpage in Support pane"
+ },
+ "supportFindSpecificButton": {
+ "message": "Find similar reports",
+ "description": "A clickable link in the filter issue reporter section"
+ },
"supportS1H": {
"message": "使用说明",
"description": "Header of 'Documentation' section in Support pane"
@@ -907,6 +919,46 @@
"message": "注意:可能涉及隐私的内容已经过删改,需手动取消。删改部分有可能包括解决问题的关键信息。",
"description": "Second paragraph of 'Troubleshooting Information' section in Support pane"
},
+ "supportS6H": {
+ "message": "Report a filter issue",
+ "description": "Header of 'Report a filter issue' section in Support pane"
+ },
+ "supportS6P1S1": {
+ "message": "To avoid burdening volunteers with duplicate reports, please verify that the issue has not already been reported.",
+ "description": "A paragraph in the filter issue reporter section"
+ },
+ "supportS6URL": {
+ "message": "Address of the web page:",
+ "description": "Label for the URL of the page"
+ },
+ "supportS6Select1": {
+ "message": "The web page...",
+ "description": "Label for widget to select type of issue"
+ },
+ "supportS6Select1Option0": {
+ "message": "-- Pick an entry --",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option1": {
+ "message": "Shows ads or ad leftovers",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option2": {
+ "message": "Has overlays or other nuisances",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option3": {
+ "message": "Detects uBlock Origin",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option4": {
+ "message": "Has privacy-related issues",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option5": {
+ "message": "Breaks when uBlock Origin is enabled",
+ "description": "An entry in the widget used to select the type of issue"
+ },
"supportRedact": {
"message": "自动删改",
"description": "Text for 'Redact' button"
diff --git a/src/_locales/zh_TW/messages.json b/src/_locales/zh_TW/messages.json
index 62b5b6ec5..b12d15071 100644
--- a/src/_locales/zh_TW/messages.json
+++ b/src/_locales/zh_TW/messages.json
@@ -127,6 +127,10 @@
"message": "開啟記錄器",
"description": "Tooltip used for the logger icon in the panel"
},
+ "popupTipReport": {
+ "message": "Report an issue on this website",
+ "description": "Tooltip used for the 'chat' icon in the panel"
+ },
"popupTipNoPopups": {
"message": "切換是否阻擋此網站的所有彈出型視窗",
"description": "Tooltip for the no-popups per-site switch"
@@ -855,6 +859,14 @@
"message": "開啟",
"description": "Text for button which open an external webpage in Support pane"
},
+ "supportReportSpecificButton": {
+ "message": "Create new report",
+ "description": "Text for button which open an external webpage in Support pane"
+ },
+ "supportFindSpecificButton": {
+ "message": "Find similar reports",
+ "description": "A clickable link in the filter issue reporter section"
+ },
"supportS1H": {
"message": "文件",
"description": "Header of 'Documentation' section in Support pane"
@@ -907,6 +919,46 @@
"message": "特別注意:預設情況下,潛在隱私或敏感資料會被替換掉。替換過的資訊可能會加大問題解決的難度。",
"description": "Second paragraph of 'Troubleshooting Information' section in Support pane"
},
+ "supportS6H": {
+ "message": "Report a filter issue",
+ "description": "Header of 'Report a filter issue' section in Support pane"
+ },
+ "supportS6P1S1": {
+ "message": "To avoid burdening volunteers with duplicate reports, please verify that the issue has not already been reported.",
+ "description": "A paragraph in the filter issue reporter section"
+ },
+ "supportS6URL": {
+ "message": "Address of the web page:",
+ "description": "Label for the URL of the page"
+ },
+ "supportS6Select1": {
+ "message": "The web page...",
+ "description": "Label for widget to select type of issue"
+ },
+ "supportS6Select1Option0": {
+ "message": "-- Pick an entry --",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option1": {
+ "message": "Shows ads or ad leftovers",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option2": {
+ "message": "Has overlays or other nuisances",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option3": {
+ "message": "Detects uBlock Origin",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option4": {
+ "message": "Has privacy-related issues",
+ "description": "An entry in the widget used to select the type of issue"
+ },
+ "supportS6Select1Option5": {
+ "message": "Breaks when uBlock Origin is enabled",
+ "description": "An entry in the widget used to select the type of issue"
+ },
"supportRedact": {
"message": "替換",
"description": "Text for 'Redact' button"