diff --git a/src/_locales/ar/messages.json b/src/_locales/ar/messages.json
index 677bf6ace..1f2173e5d 100644
--- a/src/_locales/ar/messages.json
+++ b/src/_locales/ar/messages.json
@@ -851,6 +851,70 @@
"message": "Markdown",
"description": "Label for radio-button to pick export text format"
},
+ "supportOpenButton": {
+ "message": "Open",
+ "description": "Text for button which open an external webpage in Support pane"
+ },
+ "supportS1H": {
+ "message": "Documentation",
+ "description": "Header of 'Documentation' section in Support pane"
+ },
+ "supportS1P1": {
+ "message": "Read the documentation at uBlock/wiki to learn about all of uBlock Origin's features.",
+ "description": "First paragraph of 'Documentation' section in Support pane"
+ },
+ "supportS2H": {
+ "message": "Questions and support",
+ "description": "Header of 'Questions and support' section in Support pane"
+ },
+ "supportS2P1": {
+ "message": "Answers to questions and other kinds of help support is provided on the subreddit /r/uBlockOrigin.",
+ "description": "First paragraph of 'Questions and support' section in Support pane"
+ },
+ "supportS3H": {
+ "message": "Filter issues/website is broken",
+ "description": "Header of 'Filter issues' section in Support pane"
+ },
+ "supportS3P1": {
+ "message": "Report filter issues with specific websites to uBlockOrigin/uAssets issue tracker. Requires a GitHub account.",
+ "description": "First paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS3P2": {
+ "message": "Important: Avoid using other similarly-purposed blockers along with uBlock Origin, as this may cause filter issues on specific websites.",
+ "description": "Second paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS3P3": {
+ "message": "Tips: Be sure your filter lists are up to date. The logger is the primary tool to diagnose filter-related issues.",
+ "description": "Third paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS4H": {
+ "message": "Bug report",
+ "description": "Header of 'Bug report' section in Support pane"
+ },
+ "supportS4P1": {
+ "message": "Report issues with uBlock Origin itself to uBlockOrigin/uBlock-issue issue tracker. Requires a GitHub account.",
+ "description": "First paragraph of 'Bug report' section in Support pane"
+ },
+ "supportS5H": {
+ "message": "Troubleshooting Information",
+ "description": "Header of 'Troubleshooting Information' section in Support pane"
+ },
+ "supportS5P1": {
+ "message": "Below is technical information that might be useful when volunteers are trying to help you solve a problem.",
+ "description": "First paragraph of 'Troubleshooting Information' section in Support pane"
+ },
+ "supportS5P2": {
+ "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"
+ },
+ "supportRedact": {
+ "message": "Redact",
+ "description": "Text for 'Redact' button"
+ },
+ "supportUnredact": {
+ "message": "Unredact",
+ "description": "Text for 'Unredact' button"
+ },
"aboutPrivacyPolicy": {
"message": "سياسة الخصوصية",
"description": "Link to privacy policy on GitHub (English)"
@@ -859,18 +923,6 @@
"message": "سجل التغييرات",
"description": ""
},
- "aboutWiki": {
- "message": "الويكي (Wiki)",
- "description": "English: project' wiki on GitHub"
- },
- "aboutSupport": {
- "message": "الدعم",
- "description": "A link for where to get support"
- },
- "aboutIssues": {
- "message": "متعقب المشاكل",
- "description": "Text for a link to official issue tracker"
- },
"aboutCode": {
"message": "اكواد البرنامج (GPLv3)",
"description": "English: Source code (GPLv3)"
@@ -1079,6 +1131,10 @@
"message": "نسخ إلى الحافظة",
"description": "Label for buttons used to copy something to the clipboard"
},
+ "genericSelectAll": {
+ "message": "Select all",
+ "description": "Label for buttons used to select all text in editor"
+ },
"toggleBlockingProfile": {
"message": "تبديل صفحة الحظر",
"description": "Label for keyboard shortcut used to toggle blocking profile"
diff --git a/src/_locales/az/messages.json b/src/_locales/az/messages.json
index fe2d539f8..999023c5e 100644
--- a/src/_locales/az/messages.json
+++ b/src/_locales/az/messages.json
@@ -851,6 +851,70 @@
"message": "Nişanlı",
"description": "Label for radio-button to pick export text format"
},
+ "supportOpenButton": {
+ "message": "Open",
+ "description": "Text for button which open an external webpage in Support pane"
+ },
+ "supportS1H": {
+ "message": "Documentation",
+ "description": "Header of 'Documentation' section in Support pane"
+ },
+ "supportS1P1": {
+ "message": "Read the documentation at uBlock/wiki to learn about all of uBlock Origin's features.",
+ "description": "First paragraph of 'Documentation' section in Support pane"
+ },
+ "supportS2H": {
+ "message": "Questions and support",
+ "description": "Header of 'Questions and support' section in Support pane"
+ },
+ "supportS2P1": {
+ "message": "Answers to questions and other kinds of help support is provided on the subreddit /r/uBlockOrigin.",
+ "description": "First paragraph of 'Questions and support' section in Support pane"
+ },
+ "supportS3H": {
+ "message": "Filter issues/website is broken",
+ "description": "Header of 'Filter issues' section in Support pane"
+ },
+ "supportS3P1": {
+ "message": "Report filter issues with specific websites to uBlockOrigin/uAssets issue tracker. Requires a GitHub account.",
+ "description": "First paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS3P2": {
+ "message": "Important: Avoid using other similarly-purposed blockers along with uBlock Origin, as this may cause filter issues on specific websites.",
+ "description": "Second paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS3P3": {
+ "message": "Tips: Be sure your filter lists are up to date. The logger is the primary tool to diagnose filter-related issues.",
+ "description": "Third paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS4H": {
+ "message": "Bug report",
+ "description": "Header of 'Bug report' section in Support pane"
+ },
+ "supportS4P1": {
+ "message": "Report issues with uBlock Origin itself to uBlockOrigin/uBlock-issue issue tracker. Requires a GitHub account.",
+ "description": "First paragraph of 'Bug report' section in Support pane"
+ },
+ "supportS5H": {
+ "message": "Troubleshooting Information",
+ "description": "Header of 'Troubleshooting Information' section in Support pane"
+ },
+ "supportS5P1": {
+ "message": "Below is technical information that might be useful when volunteers are trying to help you solve a problem.",
+ "description": "First paragraph of 'Troubleshooting Information' section in Support pane"
+ },
+ "supportS5P2": {
+ "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"
+ },
+ "supportRedact": {
+ "message": "Redact",
+ "description": "Text for 'Redact' button"
+ },
+ "supportUnredact": {
+ "message": "Unredact",
+ "description": "Text for 'Unredact' button"
+ },
"aboutPrivacyPolicy": {
"message": "Privacy policy",
"description": "Link to privacy policy on GitHub (English)"
@@ -859,18 +923,6 @@
"message": "Dəyişikliklər siyahısı",
"description": ""
},
- "aboutWiki": {
- "message": "Wiki",
- "description": "English: project' wiki on GitHub"
- },
- "aboutSupport": {
- "message": "Dəstək",
- "description": "A link for where to get support"
- },
- "aboutIssues": {
- "message": "Məlum problemlər",
- "description": "Text for a link to official issue tracker"
- },
"aboutCode": {
"message": "Mənbə kodu (GPLv3)",
"description": "English: Source code (GPLv3)"
@@ -1079,6 +1131,10 @@
"message": "Lövhəyə kopyala",
"description": "Label for buttons used to copy something to the clipboard"
},
+ "genericSelectAll": {
+ "message": "Select all",
+ "description": "Label for buttons used to select all text in editor"
+ },
"toggleBlockingProfile": {
"message": "Əngəlləmə profilini aç/bağla",
"description": "Label for keyboard shortcut used to toggle blocking profile"
diff --git a/src/_locales/bg/messages.json b/src/_locales/bg/messages.json
index b5d4af86c..c7d2cd011 100644
--- a/src/_locales/bg/messages.json
+++ b/src/_locales/bg/messages.json
@@ -851,6 +851,70 @@
"message": "Markdown",
"description": "Label for radio-button to pick export text format"
},
+ "supportOpenButton": {
+ "message": "Open",
+ "description": "Text for button which open an external webpage in Support pane"
+ },
+ "supportS1H": {
+ "message": "Documentation",
+ "description": "Header of 'Documentation' section in Support pane"
+ },
+ "supportS1P1": {
+ "message": "Read the documentation at uBlock/wiki to learn about all of uBlock Origin's features.",
+ "description": "First paragraph of 'Documentation' section in Support pane"
+ },
+ "supportS2H": {
+ "message": "Questions and support",
+ "description": "Header of 'Questions and support' section in Support pane"
+ },
+ "supportS2P1": {
+ "message": "Answers to questions and other kinds of help support is provided on the subreddit /r/uBlockOrigin.",
+ "description": "First paragraph of 'Questions and support' section in Support pane"
+ },
+ "supportS3H": {
+ "message": "Filter issues/website is broken",
+ "description": "Header of 'Filter issues' section in Support pane"
+ },
+ "supportS3P1": {
+ "message": "Report filter issues with specific websites to uBlockOrigin/uAssets issue tracker. Requires a GitHub account.",
+ "description": "First paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS3P2": {
+ "message": "Important: Avoid using other similarly-purposed blockers along with uBlock Origin, as this may cause filter issues on specific websites.",
+ "description": "Second paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS3P3": {
+ "message": "Tips: Be sure your filter lists are up to date. The logger is the primary tool to diagnose filter-related issues.",
+ "description": "Third paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS4H": {
+ "message": "Bug report",
+ "description": "Header of 'Bug report' section in Support pane"
+ },
+ "supportS4P1": {
+ "message": "Report issues with uBlock Origin itself to uBlockOrigin/uBlock-issue issue tracker. Requires a GitHub account.",
+ "description": "First paragraph of 'Bug report' section in Support pane"
+ },
+ "supportS5H": {
+ "message": "Troubleshooting Information",
+ "description": "Header of 'Troubleshooting Information' section in Support pane"
+ },
+ "supportS5P1": {
+ "message": "Below is technical information that might be useful when volunteers are trying to help you solve a problem.",
+ "description": "First paragraph of 'Troubleshooting Information' section in Support pane"
+ },
+ "supportS5P2": {
+ "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"
+ },
+ "supportRedact": {
+ "message": "Redact",
+ "description": "Text for 'Redact' button"
+ },
+ "supportUnredact": {
+ "message": "Unredact",
+ "description": "Text for 'Unredact' button"
+ },
"aboutPrivacyPolicy": {
"message": "Политика за поверителност",
"description": "Link to privacy policy on GitHub (English)"
@@ -859,18 +923,6 @@
"message": "Списък с промени",
"description": ""
},
- "aboutWiki": {
- "message": "Wiki",
- "description": "English: project' wiki on GitHub"
- },
- "aboutSupport": {
- "message": "Поддръжка",
- "description": "A link for where to get support"
- },
- "aboutIssues": {
- "message": "Проследяване и докладване на проблеми",
- "description": "Text for a link to official issue tracker"
- },
"aboutCode": {
"message": "Изходен код (GPLv3)",
"description": "English: Source code (GPLv3)"
@@ -1079,6 +1131,10 @@
"message": "Копиране в клипборда",
"description": "Label for buttons used to copy something to the clipboard"
},
+ "genericSelectAll": {
+ "message": "Select all",
+ "description": "Label for buttons used to select all text in editor"
+ },
"toggleBlockingProfile": {
"message": "Превключване на профила за блокиране",
"description": "Label for keyboard shortcut used to toggle blocking profile"
diff --git a/src/_locales/bn/messages.json b/src/_locales/bn/messages.json
index d8f0c90d1..4e1183fcb 100644
--- a/src/_locales/bn/messages.json
+++ b/src/_locales/bn/messages.json
@@ -851,6 +851,70 @@
"message": "মার্কডাউন",
"description": "Label for radio-button to pick export text format"
},
+ "supportOpenButton": {
+ "message": "Open",
+ "description": "Text for button which open an external webpage in Support pane"
+ },
+ "supportS1H": {
+ "message": "Documentation",
+ "description": "Header of 'Documentation' section in Support pane"
+ },
+ "supportS1P1": {
+ "message": "Read the documentation at uBlock/wiki to learn about all of uBlock Origin's features.",
+ "description": "First paragraph of 'Documentation' section in Support pane"
+ },
+ "supportS2H": {
+ "message": "Questions and support",
+ "description": "Header of 'Questions and support' section in Support pane"
+ },
+ "supportS2P1": {
+ "message": "Answers to questions and other kinds of help support is provided on the subreddit /r/uBlockOrigin.",
+ "description": "First paragraph of 'Questions and support' section in Support pane"
+ },
+ "supportS3H": {
+ "message": "Filter issues/website is broken",
+ "description": "Header of 'Filter issues' section in Support pane"
+ },
+ "supportS3P1": {
+ "message": "Report filter issues with specific websites to uBlockOrigin/uAssets issue tracker. Requires a GitHub account.",
+ "description": "First paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS3P2": {
+ "message": "Important: Avoid using other similarly-purposed blockers along with uBlock Origin, as this may cause filter issues on specific websites.",
+ "description": "Second paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS3P3": {
+ "message": "Tips: Be sure your filter lists are up to date. The logger is the primary tool to diagnose filter-related issues.",
+ "description": "Third paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS4H": {
+ "message": "Bug report",
+ "description": "Header of 'Bug report' section in Support pane"
+ },
+ "supportS4P1": {
+ "message": "Report issues with uBlock Origin itself to uBlockOrigin/uBlock-issue issue tracker. Requires a GitHub account.",
+ "description": "First paragraph of 'Bug report' section in Support pane"
+ },
+ "supportS5H": {
+ "message": "Troubleshooting Information",
+ "description": "Header of 'Troubleshooting Information' section in Support pane"
+ },
+ "supportS5P1": {
+ "message": "Below is technical information that might be useful when volunteers are trying to help you solve a problem.",
+ "description": "First paragraph of 'Troubleshooting Information' section in Support pane"
+ },
+ "supportS5P2": {
+ "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"
+ },
+ "supportRedact": {
+ "message": "Redact",
+ "description": "Text for 'Redact' button"
+ },
+ "supportUnredact": {
+ "message": "Unredact",
+ "description": "Text for 'Unredact' button"
+ },
"aboutPrivacyPolicy": {
"message": "গোপনীয়তার নীতি",
"description": "Link to privacy policy on GitHub (English)"
@@ -859,18 +923,6 @@
"message": "পরিবর্তন লগ",
"description": ""
},
- "aboutWiki": {
- "message": "উইকি",
- "description": "English: project' wiki on GitHub"
- },
- "aboutSupport": {
- "message": "সমর্থন",
- "description": "A link for where to get support"
- },
- "aboutIssues": {
- "message": "ইস্যু অনুসরণকারী",
- "description": "Text for a link to official issue tracker"
- },
"aboutCode": {
"message": "উত্স কোড (GPLv৩)",
"description": "English: Source code (GPLv3)"
@@ -1079,6 +1131,10 @@
"message": "ক্লিপবোর্ডে প্রতিলিপি করুন",
"description": "Label for buttons used to copy something to the clipboard"
},
+ "genericSelectAll": {
+ "message": "Select all",
+ "description": "Label for buttons used to select all text in editor"
+ },
"toggleBlockingProfile": {
"message": "রোধক প্রোফাইল চালু/বন্ধ",
"description": "Label for keyboard shortcut used to toggle blocking profile"
diff --git a/src/_locales/bs/messages.json b/src/_locales/bs/messages.json
index 266877943..165591335 100644
--- a/src/_locales/bs/messages.json
+++ b/src/_locales/bs/messages.json
@@ -851,6 +851,70 @@
"message": "Markdown",
"description": "Label for radio-button to pick export text format"
},
+ "supportOpenButton": {
+ "message": "Open",
+ "description": "Text for button which open an external webpage in Support pane"
+ },
+ "supportS1H": {
+ "message": "Documentation",
+ "description": "Header of 'Documentation' section in Support pane"
+ },
+ "supportS1P1": {
+ "message": "Read the documentation at uBlock/wiki to learn about all of uBlock Origin's features.",
+ "description": "First paragraph of 'Documentation' section in Support pane"
+ },
+ "supportS2H": {
+ "message": "Questions and support",
+ "description": "Header of 'Questions and support' section in Support pane"
+ },
+ "supportS2P1": {
+ "message": "Answers to questions and other kinds of help support is provided on the subreddit /r/uBlockOrigin.",
+ "description": "First paragraph of 'Questions and support' section in Support pane"
+ },
+ "supportS3H": {
+ "message": "Filter issues/website is broken",
+ "description": "Header of 'Filter issues' section in Support pane"
+ },
+ "supportS3P1": {
+ "message": "Report filter issues with specific websites to uBlockOrigin/uAssets issue tracker. Requires a GitHub account.",
+ "description": "First paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS3P2": {
+ "message": "Important: Avoid using other similarly-purposed blockers along with uBlock Origin, as this may cause filter issues on specific websites.",
+ "description": "Second paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS3P3": {
+ "message": "Tips: Be sure your filter lists are up to date. The logger is the primary tool to diagnose filter-related issues.",
+ "description": "Third paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS4H": {
+ "message": "Bug report",
+ "description": "Header of 'Bug report' section in Support pane"
+ },
+ "supportS4P1": {
+ "message": "Report issues with uBlock Origin itself to uBlockOrigin/uBlock-issue issue tracker. Requires a GitHub account.",
+ "description": "First paragraph of 'Bug report' section in Support pane"
+ },
+ "supportS5H": {
+ "message": "Troubleshooting Information",
+ "description": "Header of 'Troubleshooting Information' section in Support pane"
+ },
+ "supportS5P1": {
+ "message": "Below is technical information that might be useful when volunteers are trying to help you solve a problem.",
+ "description": "First paragraph of 'Troubleshooting Information' section in Support pane"
+ },
+ "supportS5P2": {
+ "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"
+ },
+ "supportRedact": {
+ "message": "Redact",
+ "description": "Text for 'Redact' button"
+ },
+ "supportUnredact": {
+ "message": "Unredact",
+ "description": "Text for 'Unredact' button"
+ },
"aboutPrivacyPolicy": {
"message": "Pravila privatnosti",
"description": "Link to privacy policy on GitHub (English)"
@@ -859,18 +923,6 @@
"message": "Popis izmjena",
"description": ""
},
- "aboutWiki": {
- "message": "Wiki",
- "description": "English: project' wiki on GitHub"
- },
- "aboutSupport": {
- "message": "Podrška",
- "description": "A link for where to get support"
- },
- "aboutIssues": {
- "message": "Pratilac problema",
- "description": "Text for a link to official issue tracker"
- },
"aboutCode": {
"message": "Izvorni kod (GPLv3)",
"description": "English: Source code (GPLv3)"
@@ -1079,6 +1131,10 @@
"message": "Kopiraj u međuspremnik",
"description": "Label for buttons used to copy something to the clipboard"
},
+ "genericSelectAll": {
+ "message": "Select all",
+ "description": "Label for buttons used to select all text in editor"
+ },
"toggleBlockingProfile": {
"message": "(De)aktivacija blokiranja profila",
"description": "Label for keyboard shortcut used to toggle blocking profile"
diff --git a/src/_locales/ca/messages.json b/src/_locales/ca/messages.json
index a869aa450..9e7d4e447 100644
--- a/src/_locales/ca/messages.json
+++ b/src/_locales/ca/messages.json
@@ -851,6 +851,70 @@
"message": "Markdown",
"description": "Label for radio-button to pick export text format"
},
+ "supportOpenButton": {
+ "message": "Open",
+ "description": "Text for button which open an external webpage in Support pane"
+ },
+ "supportS1H": {
+ "message": "Documentation",
+ "description": "Header of 'Documentation' section in Support pane"
+ },
+ "supportS1P1": {
+ "message": "Read the documentation at uBlock/wiki to learn about all of uBlock Origin's features.",
+ "description": "First paragraph of 'Documentation' section in Support pane"
+ },
+ "supportS2H": {
+ "message": "Questions and support",
+ "description": "Header of 'Questions and support' section in Support pane"
+ },
+ "supportS2P1": {
+ "message": "Answers to questions and other kinds of help support is provided on the subreddit /r/uBlockOrigin.",
+ "description": "First paragraph of 'Questions and support' section in Support pane"
+ },
+ "supportS3H": {
+ "message": "Filter issues/website is broken",
+ "description": "Header of 'Filter issues' section in Support pane"
+ },
+ "supportS3P1": {
+ "message": "Report filter issues with specific websites to uBlockOrigin/uAssets issue tracker. Requires a GitHub account.",
+ "description": "First paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS3P2": {
+ "message": "Important: Avoid using other similarly-purposed blockers along with uBlock Origin, as this may cause filter issues on specific websites.",
+ "description": "Second paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS3P3": {
+ "message": "Tips: Be sure your filter lists are up to date. The logger is the primary tool to diagnose filter-related issues.",
+ "description": "Third paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS4H": {
+ "message": "Bug report",
+ "description": "Header of 'Bug report' section in Support pane"
+ },
+ "supportS4P1": {
+ "message": "Report issues with uBlock Origin itself to uBlockOrigin/uBlock-issue issue tracker. Requires a GitHub account.",
+ "description": "First paragraph of 'Bug report' section in Support pane"
+ },
+ "supportS5H": {
+ "message": "Troubleshooting Information",
+ "description": "Header of 'Troubleshooting Information' section in Support pane"
+ },
+ "supportS5P1": {
+ "message": "Below is technical information that might be useful when volunteers are trying to help you solve a problem.",
+ "description": "First paragraph of 'Troubleshooting Information' section in Support pane"
+ },
+ "supportS5P2": {
+ "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"
+ },
+ "supportRedact": {
+ "message": "Redact",
+ "description": "Text for 'Redact' button"
+ },
+ "supportUnredact": {
+ "message": "Unredact",
+ "description": "Text for 'Unredact' button"
+ },
"aboutPrivacyPolicy": {
"message": "Política de privadesa",
"description": "Link to privacy policy on GitHub (English)"
@@ -859,18 +923,6 @@
"message": "Registre de canvis",
"description": ""
},
- "aboutWiki": {
- "message": "Wiki",
- "description": "English: project' wiki on GitHub"
- },
- "aboutSupport": {
- "message": "Suport",
- "description": "A link for where to get support"
- },
- "aboutIssues": {
- "message": "Seguiment d'errors",
- "description": "Text for a link to official issue tracker"
- },
"aboutCode": {
"message": "Codi font (GPLv3)",
"description": "English: Source code (GPLv3)"
@@ -1079,6 +1131,10 @@
"message": "Copia al porta-retalls",
"description": "Label for buttons used to copy something to the clipboard"
},
+ "genericSelectAll": {
+ "message": "Select all",
+ "description": "Label for buttons used to select all text in editor"
+ },
"toggleBlockingProfile": {
"message": "Commuta el perfil de bloqueig",
"description": "Label for keyboard shortcut used to toggle blocking profile"
diff --git a/src/_locales/cs/messages.json b/src/_locales/cs/messages.json
index 8c342dacf..220986afa 100644
--- a/src/_locales/cs/messages.json
+++ b/src/_locales/cs/messages.json
@@ -851,6 +851,70 @@
"message": "Markdown",
"description": "Label for radio-button to pick export text format"
},
+ "supportOpenButton": {
+ "message": "Open",
+ "description": "Text for button which open an external webpage in Support pane"
+ },
+ "supportS1H": {
+ "message": "Documentation",
+ "description": "Header of 'Documentation' section in Support pane"
+ },
+ "supportS1P1": {
+ "message": "Read the documentation at uBlock/wiki to learn about all of uBlock Origin's features.",
+ "description": "First paragraph of 'Documentation' section in Support pane"
+ },
+ "supportS2H": {
+ "message": "Questions and support",
+ "description": "Header of 'Questions and support' section in Support pane"
+ },
+ "supportS2P1": {
+ "message": "Answers to questions and other kinds of help support is provided on the subreddit /r/uBlockOrigin.",
+ "description": "First paragraph of 'Questions and support' section in Support pane"
+ },
+ "supportS3H": {
+ "message": "Filter issues/website is broken",
+ "description": "Header of 'Filter issues' section in Support pane"
+ },
+ "supportS3P1": {
+ "message": "Report filter issues with specific websites to uBlockOrigin/uAssets issue tracker. Requires a GitHub account.",
+ "description": "First paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS3P2": {
+ "message": "Important: Avoid using other similarly-purposed blockers along with uBlock Origin, as this may cause filter issues on specific websites.",
+ "description": "Second paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS3P3": {
+ "message": "Tips: Be sure your filter lists are up to date. The logger is the primary tool to diagnose filter-related issues.",
+ "description": "Third paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS4H": {
+ "message": "Bug report",
+ "description": "Header of 'Bug report' section in Support pane"
+ },
+ "supportS4P1": {
+ "message": "Report issues with uBlock Origin itself to uBlockOrigin/uBlock-issue issue tracker. Requires a GitHub account.",
+ "description": "First paragraph of 'Bug report' section in Support pane"
+ },
+ "supportS5H": {
+ "message": "Troubleshooting Information",
+ "description": "Header of 'Troubleshooting Information' section in Support pane"
+ },
+ "supportS5P1": {
+ "message": "Below is technical information that might be useful when volunteers are trying to help you solve a problem.",
+ "description": "First paragraph of 'Troubleshooting Information' section in Support pane"
+ },
+ "supportS5P2": {
+ "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"
+ },
+ "supportRedact": {
+ "message": "Redact",
+ "description": "Text for 'Redact' button"
+ },
+ "supportUnredact": {
+ "message": "Unredact",
+ "description": "Text for 'Unredact' button"
+ },
"aboutPrivacyPolicy": {
"message": "Ochrana soukromí",
"description": "Link to privacy policy on GitHub (English)"
@@ -859,18 +923,6 @@
"message": "Přehled změn",
"description": ""
},
- "aboutWiki": {
- "message": "Wiki",
- "description": "English: project' wiki on GitHub"
- },
- "aboutSupport": {
- "message": "Podpora",
- "description": "A link for where to get support"
- },
- "aboutIssues": {
- "message": "Evidence problémů",
- "description": "Text for a link to official issue tracker"
- },
"aboutCode": {
"message": "Zdrojový kód (GPLv3)",
"description": "English: Source code (GPLv3)"
@@ -1079,6 +1131,10 @@
"message": "Kopírovat do schránky",
"description": "Label for buttons used to copy something to the clipboard"
},
+ "genericSelectAll": {
+ "message": "Select all",
+ "description": "Label for buttons used to select all text in editor"
+ },
"toggleBlockingProfile": {
"message": "Přepnout blokovací profil",
"description": "Label for keyboard shortcut used to toggle blocking profile"
diff --git a/src/_locales/cv/messages.json b/src/_locales/cv/messages.json
index 7a2fe8671..fd7d73d38 100644
--- a/src/_locales/cv/messages.json
+++ b/src/_locales/cv/messages.json
@@ -851,6 +851,70 @@
"message": "Markdown",
"description": "Label for radio-button to pick export text format"
},
+ "supportOpenButton": {
+ "message": "Open",
+ "description": "Text for button which open an external webpage in Support pane"
+ },
+ "supportS1H": {
+ "message": "Documentation",
+ "description": "Header of 'Documentation' section in Support pane"
+ },
+ "supportS1P1": {
+ "message": "Read the documentation at uBlock/wiki to learn about all of uBlock Origin's features.",
+ "description": "First paragraph of 'Documentation' section in Support pane"
+ },
+ "supportS2H": {
+ "message": "Questions and support",
+ "description": "Header of 'Questions and support' section in Support pane"
+ },
+ "supportS2P1": {
+ "message": "Answers to questions and other kinds of help support is provided on the subreddit /r/uBlockOrigin.",
+ "description": "First paragraph of 'Questions and support' section in Support pane"
+ },
+ "supportS3H": {
+ "message": "Filter issues/website is broken",
+ "description": "Header of 'Filter issues' section in Support pane"
+ },
+ "supportS3P1": {
+ "message": "Report filter issues with specific websites to uBlockOrigin/uAssets issue tracker. Requires a GitHub account.",
+ "description": "First paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS3P2": {
+ "message": "Important: Avoid using other similarly-purposed blockers along with uBlock Origin, as this may cause filter issues on specific websites.",
+ "description": "Second paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS3P3": {
+ "message": "Tips: Be sure your filter lists are up to date. The logger is the primary tool to diagnose filter-related issues.",
+ "description": "Third paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS4H": {
+ "message": "Bug report",
+ "description": "Header of 'Bug report' section in Support pane"
+ },
+ "supportS4P1": {
+ "message": "Report issues with uBlock Origin itself to uBlockOrigin/uBlock-issue issue tracker. Requires a GitHub account.",
+ "description": "First paragraph of 'Bug report' section in Support pane"
+ },
+ "supportS5H": {
+ "message": "Troubleshooting Information",
+ "description": "Header of 'Troubleshooting Information' section in Support pane"
+ },
+ "supportS5P1": {
+ "message": "Below is technical information that might be useful when volunteers are trying to help you solve a problem.",
+ "description": "First paragraph of 'Troubleshooting Information' section in Support pane"
+ },
+ "supportS5P2": {
+ "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"
+ },
+ "supportRedact": {
+ "message": "Redact",
+ "description": "Text for 'Redact' button"
+ },
+ "supportUnredact": {
+ "message": "Unredact",
+ "description": "Text for 'Unredact' button"
+ },
"aboutPrivacyPolicy": {
"message": "Privacy policy",
"description": "Link to privacy policy on GitHub (English)"
@@ -859,18 +923,6 @@
"message": "Улшӑнусен йышӗ",
"description": ""
},
- "aboutWiki": {
- "message": "Вики",
- "description": "English: project' wiki on GitHub"
- },
- "aboutSupport": {
- "message": "Support",
- "description": "A link for where to get support"
- },
- "aboutIssues": {
- "message": "Issue tracker",
- "description": "Text for a link to official issue tracker"
- },
"aboutCode": {
"message": "Source code (GPLv3)",
"description": "English: Source code (GPLv3)"
@@ -1079,6 +1131,10 @@
"message": "Copy to clipboard",
"description": "Label for buttons used to copy something to the clipboard"
},
+ "genericSelectAll": {
+ "message": "Select all",
+ "description": "Label for buttons used to select all text in editor"
+ },
"toggleBlockingProfile": {
"message": "Toggle blocking profile",
"description": "Label for keyboard shortcut used to toggle blocking profile"
diff --git a/src/_locales/da/messages.json b/src/_locales/da/messages.json
index 45263a75b..28a5e9bee 100644
--- a/src/_locales/da/messages.json
+++ b/src/_locales/da/messages.json
@@ -851,6 +851,70 @@
"message": "Markdown",
"description": "Label for radio-button to pick export text format"
},
+ "supportOpenButton": {
+ "message": "Open",
+ "description": "Text for button which open an external webpage in Support pane"
+ },
+ "supportS1H": {
+ "message": "Documentation",
+ "description": "Header of 'Documentation' section in Support pane"
+ },
+ "supportS1P1": {
+ "message": "Read the documentation at uBlock/wiki to learn about all of uBlock Origin's features.",
+ "description": "First paragraph of 'Documentation' section in Support pane"
+ },
+ "supportS2H": {
+ "message": "Questions and support",
+ "description": "Header of 'Questions and support' section in Support pane"
+ },
+ "supportS2P1": {
+ "message": "Answers to questions and other kinds of help support is provided on the subreddit /r/uBlockOrigin.",
+ "description": "First paragraph of 'Questions and support' section in Support pane"
+ },
+ "supportS3H": {
+ "message": "Filter issues/website is broken",
+ "description": "Header of 'Filter issues' section in Support pane"
+ },
+ "supportS3P1": {
+ "message": "Report filter issues with specific websites to uBlockOrigin/uAssets issue tracker. Requires a GitHub account.",
+ "description": "First paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS3P2": {
+ "message": "Important: Avoid using other similarly-purposed blockers along with uBlock Origin, as this may cause filter issues on specific websites.",
+ "description": "Second paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS3P3": {
+ "message": "Tips: Be sure your filter lists are up to date. The logger is the primary tool to diagnose filter-related issues.",
+ "description": "Third paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS4H": {
+ "message": "Bug report",
+ "description": "Header of 'Bug report' section in Support pane"
+ },
+ "supportS4P1": {
+ "message": "Report issues with uBlock Origin itself to uBlockOrigin/uBlock-issue issue tracker. Requires a GitHub account.",
+ "description": "First paragraph of 'Bug report' section in Support pane"
+ },
+ "supportS5H": {
+ "message": "Troubleshooting Information",
+ "description": "Header of 'Troubleshooting Information' section in Support pane"
+ },
+ "supportS5P1": {
+ "message": "Below is technical information that might be useful when volunteers are trying to help you solve a problem.",
+ "description": "First paragraph of 'Troubleshooting Information' section in Support pane"
+ },
+ "supportS5P2": {
+ "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"
+ },
+ "supportRedact": {
+ "message": "Redact",
+ "description": "Text for 'Redact' button"
+ },
+ "supportUnredact": {
+ "message": "Unredact",
+ "description": "Text for 'Unredact' button"
+ },
"aboutPrivacyPolicy": {
"message": "Fortrolighedspolitik",
"description": "Link to privacy policy on GitHub (English)"
@@ -859,18 +923,6 @@
"message": "Ændringslog",
"description": ""
},
- "aboutWiki": {
- "message": "Wiki",
- "description": "English: project' wiki on GitHub"
- },
- "aboutSupport": {
- "message": "Support",
- "description": "A link for where to get support"
- },
- "aboutIssues": {
- "message": "Problemsporer",
- "description": "Text for a link to official issue tracker"
- },
"aboutCode": {
"message": "Kildekode (GPLv3)",
"description": "English: Source code (GPLv3)"
@@ -1079,6 +1131,10 @@
"message": "Kopiér til Udklipsholder",
"description": "Label for buttons used to copy something to the clipboard"
},
+ "genericSelectAll": {
+ "message": "Select all",
+ "description": "Label for buttons used to select all text in editor"
+ },
"toggleBlockingProfile": {
"message": "Slå blokeringsprofil til/fra",
"description": "Label for keyboard shortcut used to toggle blocking profile"
diff --git a/src/_locales/de/messages.json b/src/_locales/de/messages.json
index 2d486d450..6c17befe1 100644
--- a/src/_locales/de/messages.json
+++ b/src/_locales/de/messages.json
@@ -851,6 +851,70 @@
"message": "Markdown",
"description": "Label for radio-button to pick export text format"
},
+ "supportOpenButton": {
+ "message": "Open",
+ "description": "Text for button which open an external webpage in Support pane"
+ },
+ "supportS1H": {
+ "message": "Documentation",
+ "description": "Header of 'Documentation' section in Support pane"
+ },
+ "supportS1P1": {
+ "message": "Read the documentation at uBlock/wiki to learn about all of uBlock Origin's features.",
+ "description": "First paragraph of 'Documentation' section in Support pane"
+ },
+ "supportS2H": {
+ "message": "Questions and support",
+ "description": "Header of 'Questions and support' section in Support pane"
+ },
+ "supportS2P1": {
+ "message": "Answers to questions and other kinds of help support is provided on the subreddit /r/uBlockOrigin.",
+ "description": "First paragraph of 'Questions and support' section in Support pane"
+ },
+ "supportS3H": {
+ "message": "Filter issues/website is broken",
+ "description": "Header of 'Filter issues' section in Support pane"
+ },
+ "supportS3P1": {
+ "message": "Report filter issues with specific websites to uBlockOrigin/uAssets issue tracker. Requires a GitHub account.",
+ "description": "First paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS3P2": {
+ "message": "Important: Avoid using other similarly-purposed blockers along with uBlock Origin, as this may cause filter issues on specific websites.",
+ "description": "Second paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS3P3": {
+ "message": "Tips: Be sure your filter lists are up to date. The logger is the primary tool to diagnose filter-related issues.",
+ "description": "Third paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS4H": {
+ "message": "Bug report",
+ "description": "Header of 'Bug report' section in Support pane"
+ },
+ "supportS4P1": {
+ "message": "Report issues with uBlock Origin itself to uBlockOrigin/uBlock-issue issue tracker. Requires a GitHub account.",
+ "description": "First paragraph of 'Bug report' section in Support pane"
+ },
+ "supportS5H": {
+ "message": "Troubleshooting Information",
+ "description": "Header of 'Troubleshooting Information' section in Support pane"
+ },
+ "supportS5P1": {
+ "message": "Below is technical information that might be useful when volunteers are trying to help you solve a problem.",
+ "description": "First paragraph of 'Troubleshooting Information' section in Support pane"
+ },
+ "supportS5P2": {
+ "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"
+ },
+ "supportRedact": {
+ "message": "Redact",
+ "description": "Text for 'Redact' button"
+ },
+ "supportUnredact": {
+ "message": "Unredact",
+ "description": "Text for 'Unredact' button"
+ },
"aboutPrivacyPolicy": {
"message": "Datenschutzerklärung",
"description": "Link to privacy policy on GitHub (English)"
@@ -859,18 +923,6 @@
"message": "Änderungsprotokoll",
"description": ""
},
- "aboutWiki": {
- "message": "Wiki",
- "description": "English: project' wiki on GitHub"
- },
- "aboutSupport": {
- "message": "Unterstützung",
- "description": "A link for where to get support"
- },
- "aboutIssues": {
- "message": "Bugtracker",
- "description": "Text for a link to official issue tracker"
- },
"aboutCode": {
"message": "Quellcode (GPLv3)",
"description": "English: Source code (GPLv3)"
@@ -1079,6 +1131,10 @@
"message": "In die Zwischenablage kopieren",
"description": "Label for buttons used to copy something to the clipboard"
},
+ "genericSelectAll": {
+ "message": "Select all",
+ "description": "Label for buttons used to select all text in editor"
+ },
"toggleBlockingProfile": {
"message": "Sperrprofil umschalten",
"description": "Label for keyboard shortcut used to toggle blocking profile"
diff --git a/src/_locales/el/messages.json b/src/_locales/el/messages.json
index 34d30249c..f02c0b691 100644
--- a/src/_locales/el/messages.json
+++ b/src/_locales/el/messages.json
@@ -851,6 +851,70 @@
"message": "Markdown",
"description": "Label for radio-button to pick export text format"
},
+ "supportOpenButton": {
+ "message": "Open",
+ "description": "Text for button which open an external webpage in Support pane"
+ },
+ "supportS1H": {
+ "message": "Documentation",
+ "description": "Header of 'Documentation' section in Support pane"
+ },
+ "supportS1P1": {
+ "message": "Read the documentation at uBlock/wiki to learn about all of uBlock Origin's features.",
+ "description": "First paragraph of 'Documentation' section in Support pane"
+ },
+ "supportS2H": {
+ "message": "Questions and support",
+ "description": "Header of 'Questions and support' section in Support pane"
+ },
+ "supportS2P1": {
+ "message": "Answers to questions and other kinds of help support is provided on the subreddit /r/uBlockOrigin.",
+ "description": "First paragraph of 'Questions and support' section in Support pane"
+ },
+ "supportS3H": {
+ "message": "Filter issues/website is broken",
+ "description": "Header of 'Filter issues' section in Support pane"
+ },
+ "supportS3P1": {
+ "message": "Report filter issues with specific websites to uBlockOrigin/uAssets issue tracker. Requires a GitHub account.",
+ "description": "First paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS3P2": {
+ "message": "Important: Avoid using other similarly-purposed blockers along with uBlock Origin, as this may cause filter issues on specific websites.",
+ "description": "Second paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS3P3": {
+ "message": "Tips: Be sure your filter lists are up to date. The logger is the primary tool to diagnose filter-related issues.",
+ "description": "Third paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS4H": {
+ "message": "Bug report",
+ "description": "Header of 'Bug report' section in Support pane"
+ },
+ "supportS4P1": {
+ "message": "Report issues with uBlock Origin itself to uBlockOrigin/uBlock-issue issue tracker. Requires a GitHub account.",
+ "description": "First paragraph of 'Bug report' section in Support pane"
+ },
+ "supportS5H": {
+ "message": "Troubleshooting Information",
+ "description": "Header of 'Troubleshooting Information' section in Support pane"
+ },
+ "supportS5P1": {
+ "message": "Below is technical information that might be useful when volunteers are trying to help you solve a problem.",
+ "description": "First paragraph of 'Troubleshooting Information' section in Support pane"
+ },
+ "supportS5P2": {
+ "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"
+ },
+ "supportRedact": {
+ "message": "Redact",
+ "description": "Text for 'Redact' button"
+ },
+ "supportUnredact": {
+ "message": "Unredact",
+ "description": "Text for 'Unredact' button"
+ },
"aboutPrivacyPolicy": {
"message": "Πολιτική Απορρήτου",
"description": "Link to privacy policy on GitHub (English)"
@@ -859,18 +923,6 @@
"message": "Αρχείο καταγραφής αλλαγών",
"description": ""
},
- "aboutWiki": {
- "message": "Wiki",
- "description": "English: project' wiki on GitHub"
- },
- "aboutSupport": {
- "message": "Υποστήριξη",
- "description": "A link for where to get support"
- },
- "aboutIssues": {
- "message": "Ιχνηλάτης ζητημάτων",
- "description": "Text for a link to official issue tracker"
- },
"aboutCode": {
"message": "Πηγαίος κώδικας (GPLv3)",
"description": "English: Source code (GPLv3)"
@@ -1079,6 +1131,10 @@
"message": "Αντιγραφή στο πρόχειρο",
"description": "Label for buttons used to copy something to the clipboard"
},
+ "genericSelectAll": {
+ "message": "Select all",
+ "description": "Label for buttons used to select all text in editor"
+ },
"toggleBlockingProfile": {
"message": "Ενεργοποίηση/απενεργοποίηση προφίλ μπλοκαρίσματος",
"description": "Label for keyboard shortcut used to toggle blocking profile"
diff --git a/src/_locales/en_GB/messages.json b/src/_locales/en_GB/messages.json
index 15c2056e1..c4885bf3f 100644
--- a/src/_locales/en_GB/messages.json
+++ b/src/_locales/en_GB/messages.json
@@ -851,6 +851,70 @@
"message": "Markdown",
"description": "Label for radio-button to pick export text format"
},
+ "supportOpenButton": {
+ "message": "Open",
+ "description": "Text for button which open an external webpage in Support pane"
+ },
+ "supportS1H": {
+ "message": "Documentation",
+ "description": "Header of 'Documentation' section in Support pane"
+ },
+ "supportS1P1": {
+ "message": "Read the documentation at uBlock/wiki to learn about all of uBlock Origin's features.",
+ "description": "First paragraph of 'Documentation' section in Support pane"
+ },
+ "supportS2H": {
+ "message": "Questions and support",
+ "description": "Header of 'Questions and support' section in Support pane"
+ },
+ "supportS2P1": {
+ "message": "Answers to questions and other kinds of help support is provided on the subreddit /r/uBlockOrigin.",
+ "description": "First paragraph of 'Questions and support' section in Support pane"
+ },
+ "supportS3H": {
+ "message": "Filter issues/website is broken",
+ "description": "Header of 'Filter issues' section in Support pane"
+ },
+ "supportS3P1": {
+ "message": "Report filter issues with specific websites to uBlockOrigin/uAssets issue tracker. Requires a GitHub account.",
+ "description": "First paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS3P2": {
+ "message": "Important: Avoid using other similarly-purposed blockers along with uBlock Origin, as this may cause filter issues on specific websites.",
+ "description": "Second paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS3P3": {
+ "message": "Tips: Be sure your filter lists are up to date. The logger is the primary tool to diagnose filter-related issues.",
+ "description": "Third paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS4H": {
+ "message": "Bug report",
+ "description": "Header of 'Bug report' section in Support pane"
+ },
+ "supportS4P1": {
+ "message": "Report issues with uBlock Origin itself to uBlockOrigin/uBlock-issue issue tracker. Requires a GitHub account.",
+ "description": "First paragraph of 'Bug report' section in Support pane"
+ },
+ "supportS5H": {
+ "message": "Troubleshooting Information",
+ "description": "Header of 'Troubleshooting Information' section in Support pane"
+ },
+ "supportS5P1": {
+ "message": "Below is technical information that might be useful when volunteers are trying to help you solve a problem.",
+ "description": "First paragraph of 'Troubleshooting Information' section in Support pane"
+ },
+ "supportS5P2": {
+ "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"
+ },
+ "supportRedact": {
+ "message": "Redact",
+ "description": "Text for 'Redact' button"
+ },
+ "supportUnredact": {
+ "message": "Unredact",
+ "description": "Text for 'Unredact' button"
+ },
"aboutPrivacyPolicy": {
"message": "Privacy policy",
"description": "Link to privacy policy on GitHub (English)"
@@ -859,18 +923,6 @@
"message": "Changelog",
"description": ""
},
- "aboutWiki": {
- "message": "Wiki",
- "description": "English: project' wiki on GitHub"
- },
- "aboutSupport": {
- "message": "Support",
- "description": "A link for where to get support"
- },
- "aboutIssues": {
- "message": "Issue tracker",
- "description": "Text for a link to official issue tracker"
- },
"aboutCode": {
"message": "Source code (GPLv3)",
"description": "English: Source code (GPLv3)"
@@ -1079,6 +1131,10 @@
"message": "Copy to clipboard",
"description": "Label for buttons used to copy something to the clipboard"
},
+ "genericSelectAll": {
+ "message": "Select all",
+ "description": "Label for buttons used to select all text in editor"
+ },
"toggleBlockingProfile": {
"message": "Toggle blocking profile",
"description": "Label for keyboard shortcut used to toggle blocking profile"
diff --git a/src/_locales/eo/messages.json b/src/_locales/eo/messages.json
index 658ed2405..5d0a878c6 100644
--- a/src/_locales/eo/messages.json
+++ b/src/_locales/eo/messages.json
@@ -851,6 +851,70 @@
"message": "Markdown",
"description": "Label for radio-button to pick export text format"
},
+ "supportOpenButton": {
+ "message": "Open",
+ "description": "Text for button which open an external webpage in Support pane"
+ },
+ "supportS1H": {
+ "message": "Documentation",
+ "description": "Header of 'Documentation' section in Support pane"
+ },
+ "supportS1P1": {
+ "message": "Read the documentation at uBlock/wiki to learn about all of uBlock Origin's features.",
+ "description": "First paragraph of 'Documentation' section in Support pane"
+ },
+ "supportS2H": {
+ "message": "Questions and support",
+ "description": "Header of 'Questions and support' section in Support pane"
+ },
+ "supportS2P1": {
+ "message": "Answers to questions and other kinds of help support is provided on the subreddit /r/uBlockOrigin.",
+ "description": "First paragraph of 'Questions and support' section in Support pane"
+ },
+ "supportS3H": {
+ "message": "Filter issues/website is broken",
+ "description": "Header of 'Filter issues' section in Support pane"
+ },
+ "supportS3P1": {
+ "message": "Report filter issues with specific websites to uBlockOrigin/uAssets issue tracker. Requires a GitHub account.",
+ "description": "First paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS3P2": {
+ "message": "Important: Avoid using other similarly-purposed blockers along with uBlock Origin, as this may cause filter issues on specific websites.",
+ "description": "Second paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS3P3": {
+ "message": "Tips: Be sure your filter lists are up to date. The logger is the primary tool to diagnose filter-related issues.",
+ "description": "Third paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS4H": {
+ "message": "Bug report",
+ "description": "Header of 'Bug report' section in Support pane"
+ },
+ "supportS4P1": {
+ "message": "Report issues with uBlock Origin itself to uBlockOrigin/uBlock-issue issue tracker. Requires a GitHub account.",
+ "description": "First paragraph of 'Bug report' section in Support pane"
+ },
+ "supportS5H": {
+ "message": "Troubleshooting Information",
+ "description": "Header of 'Troubleshooting Information' section in Support pane"
+ },
+ "supportS5P1": {
+ "message": "Below is technical information that might be useful when volunteers are trying to help you solve a problem.",
+ "description": "First paragraph of 'Troubleshooting Information' section in Support pane"
+ },
+ "supportS5P2": {
+ "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"
+ },
+ "supportRedact": {
+ "message": "Redact",
+ "description": "Text for 'Redact' button"
+ },
+ "supportUnredact": {
+ "message": "Unredact",
+ "description": "Text for 'Unredact' button"
+ },
"aboutPrivacyPolicy": {
"message": "Privacy policy",
"description": "Link to privacy policy on GitHub (English)"
@@ -859,18 +923,6 @@
"message": "Ŝanĝoprotokolo",
"description": ""
},
- "aboutWiki": {
- "message": "Vikio",
- "description": "English: project' wiki on GitHub"
- },
- "aboutSupport": {
- "message": "Helpo",
- "description": "A link for where to get support"
- },
- "aboutIssues": {
- "message": "Issue tracker",
- "description": "Text for a link to official issue tracker"
- },
"aboutCode": {
"message": "Fontkodo (GPLv3)",
"description": "English: Source code (GPLv3)"
@@ -1079,6 +1131,10 @@
"message": "Kopii al tondujo",
"description": "Label for buttons used to copy something to the clipboard"
},
+ "genericSelectAll": {
+ "message": "Select all",
+ "description": "Label for buttons used to select all text in editor"
+ },
"toggleBlockingProfile": {
"message": "Toggle blocking profile",
"description": "Label for keyboard shortcut used to toggle blocking profile"
diff --git a/src/_locales/es/messages.json b/src/_locales/es/messages.json
index a10a16545..71e180b2a 100644
--- a/src/_locales/es/messages.json
+++ b/src/_locales/es/messages.json
@@ -851,6 +851,70 @@
"message": "Formato markdown",
"description": "Label for radio-button to pick export text format"
},
+ "supportOpenButton": {
+ "message": "Open",
+ "description": "Text for button which open an external webpage in Support pane"
+ },
+ "supportS1H": {
+ "message": "Documentation",
+ "description": "Header of 'Documentation' section in Support pane"
+ },
+ "supportS1P1": {
+ "message": "Read the documentation at uBlock/wiki to learn about all of uBlock Origin's features.",
+ "description": "First paragraph of 'Documentation' section in Support pane"
+ },
+ "supportS2H": {
+ "message": "Questions and support",
+ "description": "Header of 'Questions and support' section in Support pane"
+ },
+ "supportS2P1": {
+ "message": "Answers to questions and other kinds of help support is provided on the subreddit /r/uBlockOrigin.",
+ "description": "First paragraph of 'Questions and support' section in Support pane"
+ },
+ "supportS3H": {
+ "message": "Filter issues/website is broken",
+ "description": "Header of 'Filter issues' section in Support pane"
+ },
+ "supportS3P1": {
+ "message": "Report filter issues with specific websites to uBlockOrigin/uAssets issue tracker. Requires a GitHub account.",
+ "description": "First paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS3P2": {
+ "message": "Important: Avoid using other similarly-purposed blockers along with uBlock Origin, as this may cause filter issues on specific websites.",
+ "description": "Second paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS3P3": {
+ "message": "Tips: Be sure your filter lists are up to date. The logger is the primary tool to diagnose filter-related issues.",
+ "description": "Third paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS4H": {
+ "message": "Bug report",
+ "description": "Header of 'Bug report' section in Support pane"
+ },
+ "supportS4P1": {
+ "message": "Report issues with uBlock Origin itself to uBlockOrigin/uBlock-issue issue tracker. Requires a GitHub account.",
+ "description": "First paragraph of 'Bug report' section in Support pane"
+ },
+ "supportS5H": {
+ "message": "Troubleshooting Information",
+ "description": "Header of 'Troubleshooting Information' section in Support pane"
+ },
+ "supportS5P1": {
+ "message": "Below is technical information that might be useful when volunteers are trying to help you solve a problem.",
+ "description": "First paragraph of 'Troubleshooting Information' section in Support pane"
+ },
+ "supportS5P2": {
+ "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"
+ },
+ "supportRedact": {
+ "message": "Redact",
+ "description": "Text for 'Redact' button"
+ },
+ "supportUnredact": {
+ "message": "Unredact",
+ "description": "Text for 'Unredact' button"
+ },
"aboutPrivacyPolicy": {
"message": "Política de privacidad",
"description": "Link to privacy policy on GitHub (English)"
@@ -859,18 +923,6 @@
"message": "Registro de cambios",
"description": ""
},
- "aboutWiki": {
- "message": "Wiki",
- "description": "English: project' wiki on GitHub"
- },
- "aboutSupport": {
- "message": "Soporte",
- "description": "A link for where to get support"
- },
- "aboutIssues": {
- "message": "Registro de problemas",
- "description": "Text for a link to official issue tracker"
- },
"aboutCode": {
"message": "Código fuente (GPLv3)",
"description": "English: Source code (GPLv3)"
@@ -1079,6 +1131,10 @@
"message": "Copiar al portapapeles",
"description": "Label for buttons used to copy something to the clipboard"
},
+ "genericSelectAll": {
+ "message": "Select all",
+ "description": "Label for buttons used to select all text in editor"
+ },
"toggleBlockingProfile": {
"message": "Alternar perfil de bloqueo",
"description": "Label for keyboard shortcut used to toggle blocking profile"
diff --git a/src/_locales/et/messages.json b/src/_locales/et/messages.json
index 6bb66fd6b..fb3d528f4 100644
--- a/src/_locales/et/messages.json
+++ b/src/_locales/et/messages.json
@@ -851,6 +851,70 @@
"message": "Markdown",
"description": "Label for radio-button to pick export text format"
},
+ "supportOpenButton": {
+ "message": "Open",
+ "description": "Text for button which open an external webpage in Support pane"
+ },
+ "supportS1H": {
+ "message": "Documentation",
+ "description": "Header of 'Documentation' section in Support pane"
+ },
+ "supportS1P1": {
+ "message": "Read the documentation at uBlock/wiki to learn about all of uBlock Origin's features.",
+ "description": "First paragraph of 'Documentation' section in Support pane"
+ },
+ "supportS2H": {
+ "message": "Questions and support",
+ "description": "Header of 'Questions and support' section in Support pane"
+ },
+ "supportS2P1": {
+ "message": "Answers to questions and other kinds of help support is provided on the subreddit /r/uBlockOrigin.",
+ "description": "First paragraph of 'Questions and support' section in Support pane"
+ },
+ "supportS3H": {
+ "message": "Filter issues/website is broken",
+ "description": "Header of 'Filter issues' section in Support pane"
+ },
+ "supportS3P1": {
+ "message": "Report filter issues with specific websites to uBlockOrigin/uAssets issue tracker. Requires a GitHub account.",
+ "description": "First paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS3P2": {
+ "message": "Important: Avoid using other similarly-purposed blockers along with uBlock Origin, as this may cause filter issues on specific websites.",
+ "description": "Second paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS3P3": {
+ "message": "Tips: Be sure your filter lists are up to date. The logger is the primary tool to diagnose filter-related issues.",
+ "description": "Third paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS4H": {
+ "message": "Bug report",
+ "description": "Header of 'Bug report' section in Support pane"
+ },
+ "supportS4P1": {
+ "message": "Report issues with uBlock Origin itself to uBlockOrigin/uBlock-issue issue tracker. Requires a GitHub account.",
+ "description": "First paragraph of 'Bug report' section in Support pane"
+ },
+ "supportS5H": {
+ "message": "Troubleshooting Information",
+ "description": "Header of 'Troubleshooting Information' section in Support pane"
+ },
+ "supportS5P1": {
+ "message": "Below is technical information that might be useful when volunteers are trying to help you solve a problem.",
+ "description": "First paragraph of 'Troubleshooting Information' section in Support pane"
+ },
+ "supportS5P2": {
+ "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"
+ },
+ "supportRedact": {
+ "message": "Redact",
+ "description": "Text for 'Redact' button"
+ },
+ "supportUnredact": {
+ "message": "Unredact",
+ "description": "Text for 'Unredact' button"
+ },
"aboutPrivacyPolicy": {
"message": "Privaatsusteatis",
"description": "Link to privacy policy on GitHub (English)"
@@ -859,18 +923,6 @@
"message": "Muudatuste logi",
"description": ""
},
- "aboutWiki": {
- "message": "Viki",
- "description": "English: project' wiki on GitHub"
- },
- "aboutSupport": {
- "message": "Tugi",
- "description": "A link for where to get support"
- },
- "aboutIssues": {
- "message": "Vigade loend",
- "description": "Text for a link to official issue tracker"
- },
"aboutCode": {
"message": "Lähtekood (GPLv3)",
"description": "English: Source code (GPLv3)"
@@ -1079,6 +1131,10 @@
"message": "Kopeeri lõikelauale",
"description": "Label for buttons used to copy something to the clipboard"
},
+ "genericSelectAll": {
+ "message": "Select all",
+ "description": "Label for buttons used to select all text in editor"
+ },
"toggleBlockingProfile": {
"message": "Lülita blokeerimisprofiili",
"description": "Label for keyboard shortcut used to toggle blocking profile"
diff --git a/src/_locales/eu/messages.json b/src/_locales/eu/messages.json
index c42226b10..8e43dbd4f 100644
--- a/src/_locales/eu/messages.json
+++ b/src/_locales/eu/messages.json
@@ -851,6 +851,70 @@
"message": "Markdown",
"description": "Label for radio-button to pick export text format"
},
+ "supportOpenButton": {
+ "message": "Open",
+ "description": "Text for button which open an external webpage in Support pane"
+ },
+ "supportS1H": {
+ "message": "Documentation",
+ "description": "Header of 'Documentation' section in Support pane"
+ },
+ "supportS1P1": {
+ "message": "Read the documentation at uBlock/wiki to learn about all of uBlock Origin's features.",
+ "description": "First paragraph of 'Documentation' section in Support pane"
+ },
+ "supportS2H": {
+ "message": "Questions and support",
+ "description": "Header of 'Questions and support' section in Support pane"
+ },
+ "supportS2P1": {
+ "message": "Answers to questions and other kinds of help support is provided on the subreddit /r/uBlockOrigin.",
+ "description": "First paragraph of 'Questions and support' section in Support pane"
+ },
+ "supportS3H": {
+ "message": "Filter issues/website is broken",
+ "description": "Header of 'Filter issues' section in Support pane"
+ },
+ "supportS3P1": {
+ "message": "Report filter issues with specific websites to uBlockOrigin/uAssets issue tracker. Requires a GitHub account.",
+ "description": "First paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS3P2": {
+ "message": "Important: Avoid using other similarly-purposed blockers along with uBlock Origin, as this may cause filter issues on specific websites.",
+ "description": "Second paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS3P3": {
+ "message": "Tips: Be sure your filter lists are up to date. The logger is the primary tool to diagnose filter-related issues.",
+ "description": "Third paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS4H": {
+ "message": "Bug report",
+ "description": "Header of 'Bug report' section in Support pane"
+ },
+ "supportS4P1": {
+ "message": "Report issues with uBlock Origin itself to uBlockOrigin/uBlock-issue issue tracker. Requires a GitHub account.",
+ "description": "First paragraph of 'Bug report' section in Support pane"
+ },
+ "supportS5H": {
+ "message": "Troubleshooting Information",
+ "description": "Header of 'Troubleshooting Information' section in Support pane"
+ },
+ "supportS5P1": {
+ "message": "Below is technical information that might be useful when volunteers are trying to help you solve a problem.",
+ "description": "First paragraph of 'Troubleshooting Information' section in Support pane"
+ },
+ "supportS5P2": {
+ "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"
+ },
+ "supportRedact": {
+ "message": "Redact",
+ "description": "Text for 'Redact' button"
+ },
+ "supportUnredact": {
+ "message": "Unredact",
+ "description": "Text for 'Unredact' button"
+ },
"aboutPrivacyPolicy": {
"message": "Pribatutasun politika",
"description": "Link to privacy policy on GitHub (English)"
@@ -859,18 +923,6 @@
"message": "Aldaketa egunkaria",
"description": ""
},
- "aboutWiki": {
- "message": "Wiki",
- "description": "English: project' wiki on GitHub"
- },
- "aboutSupport": {
- "message": "Laguntza",
- "description": "A link for where to get support"
- },
- "aboutIssues": {
- "message": "Akats datu-basea",
- "description": "Text for a link to official issue tracker"
- },
"aboutCode": {
"message": "Iturburu kodea (GPLv3)",
"description": "English: Source code (GPLv3)"
@@ -1079,6 +1131,10 @@
"message": "Kopiatu arbelera",
"description": "Label for buttons used to copy something to the clipboard"
},
+ "genericSelectAll": {
+ "message": "Select all",
+ "description": "Label for buttons used to select all text in editor"
+ },
"toggleBlockingProfile": {
"message": "Txandakatu blokeatze profila",
"description": "Label for keyboard shortcut used to toggle blocking profile"
diff --git a/src/_locales/fa/messages.json b/src/_locales/fa/messages.json
index 303b84c14..f028ee5a8 100644
--- a/src/_locales/fa/messages.json
+++ b/src/_locales/fa/messages.json
@@ -851,6 +851,70 @@
"message": "مارکداون",
"description": "Label for radio-button to pick export text format"
},
+ "supportOpenButton": {
+ "message": "Open",
+ "description": "Text for button which open an external webpage in Support pane"
+ },
+ "supportS1H": {
+ "message": "Documentation",
+ "description": "Header of 'Documentation' section in Support pane"
+ },
+ "supportS1P1": {
+ "message": "Read the documentation at uBlock/wiki to learn about all of uBlock Origin's features.",
+ "description": "First paragraph of 'Documentation' section in Support pane"
+ },
+ "supportS2H": {
+ "message": "Questions and support",
+ "description": "Header of 'Questions and support' section in Support pane"
+ },
+ "supportS2P1": {
+ "message": "Answers to questions and other kinds of help support is provided on the subreddit /r/uBlockOrigin.",
+ "description": "First paragraph of 'Questions and support' section in Support pane"
+ },
+ "supportS3H": {
+ "message": "Filter issues/website is broken",
+ "description": "Header of 'Filter issues' section in Support pane"
+ },
+ "supportS3P1": {
+ "message": "Report filter issues with specific websites to uBlockOrigin/uAssets issue tracker. Requires a GitHub account.",
+ "description": "First paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS3P2": {
+ "message": "Important: Avoid using other similarly-purposed blockers along with uBlock Origin, as this may cause filter issues on specific websites.",
+ "description": "Second paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS3P3": {
+ "message": "Tips: Be sure your filter lists are up to date. The logger is the primary tool to diagnose filter-related issues.",
+ "description": "Third paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS4H": {
+ "message": "Bug report",
+ "description": "Header of 'Bug report' section in Support pane"
+ },
+ "supportS4P1": {
+ "message": "Report issues with uBlock Origin itself to uBlockOrigin/uBlock-issue issue tracker. Requires a GitHub account.",
+ "description": "First paragraph of 'Bug report' section in Support pane"
+ },
+ "supportS5H": {
+ "message": "Troubleshooting Information",
+ "description": "Header of 'Troubleshooting Information' section in Support pane"
+ },
+ "supportS5P1": {
+ "message": "Below is technical information that might be useful when volunteers are trying to help you solve a problem.",
+ "description": "First paragraph of 'Troubleshooting Information' section in Support pane"
+ },
+ "supportS5P2": {
+ "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"
+ },
+ "supportRedact": {
+ "message": "Redact",
+ "description": "Text for 'Redact' button"
+ },
+ "supportUnredact": {
+ "message": "Unredact",
+ "description": "Text for 'Unredact' button"
+ },
"aboutPrivacyPolicy": {
"message": "قوانین حریم خصوصی",
"description": "Link to privacy policy on GitHub (English)"
@@ -859,18 +923,6 @@
"message": "تغییرات اخیر",
"description": ""
},
- "aboutWiki": {
- "message": "ویکی",
- "description": "English: project' wiki on GitHub"
- },
- "aboutSupport": {
- "message": "پشتیبانی",
- "description": "A link for where to get support"
- },
- "aboutIssues": {
- "message": "دنبالکنندهی ایرادات",
- "description": "Text for a link to official issue tracker"
- },
"aboutCode": {
"message": "سورس کد (GPLv3)",
"description": "English: Source code (GPLv3)"
@@ -1079,6 +1131,10 @@
"message": "کپی به کلیپبورد",
"description": "Label for buttons used to copy something to the clipboard"
},
+ "genericSelectAll": {
+ "message": "Select all",
+ "description": "Label for buttons used to select all text in editor"
+ },
"toggleBlockingProfile": {
"message": "تغییروضعیت نمایهی بلاککردن",
"description": "Label for keyboard shortcut used to toggle blocking profile"
diff --git a/src/_locales/fi/messages.json b/src/_locales/fi/messages.json
index 2ccd4002c..1708ce687 100644
--- a/src/_locales/fi/messages.json
+++ b/src/_locales/fi/messages.json
@@ -851,6 +851,70 @@
"message": "Koodi",
"description": "Label for radio-button to pick export text format"
},
+ "supportOpenButton": {
+ "message": "Open",
+ "description": "Text for button which open an external webpage in Support pane"
+ },
+ "supportS1H": {
+ "message": "Documentation",
+ "description": "Header of 'Documentation' section in Support pane"
+ },
+ "supportS1P1": {
+ "message": "Read the documentation at uBlock/wiki to learn about all of uBlock Origin's features.",
+ "description": "First paragraph of 'Documentation' section in Support pane"
+ },
+ "supportS2H": {
+ "message": "Questions and support",
+ "description": "Header of 'Questions and support' section in Support pane"
+ },
+ "supportS2P1": {
+ "message": "Answers to questions and other kinds of help support is provided on the subreddit /r/uBlockOrigin.",
+ "description": "First paragraph of 'Questions and support' section in Support pane"
+ },
+ "supportS3H": {
+ "message": "Filter issues/website is broken",
+ "description": "Header of 'Filter issues' section in Support pane"
+ },
+ "supportS3P1": {
+ "message": "Report filter issues with specific websites to uBlockOrigin/uAssets issue tracker. Requires a GitHub account.",
+ "description": "First paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS3P2": {
+ "message": "Important: Avoid using other similarly-purposed blockers along with uBlock Origin, as this may cause filter issues on specific websites.",
+ "description": "Second paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS3P3": {
+ "message": "Tips: Be sure your filter lists are up to date. The logger is the primary tool to diagnose filter-related issues.",
+ "description": "Third paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS4H": {
+ "message": "Bug report",
+ "description": "Header of 'Bug report' section in Support pane"
+ },
+ "supportS4P1": {
+ "message": "Report issues with uBlock Origin itself to uBlockOrigin/uBlock-issue issue tracker. Requires a GitHub account.",
+ "description": "First paragraph of 'Bug report' section in Support pane"
+ },
+ "supportS5H": {
+ "message": "Troubleshooting Information",
+ "description": "Header of 'Troubleshooting Information' section in Support pane"
+ },
+ "supportS5P1": {
+ "message": "Below is technical information that might be useful when volunteers are trying to help you solve a problem.",
+ "description": "First paragraph of 'Troubleshooting Information' section in Support pane"
+ },
+ "supportS5P2": {
+ "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"
+ },
+ "supportRedact": {
+ "message": "Redact",
+ "description": "Text for 'Redact' button"
+ },
+ "supportUnredact": {
+ "message": "Unredact",
+ "description": "Text for 'Unredact' button"
+ },
"aboutPrivacyPolicy": {
"message": "Tietosuojakäytäntö",
"description": "Link to privacy policy on GitHub (English)"
@@ -859,18 +923,6 @@
"message": "Muutosloki",
"description": ""
},
- "aboutWiki": {
- "message": "Wiki",
- "description": "English: project' wiki on GitHub"
- },
- "aboutSupport": {
- "message": "Tuki",
- "description": "A link for where to get support"
- },
- "aboutIssues": {
- "message": "Ongelmien seuranta",
- "description": "Text for a link to official issue tracker"
- },
"aboutCode": {
"message": "Lähdekoodi (GPLv3)",
"description": "English: Source code (GPLv3)"
@@ -1079,6 +1131,10 @@
"message": "Kopioi leikepöydälle",
"description": "Label for buttons used to copy something to the clipboard"
},
+ "genericSelectAll": {
+ "message": "Select all",
+ "description": "Label for buttons used to select all text in editor"
+ },
"toggleBlockingProfile": {
"message": "Valitse esto-profiili",
"description": "Label for keyboard shortcut used to toggle blocking profile"
diff --git a/src/_locales/fil/messages.json b/src/_locales/fil/messages.json
index 00dcc0a1f..2336204cb 100644
--- a/src/_locales/fil/messages.json
+++ b/src/_locales/fil/messages.json
@@ -851,6 +851,70 @@
"message": "Markdown",
"description": "Label for radio-button to pick export text format"
},
+ "supportOpenButton": {
+ "message": "Open",
+ "description": "Text for button which open an external webpage in Support pane"
+ },
+ "supportS1H": {
+ "message": "Documentation",
+ "description": "Header of 'Documentation' section in Support pane"
+ },
+ "supportS1P1": {
+ "message": "Read the documentation at uBlock/wiki to learn about all of uBlock Origin's features.",
+ "description": "First paragraph of 'Documentation' section in Support pane"
+ },
+ "supportS2H": {
+ "message": "Questions and support",
+ "description": "Header of 'Questions and support' section in Support pane"
+ },
+ "supportS2P1": {
+ "message": "Answers to questions and other kinds of help support is provided on the subreddit /r/uBlockOrigin.",
+ "description": "First paragraph of 'Questions and support' section in Support pane"
+ },
+ "supportS3H": {
+ "message": "Filter issues/website is broken",
+ "description": "Header of 'Filter issues' section in Support pane"
+ },
+ "supportS3P1": {
+ "message": "Report filter issues with specific websites to uBlockOrigin/uAssets issue tracker. Requires a GitHub account.",
+ "description": "First paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS3P2": {
+ "message": "Important: Avoid using other similarly-purposed blockers along with uBlock Origin, as this may cause filter issues on specific websites.",
+ "description": "Second paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS3P3": {
+ "message": "Tips: Be sure your filter lists are up to date. The logger is the primary tool to diagnose filter-related issues.",
+ "description": "Third paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS4H": {
+ "message": "Bug report",
+ "description": "Header of 'Bug report' section in Support pane"
+ },
+ "supportS4P1": {
+ "message": "Report issues with uBlock Origin itself to uBlockOrigin/uBlock-issue issue tracker. Requires a GitHub account.",
+ "description": "First paragraph of 'Bug report' section in Support pane"
+ },
+ "supportS5H": {
+ "message": "Troubleshooting Information",
+ "description": "Header of 'Troubleshooting Information' section in Support pane"
+ },
+ "supportS5P1": {
+ "message": "Below is technical information that might be useful when volunteers are trying to help you solve a problem.",
+ "description": "First paragraph of 'Troubleshooting Information' section in Support pane"
+ },
+ "supportS5P2": {
+ "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"
+ },
+ "supportRedact": {
+ "message": "Redact",
+ "description": "Text for 'Redact' button"
+ },
+ "supportUnredact": {
+ "message": "Unredact",
+ "description": "Text for 'Unredact' button"
+ },
"aboutPrivacyPolicy": {
"message": "Privacy policy",
"description": "Link to privacy policy on GitHub (English)"
@@ -859,18 +923,6 @@
"message": "Changelog",
"description": ""
},
- "aboutWiki": {
- "message": "Wiki",
- "description": "English: project' wiki on GitHub"
- },
- "aboutSupport": {
- "message": "Alalay",
- "description": "A link for where to get support"
- },
- "aboutIssues": {
- "message": "Issue tracker",
- "description": "Text for a link to official issue tracker"
- },
"aboutCode": {
"message": "Source code (GPLv3)",
"description": "English: Source code (GPLv3)"
@@ -1079,6 +1131,10 @@
"message": "Kopyahin sa clipboard",
"description": "Label for buttons used to copy something to the clipboard"
},
+ "genericSelectAll": {
+ "message": "Select all",
+ "description": "Label for buttons used to select all text in editor"
+ },
"toggleBlockingProfile": {
"message": "Toggle blocking profile",
"description": "Label for keyboard shortcut used to toggle blocking profile"
diff --git a/src/_locales/fr/messages.json b/src/_locales/fr/messages.json
index 0e0b206b8..112fcba75 100644
--- a/src/_locales/fr/messages.json
+++ b/src/_locales/fr/messages.json
@@ -851,6 +851,70 @@
"message": "Markdown",
"description": "Label for radio-button to pick export text format"
},
+ "supportOpenButton": {
+ "message": "Open",
+ "description": "Text for button which open an external webpage in Support pane"
+ },
+ "supportS1H": {
+ "message": "Documentation",
+ "description": "Header of 'Documentation' section in Support pane"
+ },
+ "supportS1P1": {
+ "message": "Read the documentation at uBlock/wiki to learn about all of uBlock Origin's features.",
+ "description": "First paragraph of 'Documentation' section in Support pane"
+ },
+ "supportS2H": {
+ "message": "Questions and support",
+ "description": "Header of 'Questions and support' section in Support pane"
+ },
+ "supportS2P1": {
+ "message": "Answers to questions and other kinds of help support is provided on the subreddit /r/uBlockOrigin.",
+ "description": "First paragraph of 'Questions and support' section in Support pane"
+ },
+ "supportS3H": {
+ "message": "Filter issues/website is broken",
+ "description": "Header of 'Filter issues' section in Support pane"
+ },
+ "supportS3P1": {
+ "message": "Report filter issues with specific websites to uBlockOrigin/uAssets issue tracker. Requires a GitHub account.",
+ "description": "First paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS3P2": {
+ "message": "Important: Avoid using other similarly-purposed blockers along with uBlock Origin, as this may cause filter issues on specific websites.",
+ "description": "Second paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS3P3": {
+ "message": "Tips: Be sure your filter lists are up to date. The logger is the primary tool to diagnose filter-related issues.",
+ "description": "Third paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS4H": {
+ "message": "Bug report",
+ "description": "Header of 'Bug report' section in Support pane"
+ },
+ "supportS4P1": {
+ "message": "Report issues with uBlock Origin itself to uBlockOrigin/uBlock-issue issue tracker. Requires a GitHub account.",
+ "description": "First paragraph of 'Bug report' section in Support pane"
+ },
+ "supportS5H": {
+ "message": "Troubleshooting Information",
+ "description": "Header of 'Troubleshooting Information' section in Support pane"
+ },
+ "supportS5P1": {
+ "message": "Below is technical information that might be useful when volunteers are trying to help you solve a problem.",
+ "description": "First paragraph of 'Troubleshooting Information' section in Support pane"
+ },
+ "supportS5P2": {
+ "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"
+ },
+ "supportRedact": {
+ "message": "Redact",
+ "description": "Text for 'Redact' button"
+ },
+ "supportUnredact": {
+ "message": "Unredact",
+ "description": "Text for 'Unredact' button"
+ },
"aboutPrivacyPolicy": {
"message": "Politique de confidentialité",
"description": "Link to privacy policy on GitHub (English)"
@@ -859,18 +923,6 @@
"message": "Journal des changements",
"description": ""
},
- "aboutWiki": {
- "message": "Documentation",
- "description": "English: project' wiki on GitHub"
- },
- "aboutSupport": {
- "message": "Support",
- "description": "A link for where to get support"
- },
- "aboutIssues": {
- "message": "Suivi des problèmes",
- "description": "Text for a link to official issue tracker"
- },
"aboutCode": {
"message": "Code Source (Licence GPLv3)",
"description": "English: Source code (GPLv3)"
@@ -1079,6 +1131,10 @@
"message": "Copier vers le presse-papier",
"description": "Label for buttons used to copy something to the clipboard"
},
+ "genericSelectAll": {
+ "message": "Select all",
+ "description": "Label for buttons used to select all text in editor"
+ },
"toggleBlockingProfile": {
"message": "Changer le mode de blocage",
"description": "Label for keyboard shortcut used to toggle blocking profile"
diff --git a/src/_locales/fy/messages.json b/src/_locales/fy/messages.json
index e47a80668..5edca4a22 100644
--- a/src/_locales/fy/messages.json
+++ b/src/_locales/fy/messages.json
@@ -851,6 +851,70 @@
"message": "Markdown",
"description": "Label for radio-button to pick export text format"
},
+ "supportOpenButton": {
+ "message": "Open",
+ "description": "Text for button which open an external webpage in Support pane"
+ },
+ "supportS1H": {
+ "message": "Documentation",
+ "description": "Header of 'Documentation' section in Support pane"
+ },
+ "supportS1P1": {
+ "message": "Read the documentation at uBlock/wiki to learn about all of uBlock Origin's features.",
+ "description": "First paragraph of 'Documentation' section in Support pane"
+ },
+ "supportS2H": {
+ "message": "Questions and support",
+ "description": "Header of 'Questions and support' section in Support pane"
+ },
+ "supportS2P1": {
+ "message": "Answers to questions and other kinds of help support is provided on the subreddit /r/uBlockOrigin.",
+ "description": "First paragraph of 'Questions and support' section in Support pane"
+ },
+ "supportS3H": {
+ "message": "Filter issues/website is broken",
+ "description": "Header of 'Filter issues' section in Support pane"
+ },
+ "supportS3P1": {
+ "message": "Report filter issues with specific websites to uBlockOrigin/uAssets issue tracker. Requires a GitHub account.",
+ "description": "First paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS3P2": {
+ "message": "Important: Avoid using other similarly-purposed blockers along with uBlock Origin, as this may cause filter issues on specific websites.",
+ "description": "Second paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS3P3": {
+ "message": "Tips: Be sure your filter lists are up to date. The logger is the primary tool to diagnose filter-related issues.",
+ "description": "Third paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS4H": {
+ "message": "Bug report",
+ "description": "Header of 'Bug report' section in Support pane"
+ },
+ "supportS4P1": {
+ "message": "Report issues with uBlock Origin itself to uBlockOrigin/uBlock-issue issue tracker. Requires a GitHub account.",
+ "description": "First paragraph of 'Bug report' section in Support pane"
+ },
+ "supportS5H": {
+ "message": "Troubleshooting Information",
+ "description": "Header of 'Troubleshooting Information' section in Support pane"
+ },
+ "supportS5P1": {
+ "message": "Below is technical information that might be useful when volunteers are trying to help you solve a problem.",
+ "description": "First paragraph of 'Troubleshooting Information' section in Support pane"
+ },
+ "supportS5P2": {
+ "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"
+ },
+ "supportRedact": {
+ "message": "Redact",
+ "description": "Text for 'Redact' button"
+ },
+ "supportUnredact": {
+ "message": "Unredact",
+ "description": "Text for 'Unredact' button"
+ },
"aboutPrivacyPolicy": {
"message": "Privacybelied",
"description": "Link to privacy policy on GitHub (English)"
@@ -859,18 +923,6 @@
"message": "Wizigingenlochboek",
"description": ""
},
- "aboutWiki": {
- "message": "Wiki",
- "description": "English: project' wiki on GitHub"
- },
- "aboutSupport": {
- "message": "Stipe",
- "description": "A link for where to get support"
- },
- "aboutIssues": {
- "message": "Probleemfolger",
- "description": "Text for a link to official issue tracker"
- },
"aboutCode": {
"message": "Boarnekoade (GPLv3)",
"description": "English: Source code (GPLv3)"
@@ -1079,6 +1131,10 @@
"message": "Kopiearje nei klamboerd",
"description": "Label for buttons used to copy something to the clipboard"
},
+ "genericSelectAll": {
+ "message": "Select all",
+ "description": "Label for buttons used to select all text in editor"
+ },
"toggleBlockingProfile": {
"message": "Blokkearringsprofyl omskeakelje",
"description": "Label for keyboard shortcut used to toggle blocking profile"
diff --git a/src/_locales/gl/messages.json b/src/_locales/gl/messages.json
index c506e6195..9bb03900f 100644
--- a/src/_locales/gl/messages.json
+++ b/src/_locales/gl/messages.json
@@ -851,6 +851,70 @@
"message": "Markdown",
"description": "Label for radio-button to pick export text format"
},
+ "supportOpenButton": {
+ "message": "Open",
+ "description": "Text for button which open an external webpage in Support pane"
+ },
+ "supportS1H": {
+ "message": "Documentation",
+ "description": "Header of 'Documentation' section in Support pane"
+ },
+ "supportS1P1": {
+ "message": "Read the documentation at uBlock/wiki to learn about all of uBlock Origin's features.",
+ "description": "First paragraph of 'Documentation' section in Support pane"
+ },
+ "supportS2H": {
+ "message": "Questions and support",
+ "description": "Header of 'Questions and support' section in Support pane"
+ },
+ "supportS2P1": {
+ "message": "Answers to questions and other kinds of help support is provided on the subreddit /r/uBlockOrigin.",
+ "description": "First paragraph of 'Questions and support' section in Support pane"
+ },
+ "supportS3H": {
+ "message": "Filter issues/website is broken",
+ "description": "Header of 'Filter issues' section in Support pane"
+ },
+ "supportS3P1": {
+ "message": "Report filter issues with specific websites to uBlockOrigin/uAssets issue tracker. Requires a GitHub account.",
+ "description": "First paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS3P2": {
+ "message": "Important: Avoid using other similarly-purposed blockers along with uBlock Origin, as this may cause filter issues on specific websites.",
+ "description": "Second paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS3P3": {
+ "message": "Tips: Be sure your filter lists are up to date. The logger is the primary tool to diagnose filter-related issues.",
+ "description": "Third paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS4H": {
+ "message": "Bug report",
+ "description": "Header of 'Bug report' section in Support pane"
+ },
+ "supportS4P1": {
+ "message": "Report issues with uBlock Origin itself to uBlockOrigin/uBlock-issue issue tracker. Requires a GitHub account.",
+ "description": "First paragraph of 'Bug report' section in Support pane"
+ },
+ "supportS5H": {
+ "message": "Troubleshooting Information",
+ "description": "Header of 'Troubleshooting Information' section in Support pane"
+ },
+ "supportS5P1": {
+ "message": "Below is technical information that might be useful when volunteers are trying to help you solve a problem.",
+ "description": "First paragraph of 'Troubleshooting Information' section in Support pane"
+ },
+ "supportS5P2": {
+ "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"
+ },
+ "supportRedact": {
+ "message": "Redact",
+ "description": "Text for 'Redact' button"
+ },
+ "supportUnredact": {
+ "message": "Unredact",
+ "description": "Text for 'Unredact' button"
+ },
"aboutPrivacyPolicy": {
"message": "Privacy policy",
"description": "Link to privacy policy on GitHub (English)"
@@ -859,18 +923,6 @@
"message": "Rexistro de cambios",
"description": ""
},
- "aboutWiki": {
- "message": "Wiki",
- "description": "English: project' wiki on GitHub"
- },
- "aboutSupport": {
- "message": "Asistencia",
- "description": "A link for where to get support"
- },
- "aboutIssues": {
- "message": "Seguimento de erros",
- "description": "Text for a link to official issue tracker"
- },
"aboutCode": {
"message": "Código fonte (GPLv3)",
"description": "English: Source code (GPLv3)"
@@ -1079,6 +1131,10 @@
"message": "Copy to clipboard",
"description": "Label for buttons used to copy something to the clipboard"
},
+ "genericSelectAll": {
+ "message": "Select all",
+ "description": "Label for buttons used to select all text in editor"
+ },
"toggleBlockingProfile": {
"message": "Toggle blocking profile",
"description": "Label for keyboard shortcut used to toggle blocking profile"
diff --git a/src/_locales/he/messages.json b/src/_locales/he/messages.json
index 8d4486979..06a36169f 100644
--- a/src/_locales/he/messages.json
+++ b/src/_locales/he/messages.json
@@ -851,6 +851,70 @@
"message": "פורמט Markdown",
"description": "Label for radio-button to pick export text format"
},
+ "supportOpenButton": {
+ "message": "Open",
+ "description": "Text for button which open an external webpage in Support pane"
+ },
+ "supportS1H": {
+ "message": "Documentation",
+ "description": "Header of 'Documentation' section in Support pane"
+ },
+ "supportS1P1": {
+ "message": "Read the documentation at uBlock/wiki to learn about all of uBlock Origin's features.",
+ "description": "First paragraph of 'Documentation' section in Support pane"
+ },
+ "supportS2H": {
+ "message": "Questions and support",
+ "description": "Header of 'Questions and support' section in Support pane"
+ },
+ "supportS2P1": {
+ "message": "Answers to questions and other kinds of help support is provided on the subreddit /r/uBlockOrigin.",
+ "description": "First paragraph of 'Questions and support' section in Support pane"
+ },
+ "supportS3H": {
+ "message": "Filter issues/website is broken",
+ "description": "Header of 'Filter issues' section in Support pane"
+ },
+ "supportS3P1": {
+ "message": "Report filter issues with specific websites to uBlockOrigin/uAssets issue tracker. Requires a GitHub account.",
+ "description": "First paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS3P2": {
+ "message": "Important: Avoid using other similarly-purposed blockers along with uBlock Origin, as this may cause filter issues on specific websites.",
+ "description": "Second paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS3P3": {
+ "message": "Tips: Be sure your filter lists are up to date. The logger is the primary tool to diagnose filter-related issues.",
+ "description": "Third paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS4H": {
+ "message": "Bug report",
+ "description": "Header of 'Bug report' section in Support pane"
+ },
+ "supportS4P1": {
+ "message": "Report issues with uBlock Origin itself to uBlockOrigin/uBlock-issue issue tracker. Requires a GitHub account.",
+ "description": "First paragraph of 'Bug report' section in Support pane"
+ },
+ "supportS5H": {
+ "message": "Troubleshooting Information",
+ "description": "Header of 'Troubleshooting Information' section in Support pane"
+ },
+ "supportS5P1": {
+ "message": "Below is technical information that might be useful when volunteers are trying to help you solve a problem.",
+ "description": "First paragraph of 'Troubleshooting Information' section in Support pane"
+ },
+ "supportS5P2": {
+ "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"
+ },
+ "supportRedact": {
+ "message": "Redact",
+ "description": "Text for 'Redact' button"
+ },
+ "supportUnredact": {
+ "message": "Unredact",
+ "description": "Text for 'Unredact' button"
+ },
"aboutPrivacyPolicy": {
"message": "מדיניות פרטיות",
"description": "Link to privacy policy on GitHub (English)"
@@ -859,18 +923,6 @@
"message": "רשימת שינויים",
"description": ""
},
- "aboutWiki": {
- "message": "ויקי",
- "description": "English: project' wiki on GitHub"
- },
- "aboutSupport": {
- "message": "תמיכה",
- "description": "A link for where to get support"
- },
- "aboutIssues": {
- "message": "בעיות ידועות",
- "description": "Text for a link to official issue tracker"
- },
"aboutCode": {
"message": "קוד מקור (GPLv3)",
"description": "English: Source code (GPLv3)"
@@ -1079,6 +1131,10 @@
"message": "העתק ללוח",
"description": "Label for buttons used to copy something to the clipboard"
},
+ "genericSelectAll": {
+ "message": "Select all",
+ "description": "Label for buttons used to select all text in editor"
+ },
"toggleBlockingProfile": {
"message": "שנה את פרופיל החסימה",
"description": "Label for keyboard shortcut used to toggle blocking profile"
diff --git a/src/_locales/hi/messages.json b/src/_locales/hi/messages.json
index 116431976..42af26f8f 100644
--- a/src/_locales/hi/messages.json
+++ b/src/_locales/hi/messages.json
@@ -851,6 +851,70 @@
"message": "मार्कडाउन",
"description": "Label for radio-button to pick export text format"
},
+ "supportOpenButton": {
+ "message": "Open",
+ "description": "Text for button which open an external webpage in Support pane"
+ },
+ "supportS1H": {
+ "message": "Documentation",
+ "description": "Header of 'Documentation' section in Support pane"
+ },
+ "supportS1P1": {
+ "message": "Read the documentation at uBlock/wiki to learn about all of uBlock Origin's features.",
+ "description": "First paragraph of 'Documentation' section in Support pane"
+ },
+ "supportS2H": {
+ "message": "Questions and support",
+ "description": "Header of 'Questions and support' section in Support pane"
+ },
+ "supportS2P1": {
+ "message": "Answers to questions and other kinds of help support is provided on the subreddit /r/uBlockOrigin.",
+ "description": "First paragraph of 'Questions and support' section in Support pane"
+ },
+ "supportS3H": {
+ "message": "Filter issues/website is broken",
+ "description": "Header of 'Filter issues' section in Support pane"
+ },
+ "supportS3P1": {
+ "message": "Report filter issues with specific websites to uBlockOrigin/uAssets issue tracker. Requires a GitHub account.",
+ "description": "First paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS3P2": {
+ "message": "Important: Avoid using other similarly-purposed blockers along with uBlock Origin, as this may cause filter issues on specific websites.",
+ "description": "Second paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS3P3": {
+ "message": "Tips: Be sure your filter lists are up to date. The logger is the primary tool to diagnose filter-related issues.",
+ "description": "Third paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS4H": {
+ "message": "Bug report",
+ "description": "Header of 'Bug report' section in Support pane"
+ },
+ "supportS4P1": {
+ "message": "Report issues with uBlock Origin itself to uBlockOrigin/uBlock-issue issue tracker. Requires a GitHub account.",
+ "description": "First paragraph of 'Bug report' section in Support pane"
+ },
+ "supportS5H": {
+ "message": "Troubleshooting Information",
+ "description": "Header of 'Troubleshooting Information' section in Support pane"
+ },
+ "supportS5P1": {
+ "message": "Below is technical information that might be useful when volunteers are trying to help you solve a problem.",
+ "description": "First paragraph of 'Troubleshooting Information' section in Support pane"
+ },
+ "supportS5P2": {
+ "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"
+ },
+ "supportRedact": {
+ "message": "Redact",
+ "description": "Text for 'Redact' button"
+ },
+ "supportUnredact": {
+ "message": "Unredact",
+ "description": "Text for 'Unredact' button"
+ },
"aboutPrivacyPolicy": {
"message": "Privacy policy",
"description": "Link to privacy policy on GitHub (English)"
@@ -859,18 +923,6 @@
"message": "परिवर्तन सूची",
"description": ""
},
- "aboutWiki": {
- "message": "विकी",
- "description": "English: project' wiki on GitHub"
- },
- "aboutSupport": {
- "message": "मदद",
- "description": "A link for where to get support"
- },
- "aboutIssues": {
- "message": "समस्या खोजी",
- "description": "Text for a link to official issue tracker"
- },
"aboutCode": {
"message": "सोर्स कोड {GPLv3}",
"description": "English: Source code (GPLv3)"
@@ -1079,6 +1131,10 @@
"message": "क्लिपबोर्ड में कॉपी करें",
"description": "Label for buttons used to copy something to the clipboard"
},
+ "genericSelectAll": {
+ "message": "Select all",
+ "description": "Label for buttons used to select all text in editor"
+ },
"toggleBlockingProfile": {
"message": "ब्लॉकिंग प्रोफ़ाइल क्को टॉगल करें ",
"description": "Label for keyboard shortcut used to toggle blocking profile"
diff --git a/src/_locales/hr/messages.json b/src/_locales/hr/messages.json
index d8c5fb256..d42ac40e4 100644
--- a/src/_locales/hr/messages.json
+++ b/src/_locales/hr/messages.json
@@ -851,6 +851,70 @@
"message": "Markdown",
"description": "Label for radio-button to pick export text format"
},
+ "supportOpenButton": {
+ "message": "Open",
+ "description": "Text for button which open an external webpage in Support pane"
+ },
+ "supportS1H": {
+ "message": "Documentation",
+ "description": "Header of 'Documentation' section in Support pane"
+ },
+ "supportS1P1": {
+ "message": "Read the documentation at uBlock/wiki to learn about all of uBlock Origin's features.",
+ "description": "First paragraph of 'Documentation' section in Support pane"
+ },
+ "supportS2H": {
+ "message": "Questions and support",
+ "description": "Header of 'Questions and support' section in Support pane"
+ },
+ "supportS2P1": {
+ "message": "Answers to questions and other kinds of help support is provided on the subreddit /r/uBlockOrigin.",
+ "description": "First paragraph of 'Questions and support' section in Support pane"
+ },
+ "supportS3H": {
+ "message": "Filter issues/website is broken",
+ "description": "Header of 'Filter issues' section in Support pane"
+ },
+ "supportS3P1": {
+ "message": "Report filter issues with specific websites to uBlockOrigin/uAssets issue tracker. Requires a GitHub account.",
+ "description": "First paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS3P2": {
+ "message": "Important: Avoid using other similarly-purposed blockers along with uBlock Origin, as this may cause filter issues on specific websites.",
+ "description": "Second paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS3P3": {
+ "message": "Tips: Be sure your filter lists are up to date. The logger is the primary tool to diagnose filter-related issues.",
+ "description": "Third paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS4H": {
+ "message": "Bug report",
+ "description": "Header of 'Bug report' section in Support pane"
+ },
+ "supportS4P1": {
+ "message": "Report issues with uBlock Origin itself to uBlockOrigin/uBlock-issue issue tracker. Requires a GitHub account.",
+ "description": "First paragraph of 'Bug report' section in Support pane"
+ },
+ "supportS5H": {
+ "message": "Troubleshooting Information",
+ "description": "Header of 'Troubleshooting Information' section in Support pane"
+ },
+ "supportS5P1": {
+ "message": "Below is technical information that might be useful when volunteers are trying to help you solve a problem.",
+ "description": "First paragraph of 'Troubleshooting Information' section in Support pane"
+ },
+ "supportS5P2": {
+ "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"
+ },
+ "supportRedact": {
+ "message": "Redact",
+ "description": "Text for 'Redact' button"
+ },
+ "supportUnredact": {
+ "message": "Unredact",
+ "description": "Text for 'Unredact' button"
+ },
"aboutPrivacyPolicy": {
"message": "Pravila privatnosti",
"description": "Link to privacy policy on GitHub (English)"
@@ -859,18 +923,6 @@
"message": "Popis promjena",
"description": ""
},
- "aboutWiki": {
- "message": "Wiki",
- "description": "English: project' wiki on GitHub"
- },
- "aboutSupport": {
- "message": "Podrška",
- "description": "A link for where to get support"
- },
- "aboutIssues": {
- "message": "Praćenje problema",
- "description": "Text for a link to official issue tracker"
- },
"aboutCode": {
"message": "Izvorni kôd (GPLv3)",
"description": "English: Source code (GPLv3)"
@@ -1079,6 +1131,10 @@
"message": "Kopiraj u međuspremnik",
"description": "Label for buttons used to copy something to the clipboard"
},
+ "genericSelectAll": {
+ "message": "Select all",
+ "description": "Label for buttons used to select all text in editor"
+ },
"toggleBlockingProfile": {
"message": "Uključi/isključi profil za blokiranje",
"description": "Label for keyboard shortcut used to toggle blocking profile"
diff --git a/src/_locales/hu/messages.json b/src/_locales/hu/messages.json
index 6462102fa..cfabff606 100644
--- a/src/_locales/hu/messages.json
+++ b/src/_locales/hu/messages.json
@@ -851,6 +851,70 @@
"message": "Markdown",
"description": "Label for radio-button to pick export text format"
},
+ "supportOpenButton": {
+ "message": "Open",
+ "description": "Text for button which open an external webpage in Support pane"
+ },
+ "supportS1H": {
+ "message": "Documentation",
+ "description": "Header of 'Documentation' section in Support pane"
+ },
+ "supportS1P1": {
+ "message": "Read the documentation at uBlock/wiki to learn about all of uBlock Origin's features.",
+ "description": "First paragraph of 'Documentation' section in Support pane"
+ },
+ "supportS2H": {
+ "message": "Questions and support",
+ "description": "Header of 'Questions and support' section in Support pane"
+ },
+ "supportS2P1": {
+ "message": "Answers to questions and other kinds of help support is provided on the subreddit /r/uBlockOrigin.",
+ "description": "First paragraph of 'Questions and support' section in Support pane"
+ },
+ "supportS3H": {
+ "message": "Filter issues/website is broken",
+ "description": "Header of 'Filter issues' section in Support pane"
+ },
+ "supportS3P1": {
+ "message": "Report filter issues with specific websites to uBlockOrigin/uAssets issue tracker. Requires a GitHub account.",
+ "description": "First paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS3P2": {
+ "message": "Important: Avoid using other similarly-purposed blockers along with uBlock Origin, as this may cause filter issues on specific websites.",
+ "description": "Second paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS3P3": {
+ "message": "Tips: Be sure your filter lists are up to date. The logger is the primary tool to diagnose filter-related issues.",
+ "description": "Third paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS4H": {
+ "message": "Bug report",
+ "description": "Header of 'Bug report' section in Support pane"
+ },
+ "supportS4P1": {
+ "message": "Report issues with uBlock Origin itself to uBlockOrigin/uBlock-issue issue tracker. Requires a GitHub account.",
+ "description": "First paragraph of 'Bug report' section in Support pane"
+ },
+ "supportS5H": {
+ "message": "Troubleshooting Information",
+ "description": "Header of 'Troubleshooting Information' section in Support pane"
+ },
+ "supportS5P1": {
+ "message": "Below is technical information that might be useful when volunteers are trying to help you solve a problem.",
+ "description": "First paragraph of 'Troubleshooting Information' section in Support pane"
+ },
+ "supportS5P2": {
+ "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"
+ },
+ "supportRedact": {
+ "message": "Redact",
+ "description": "Text for 'Redact' button"
+ },
+ "supportUnredact": {
+ "message": "Unredact",
+ "description": "Text for 'Unredact' button"
+ },
"aboutPrivacyPolicy": {
"message": "Adatvédelmi szabályzat",
"description": "Link to privacy policy on GitHub (English)"
@@ -859,18 +923,6 @@
"message": "Változások listája",
"description": ""
},
- "aboutWiki": {
- "message": "Wiki",
- "description": "English: project' wiki on GitHub"
- },
- "aboutSupport": {
- "message": "Támogatás",
- "description": "A link for where to get support"
- },
- "aboutIssues": {
- "message": "Bugok és problémák",
- "description": "Text for a link to official issue tracker"
- },
"aboutCode": {
"message": "Forráskód (GPLv3)",
"description": "English: Source code (GPLv3)"
@@ -1079,6 +1131,10 @@
"message": "Másolás a vágólapra",
"description": "Label for buttons used to copy something to the clipboard"
},
+ "genericSelectAll": {
+ "message": "Select all",
+ "description": "Label for buttons used to select all text in editor"
+ },
"toggleBlockingProfile": {
"message": "Profil blokkolás váltása",
"description": "Label for keyboard shortcut used to toggle blocking profile"
diff --git a/src/_locales/hy/messages.json b/src/_locales/hy/messages.json
index ece4809a7..102aaad0e 100644
--- a/src/_locales/hy/messages.json
+++ b/src/_locales/hy/messages.json
@@ -851,6 +851,70 @@
"message": "Markdown",
"description": "Label for radio-button to pick export text format"
},
+ "supportOpenButton": {
+ "message": "Open",
+ "description": "Text for button which open an external webpage in Support pane"
+ },
+ "supportS1H": {
+ "message": "Documentation",
+ "description": "Header of 'Documentation' section in Support pane"
+ },
+ "supportS1P1": {
+ "message": "Read the documentation at uBlock/wiki to learn about all of uBlock Origin's features.",
+ "description": "First paragraph of 'Documentation' section in Support pane"
+ },
+ "supportS2H": {
+ "message": "Questions and support",
+ "description": "Header of 'Questions and support' section in Support pane"
+ },
+ "supportS2P1": {
+ "message": "Answers to questions and other kinds of help support is provided on the subreddit /r/uBlockOrigin.",
+ "description": "First paragraph of 'Questions and support' section in Support pane"
+ },
+ "supportS3H": {
+ "message": "Filter issues/website is broken",
+ "description": "Header of 'Filter issues' section in Support pane"
+ },
+ "supportS3P1": {
+ "message": "Report filter issues with specific websites to uBlockOrigin/uAssets issue tracker. Requires a GitHub account.",
+ "description": "First paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS3P2": {
+ "message": "Important: Avoid using other similarly-purposed blockers along with uBlock Origin, as this may cause filter issues on specific websites.",
+ "description": "Second paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS3P3": {
+ "message": "Tips: Be sure your filter lists are up to date. The logger is the primary tool to diagnose filter-related issues.",
+ "description": "Third paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS4H": {
+ "message": "Bug report",
+ "description": "Header of 'Bug report' section in Support pane"
+ },
+ "supportS4P1": {
+ "message": "Report issues with uBlock Origin itself to uBlockOrigin/uBlock-issue issue tracker. Requires a GitHub account.",
+ "description": "First paragraph of 'Bug report' section in Support pane"
+ },
+ "supportS5H": {
+ "message": "Troubleshooting Information",
+ "description": "Header of 'Troubleshooting Information' section in Support pane"
+ },
+ "supportS5P1": {
+ "message": "Below is technical information that might be useful when volunteers are trying to help you solve a problem.",
+ "description": "First paragraph of 'Troubleshooting Information' section in Support pane"
+ },
+ "supportS5P2": {
+ "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"
+ },
+ "supportRedact": {
+ "message": "Redact",
+ "description": "Text for 'Redact' button"
+ },
+ "supportUnredact": {
+ "message": "Unredact",
+ "description": "Text for 'Unredact' button"
+ },
"aboutPrivacyPolicy": {
"message": "Գաղտնիության քաղաքականություն",
"description": "Link to privacy policy on GitHub (English)"
@@ -859,18 +923,6 @@
"message": "Փոփոխությունների մատյան",
"description": ""
},
- "aboutWiki": {
- "message": "Վիքի",
- "description": "English: project' wiki on GitHub"
- },
- "aboutSupport": {
- "message": "Աջակցում",
- "description": "A link for where to get support"
- },
- "aboutIssues": {
- "message": "Խնդիրների հետագծում",
- "description": "Text for a link to official issue tracker"
- },
"aboutCode": {
"message": "Աղբյուրի կոդ (GPLv3)",
"description": "English: Source code (GPLv3)"
@@ -1079,6 +1131,10 @@
"message": "Պատճենել առ սեղմատախտակ",
"description": "Label for buttons used to copy something to the clipboard"
},
+ "genericSelectAll": {
+ "message": "Select all",
+ "description": "Label for buttons used to select all text in editor"
+ },
"toggleBlockingProfile": {
"message": "Արգելափակման պրոֆիլի փոխանջատում",
"description": "Label for keyboard shortcut used to toggle blocking profile"
diff --git a/src/_locales/id/messages.json b/src/_locales/id/messages.json
index 182b41f6f..a799c2b10 100644
--- a/src/_locales/id/messages.json
+++ b/src/_locales/id/messages.json
@@ -851,6 +851,70 @@
"message": "Markdown",
"description": "Label for radio-button to pick export text format"
},
+ "supportOpenButton": {
+ "message": "Open",
+ "description": "Text for button which open an external webpage in Support pane"
+ },
+ "supportS1H": {
+ "message": "Documentation",
+ "description": "Header of 'Documentation' section in Support pane"
+ },
+ "supportS1P1": {
+ "message": "Read the documentation at uBlock/wiki to learn about all of uBlock Origin's features.",
+ "description": "First paragraph of 'Documentation' section in Support pane"
+ },
+ "supportS2H": {
+ "message": "Questions and support",
+ "description": "Header of 'Questions and support' section in Support pane"
+ },
+ "supportS2P1": {
+ "message": "Answers to questions and other kinds of help support is provided on the subreddit /r/uBlockOrigin.",
+ "description": "First paragraph of 'Questions and support' section in Support pane"
+ },
+ "supportS3H": {
+ "message": "Filter issues/website is broken",
+ "description": "Header of 'Filter issues' section in Support pane"
+ },
+ "supportS3P1": {
+ "message": "Report filter issues with specific websites to uBlockOrigin/uAssets issue tracker. Requires a GitHub account.",
+ "description": "First paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS3P2": {
+ "message": "Important: Avoid using other similarly-purposed blockers along with uBlock Origin, as this may cause filter issues on specific websites.",
+ "description": "Second paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS3P3": {
+ "message": "Tips: Be sure your filter lists are up to date. The logger is the primary tool to diagnose filter-related issues.",
+ "description": "Third paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS4H": {
+ "message": "Bug report",
+ "description": "Header of 'Bug report' section in Support pane"
+ },
+ "supportS4P1": {
+ "message": "Report issues with uBlock Origin itself to uBlockOrigin/uBlock-issue issue tracker. Requires a GitHub account.",
+ "description": "First paragraph of 'Bug report' section in Support pane"
+ },
+ "supportS5H": {
+ "message": "Troubleshooting Information",
+ "description": "Header of 'Troubleshooting Information' section in Support pane"
+ },
+ "supportS5P1": {
+ "message": "Below is technical information that might be useful when volunteers are trying to help you solve a problem.",
+ "description": "First paragraph of 'Troubleshooting Information' section in Support pane"
+ },
+ "supportS5P2": {
+ "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"
+ },
+ "supportRedact": {
+ "message": "Redact",
+ "description": "Text for 'Redact' button"
+ },
+ "supportUnredact": {
+ "message": "Unredact",
+ "description": "Text for 'Unredact' button"
+ },
"aboutPrivacyPolicy": {
"message": "Kebijakan privasi",
"description": "Link to privacy policy on GitHub (English)"
@@ -859,18 +923,6 @@
"message": "Catatan perubahan",
"description": ""
},
- "aboutWiki": {
- "message": "Wiki",
- "description": "English: project' wiki on GitHub"
- },
- "aboutSupport": {
- "message": "Dukungan",
- "description": "A link for where to get support"
- },
- "aboutIssues": {
- "message": "Pelacak masalah",
- "description": "Text for a link to official issue tracker"
- },
"aboutCode": {
"message": "Kode sumber (GPLv3)",
"description": "English: Source code (GPLv3)"
@@ -1079,6 +1131,10 @@
"message": "Salin ke papan klip",
"description": "Label for buttons used to copy something to the clipboard"
},
+ "genericSelectAll": {
+ "message": "Select all",
+ "description": "Label for buttons used to select all text in editor"
+ },
"toggleBlockingProfile": {
"message": "Aktif/Nonaktifkan pemblokiran profil",
"description": "Label for keyboard shortcut used to toggle blocking profile"
diff --git a/src/_locales/it/messages.json b/src/_locales/it/messages.json
index e9e9ffa81..af092ded1 100644
--- a/src/_locales/it/messages.json
+++ b/src/_locales/it/messages.json
@@ -851,6 +851,70 @@
"message": "Markdown",
"description": "Label for radio-button to pick export text format"
},
+ "supportOpenButton": {
+ "message": "Open",
+ "description": "Text for button which open an external webpage in Support pane"
+ },
+ "supportS1H": {
+ "message": "Documentation",
+ "description": "Header of 'Documentation' section in Support pane"
+ },
+ "supportS1P1": {
+ "message": "Read the documentation at uBlock/wiki to learn about all of uBlock Origin's features.",
+ "description": "First paragraph of 'Documentation' section in Support pane"
+ },
+ "supportS2H": {
+ "message": "Questions and support",
+ "description": "Header of 'Questions and support' section in Support pane"
+ },
+ "supportS2P1": {
+ "message": "Answers to questions and other kinds of help support is provided on the subreddit /r/uBlockOrigin.",
+ "description": "First paragraph of 'Questions and support' section in Support pane"
+ },
+ "supportS3H": {
+ "message": "Filter issues/website is broken",
+ "description": "Header of 'Filter issues' section in Support pane"
+ },
+ "supportS3P1": {
+ "message": "Report filter issues with specific websites to uBlockOrigin/uAssets issue tracker. Requires a GitHub account.",
+ "description": "First paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS3P2": {
+ "message": "Important: Avoid using other similarly-purposed blockers along with uBlock Origin, as this may cause filter issues on specific websites.",
+ "description": "Second paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS3P3": {
+ "message": "Tips: Be sure your filter lists are up to date. The logger is the primary tool to diagnose filter-related issues.",
+ "description": "Third paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS4H": {
+ "message": "Bug report",
+ "description": "Header of 'Bug report' section in Support pane"
+ },
+ "supportS4P1": {
+ "message": "Report issues with uBlock Origin itself to uBlockOrigin/uBlock-issue issue tracker. Requires a GitHub account.",
+ "description": "First paragraph of 'Bug report' section in Support pane"
+ },
+ "supportS5H": {
+ "message": "Troubleshooting Information",
+ "description": "Header of 'Troubleshooting Information' section in Support pane"
+ },
+ "supportS5P1": {
+ "message": "Below is technical information that might be useful when volunteers are trying to help you solve a problem.",
+ "description": "First paragraph of 'Troubleshooting Information' section in Support pane"
+ },
+ "supportS5P2": {
+ "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"
+ },
+ "supportRedact": {
+ "message": "Redact",
+ "description": "Text for 'Redact' button"
+ },
+ "supportUnredact": {
+ "message": "Unredact",
+ "description": "Text for 'Unredact' button"
+ },
"aboutPrivacyPolicy": {
"message": "Codice di condotta sulla privacy",
"description": "Link to privacy policy on GitHub (English)"
@@ -859,18 +923,6 @@
"message": "Changelog",
"description": ""
},
- "aboutWiki": {
- "message": "Wiki",
- "description": "English: project' wiki on GitHub"
- },
- "aboutSupport": {
- "message": "Supporto",
- "description": "A link for where to get support"
- },
- "aboutIssues": {
- "message": "Problemi segnalati",
- "description": "Text for a link to official issue tracker"
- },
"aboutCode": {
"message": "Codice sorgente (GPLv3)",
"description": "English: Source code (GPLv3)"
@@ -1079,6 +1131,10 @@
"message": "Copia negli appunti",
"description": "Label for buttons used to copy something to the clipboard"
},
+ "genericSelectAll": {
+ "message": "Select all",
+ "description": "Label for buttons used to select all text in editor"
+ },
"toggleBlockingProfile": {
"message": "Attiva / disattiva il profilo di blocco",
"description": "Label for keyboard shortcut used to toggle blocking profile"
diff --git a/src/_locales/ja/messages.json b/src/_locales/ja/messages.json
index 37bc09eb1..1931b7263 100644
--- a/src/_locales/ja/messages.json
+++ b/src/_locales/ja/messages.json
@@ -851,6 +851,70 @@
"message": "Markdown 形式",
"description": "Label for radio-button to pick export text format"
},
+ "supportOpenButton": {
+ "message": "Open",
+ "description": "Text for button which open an external webpage in Support pane"
+ },
+ "supportS1H": {
+ "message": "Documentation",
+ "description": "Header of 'Documentation' section in Support pane"
+ },
+ "supportS1P1": {
+ "message": "Read the documentation at uBlock/wiki to learn about all of uBlock Origin's features.",
+ "description": "First paragraph of 'Documentation' section in Support pane"
+ },
+ "supportS2H": {
+ "message": "Questions and support",
+ "description": "Header of 'Questions and support' section in Support pane"
+ },
+ "supportS2P1": {
+ "message": "Answers to questions and other kinds of help support is provided on the subreddit /r/uBlockOrigin.",
+ "description": "First paragraph of 'Questions and support' section in Support pane"
+ },
+ "supportS3H": {
+ "message": "Filter issues/website is broken",
+ "description": "Header of 'Filter issues' section in Support pane"
+ },
+ "supportS3P1": {
+ "message": "Report filter issues with specific websites to uBlockOrigin/uAssets issue tracker. Requires a GitHub account.",
+ "description": "First paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS3P2": {
+ "message": "Important: Avoid using other similarly-purposed blockers along with uBlock Origin, as this may cause filter issues on specific websites.",
+ "description": "Second paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS3P3": {
+ "message": "Tips: Be sure your filter lists are up to date. The logger is the primary tool to diagnose filter-related issues.",
+ "description": "Third paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS4H": {
+ "message": "Bug report",
+ "description": "Header of 'Bug report' section in Support pane"
+ },
+ "supportS4P1": {
+ "message": "Report issues with uBlock Origin itself to uBlockOrigin/uBlock-issue issue tracker. Requires a GitHub account.",
+ "description": "First paragraph of 'Bug report' section in Support pane"
+ },
+ "supportS5H": {
+ "message": "Troubleshooting Information",
+ "description": "Header of 'Troubleshooting Information' section in Support pane"
+ },
+ "supportS5P1": {
+ "message": "Below is technical information that might be useful when volunteers are trying to help you solve a problem.",
+ "description": "First paragraph of 'Troubleshooting Information' section in Support pane"
+ },
+ "supportS5P2": {
+ "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"
+ },
+ "supportRedact": {
+ "message": "Redact",
+ "description": "Text for 'Redact' button"
+ },
+ "supportUnredact": {
+ "message": "Unredact",
+ "description": "Text for 'Unredact' button"
+ },
"aboutPrivacyPolicy": {
"message": "プライバシーポリシー",
"description": "Link to privacy policy on GitHub (English)"
@@ -859,18 +923,6 @@
"message": "更新履歴",
"description": ""
},
- "aboutWiki": {
- "message": "Wiki",
- "description": "English: project' wiki on GitHub"
- },
- "aboutSupport": {
- "message": "サポート",
- "description": "A link for where to get support"
- },
- "aboutIssues": {
- "message": "問題追跡システム",
- "description": "Text for a link to official issue tracker"
- },
"aboutCode": {
"message": "ソースコード (GPLバージョン3)",
"description": "English: Source code (GPLv3)"
@@ -1079,6 +1131,10 @@
"message": "クリップボードへコピー",
"description": "Label for buttons used to copy something to the clipboard"
},
+ "genericSelectAll": {
+ "message": "Select all",
+ "description": "Label for buttons used to select all text in editor"
+ },
"toggleBlockingProfile": {
"message": "ブロック・プロファイルを切り替え",
"description": "Label for keyboard shortcut used to toggle blocking profile"
diff --git a/src/_locales/ka/messages.json b/src/_locales/ka/messages.json
index 9a8c0d4f3..444a7ac6a 100644
--- a/src/_locales/ka/messages.json
+++ b/src/_locales/ka/messages.json
@@ -851,6 +851,70 @@
"message": "გაფორმებული",
"description": "Label for radio-button to pick export text format"
},
+ "supportOpenButton": {
+ "message": "Open",
+ "description": "Text for button which open an external webpage in Support pane"
+ },
+ "supportS1H": {
+ "message": "Documentation",
+ "description": "Header of 'Documentation' section in Support pane"
+ },
+ "supportS1P1": {
+ "message": "Read the documentation at uBlock/wiki to learn about all of uBlock Origin's features.",
+ "description": "First paragraph of 'Documentation' section in Support pane"
+ },
+ "supportS2H": {
+ "message": "Questions and support",
+ "description": "Header of 'Questions and support' section in Support pane"
+ },
+ "supportS2P1": {
+ "message": "Answers to questions and other kinds of help support is provided on the subreddit /r/uBlockOrigin.",
+ "description": "First paragraph of 'Questions and support' section in Support pane"
+ },
+ "supportS3H": {
+ "message": "Filter issues/website is broken",
+ "description": "Header of 'Filter issues' section in Support pane"
+ },
+ "supportS3P1": {
+ "message": "Report filter issues with specific websites to uBlockOrigin/uAssets issue tracker. Requires a GitHub account.",
+ "description": "First paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS3P2": {
+ "message": "Important: Avoid using other similarly-purposed blockers along with uBlock Origin, as this may cause filter issues on specific websites.",
+ "description": "Second paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS3P3": {
+ "message": "Tips: Be sure your filter lists are up to date. The logger is the primary tool to diagnose filter-related issues.",
+ "description": "Third paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS4H": {
+ "message": "Bug report",
+ "description": "Header of 'Bug report' section in Support pane"
+ },
+ "supportS4P1": {
+ "message": "Report issues with uBlock Origin itself to uBlockOrigin/uBlock-issue issue tracker. Requires a GitHub account.",
+ "description": "First paragraph of 'Bug report' section in Support pane"
+ },
+ "supportS5H": {
+ "message": "Troubleshooting Information",
+ "description": "Header of 'Troubleshooting Information' section in Support pane"
+ },
+ "supportS5P1": {
+ "message": "Below is technical information that might be useful when volunteers are trying to help you solve a problem.",
+ "description": "First paragraph of 'Troubleshooting Information' section in Support pane"
+ },
+ "supportS5P2": {
+ "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"
+ },
+ "supportRedact": {
+ "message": "Redact",
+ "description": "Text for 'Redact' button"
+ },
+ "supportUnredact": {
+ "message": "Unredact",
+ "description": "Text for 'Unredact' button"
+ },
"aboutPrivacyPolicy": {
"message": "პირადულობის დებულება",
"description": "Link to privacy policy on GitHub (English)"
@@ -859,18 +923,6 @@
"message": "ცვლილებათა ჟურნალი",
"description": ""
},
- "aboutWiki": {
- "message": "Wiki",
- "description": "English: project' wiki on GitHub"
- },
- "aboutSupport": {
- "message": "მხარდაჭერა",
- "description": "A link for where to get support"
- },
- "aboutIssues": {
- "message": "ხარვეზების აღმრიცხავი",
- "description": "Text for a link to official issue tracker"
- },
"aboutCode": {
"message": "წყაროს კოდი (GPLv3)",
"description": "English: Source code (GPLv3)"
@@ -1079,6 +1131,10 @@
"message": "ასლის აღება",
"description": "Label for buttons used to copy something to the clipboard"
},
+ "genericSelectAll": {
+ "message": "Select all",
+ "description": "Label for buttons used to select all text in editor"
+ },
"toggleBlockingProfile": {
"message": "შეზღუდვის პროფილის გადართვა",
"description": "Label for keyboard shortcut used to toggle blocking profile"
diff --git a/src/_locales/kk/messages.json b/src/_locales/kk/messages.json
index 00b48ab94..3f1a2391e 100644
--- a/src/_locales/kk/messages.json
+++ b/src/_locales/kk/messages.json
@@ -851,6 +851,70 @@
"message": "Markdown",
"description": "Label for radio-button to pick export text format"
},
+ "supportOpenButton": {
+ "message": "Open",
+ "description": "Text for button which open an external webpage in Support pane"
+ },
+ "supportS1H": {
+ "message": "Documentation",
+ "description": "Header of 'Documentation' section in Support pane"
+ },
+ "supportS1P1": {
+ "message": "Read the documentation at uBlock/wiki to learn about all of uBlock Origin's features.",
+ "description": "First paragraph of 'Documentation' section in Support pane"
+ },
+ "supportS2H": {
+ "message": "Questions and support",
+ "description": "Header of 'Questions and support' section in Support pane"
+ },
+ "supportS2P1": {
+ "message": "Answers to questions and other kinds of help support is provided on the subreddit /r/uBlockOrigin.",
+ "description": "First paragraph of 'Questions and support' section in Support pane"
+ },
+ "supportS3H": {
+ "message": "Filter issues/website is broken",
+ "description": "Header of 'Filter issues' section in Support pane"
+ },
+ "supportS3P1": {
+ "message": "Report filter issues with specific websites to uBlockOrigin/uAssets issue tracker. Requires a GitHub account.",
+ "description": "First paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS3P2": {
+ "message": "Important: Avoid using other similarly-purposed blockers along with uBlock Origin, as this may cause filter issues on specific websites.",
+ "description": "Second paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS3P3": {
+ "message": "Tips: Be sure your filter lists are up to date. The logger is the primary tool to diagnose filter-related issues.",
+ "description": "Third paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS4H": {
+ "message": "Bug report",
+ "description": "Header of 'Bug report' section in Support pane"
+ },
+ "supportS4P1": {
+ "message": "Report issues with uBlock Origin itself to uBlockOrigin/uBlock-issue issue tracker. Requires a GitHub account.",
+ "description": "First paragraph of 'Bug report' section in Support pane"
+ },
+ "supportS5H": {
+ "message": "Troubleshooting Information",
+ "description": "Header of 'Troubleshooting Information' section in Support pane"
+ },
+ "supportS5P1": {
+ "message": "Below is technical information that might be useful when volunteers are trying to help you solve a problem.",
+ "description": "First paragraph of 'Troubleshooting Information' section in Support pane"
+ },
+ "supportS5P2": {
+ "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"
+ },
+ "supportRedact": {
+ "message": "Redact",
+ "description": "Text for 'Redact' button"
+ },
+ "supportUnredact": {
+ "message": "Unredact",
+ "description": "Text for 'Unredact' button"
+ },
"aboutPrivacyPolicy": {
"message": "Privacy policy",
"description": "Link to privacy policy on GitHub (English)"
@@ -859,18 +923,6 @@
"message": "Changelog",
"description": ""
},
- "aboutWiki": {
- "message": "Wiki",
- "description": "English: project' wiki on GitHub"
- },
- "aboutSupport": {
- "message": "Support",
- "description": "A link for where to get support"
- },
- "aboutIssues": {
- "message": "Шығарылым трекері",
- "description": "Text for a link to official issue tracker"
- },
"aboutCode": {
"message": "Бастапқы код (GPLv3)",
"description": "English: Source code (GPLv3)"
@@ -1079,6 +1131,10 @@
"message": "Аралық сақтағышқа көшіру",
"description": "Label for buttons used to copy something to the clipboard"
},
+ "genericSelectAll": {
+ "message": "Select all",
+ "description": "Label for buttons used to select all text in editor"
+ },
"toggleBlockingProfile": {
"message": "Профильді бұғаттауды қосу",
"description": "Label for keyboard shortcut used to toggle blocking profile"
diff --git a/src/_locales/kn/messages.json b/src/_locales/kn/messages.json
index 4e0e9799c..3dfa34ed3 100644
--- a/src/_locales/kn/messages.json
+++ b/src/_locales/kn/messages.json
@@ -851,6 +851,70 @@
"message": "Markdown",
"description": "Label for radio-button to pick export text format"
},
+ "supportOpenButton": {
+ "message": "Open",
+ "description": "Text for button which open an external webpage in Support pane"
+ },
+ "supportS1H": {
+ "message": "Documentation",
+ "description": "Header of 'Documentation' section in Support pane"
+ },
+ "supportS1P1": {
+ "message": "Read the documentation at uBlock/wiki to learn about all of uBlock Origin's features.",
+ "description": "First paragraph of 'Documentation' section in Support pane"
+ },
+ "supportS2H": {
+ "message": "Questions and support",
+ "description": "Header of 'Questions and support' section in Support pane"
+ },
+ "supportS2P1": {
+ "message": "Answers to questions and other kinds of help support is provided on the subreddit /r/uBlockOrigin.",
+ "description": "First paragraph of 'Questions and support' section in Support pane"
+ },
+ "supportS3H": {
+ "message": "Filter issues/website is broken",
+ "description": "Header of 'Filter issues' section in Support pane"
+ },
+ "supportS3P1": {
+ "message": "Report filter issues with specific websites to uBlockOrigin/uAssets issue tracker. Requires a GitHub account.",
+ "description": "First paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS3P2": {
+ "message": "Important: Avoid using other similarly-purposed blockers along with uBlock Origin, as this may cause filter issues on specific websites.",
+ "description": "Second paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS3P3": {
+ "message": "Tips: Be sure your filter lists are up to date. The logger is the primary tool to diagnose filter-related issues.",
+ "description": "Third paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS4H": {
+ "message": "Bug report",
+ "description": "Header of 'Bug report' section in Support pane"
+ },
+ "supportS4P1": {
+ "message": "Report issues with uBlock Origin itself to uBlockOrigin/uBlock-issue issue tracker. Requires a GitHub account.",
+ "description": "First paragraph of 'Bug report' section in Support pane"
+ },
+ "supportS5H": {
+ "message": "Troubleshooting Information",
+ "description": "Header of 'Troubleshooting Information' section in Support pane"
+ },
+ "supportS5P1": {
+ "message": "Below is technical information that might be useful when volunteers are trying to help you solve a problem.",
+ "description": "First paragraph of 'Troubleshooting Information' section in Support pane"
+ },
+ "supportS5P2": {
+ "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"
+ },
+ "supportRedact": {
+ "message": "Redact",
+ "description": "Text for 'Redact' button"
+ },
+ "supportUnredact": {
+ "message": "Unredact",
+ "description": "Text for 'Unredact' button"
+ },
"aboutPrivacyPolicy": {
"message": "Privacy policy",
"description": "Link to privacy policy on GitHub (English)"
@@ -859,18 +923,6 @@
"message": "Changelog",
"description": ""
},
- "aboutWiki": {
- "message": "ವಿಕಿ",
- "description": "English: project' wiki on GitHub"
- },
- "aboutSupport": {
- "message": "Support",
- "description": "A link for where to get support"
- },
- "aboutIssues": {
- "message": "Issue tracker",
- "description": "Text for a link to official issue tracker"
- },
"aboutCode": {
"message": "Source code (GPLv3)",
"description": "English: Source code (GPLv3)"
@@ -1079,6 +1131,10 @@
"message": "Copy to clipboard",
"description": "Label for buttons used to copy something to the clipboard"
},
+ "genericSelectAll": {
+ "message": "Select all",
+ "description": "Label for buttons used to select all text in editor"
+ },
"toggleBlockingProfile": {
"message": "Toggle blocking profile",
"description": "Label for keyboard shortcut used to toggle blocking profile"
diff --git a/src/_locales/ko/messages.json b/src/_locales/ko/messages.json
index c120e1ebd..430857951 100644
--- a/src/_locales/ko/messages.json
+++ b/src/_locales/ko/messages.json
@@ -851,6 +851,70 @@
"message": "마크다운",
"description": "Label for radio-button to pick export text format"
},
+ "supportOpenButton": {
+ "message": "Open",
+ "description": "Text for button which open an external webpage in Support pane"
+ },
+ "supportS1H": {
+ "message": "Documentation",
+ "description": "Header of 'Documentation' section in Support pane"
+ },
+ "supportS1P1": {
+ "message": "Read the documentation at uBlock/wiki to learn about all of uBlock Origin's features.",
+ "description": "First paragraph of 'Documentation' section in Support pane"
+ },
+ "supportS2H": {
+ "message": "Questions and support",
+ "description": "Header of 'Questions and support' section in Support pane"
+ },
+ "supportS2P1": {
+ "message": "Answers to questions and other kinds of help support is provided on the subreddit /r/uBlockOrigin.",
+ "description": "First paragraph of 'Questions and support' section in Support pane"
+ },
+ "supportS3H": {
+ "message": "Filter issues/website is broken",
+ "description": "Header of 'Filter issues' section in Support pane"
+ },
+ "supportS3P1": {
+ "message": "Report filter issues with specific websites to uBlockOrigin/uAssets issue tracker. Requires a GitHub account.",
+ "description": "First paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS3P2": {
+ "message": "Important: Avoid using other similarly-purposed blockers along with uBlock Origin, as this may cause filter issues on specific websites.",
+ "description": "Second paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS3P3": {
+ "message": "Tips: Be sure your filter lists are up to date. The logger is the primary tool to diagnose filter-related issues.",
+ "description": "Third paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS4H": {
+ "message": "Bug report",
+ "description": "Header of 'Bug report' section in Support pane"
+ },
+ "supportS4P1": {
+ "message": "Report issues with uBlock Origin itself to uBlockOrigin/uBlock-issue issue tracker. Requires a GitHub account.",
+ "description": "First paragraph of 'Bug report' section in Support pane"
+ },
+ "supportS5H": {
+ "message": "Troubleshooting Information",
+ "description": "Header of 'Troubleshooting Information' section in Support pane"
+ },
+ "supportS5P1": {
+ "message": "Below is technical information that might be useful when volunteers are trying to help you solve a problem.",
+ "description": "First paragraph of 'Troubleshooting Information' section in Support pane"
+ },
+ "supportS5P2": {
+ "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"
+ },
+ "supportRedact": {
+ "message": "Redact",
+ "description": "Text for 'Redact' button"
+ },
+ "supportUnredact": {
+ "message": "Unredact",
+ "description": "Text for 'Unredact' button"
+ },
"aboutPrivacyPolicy": {
"message": "개인정보취급방침",
"description": "Link to privacy policy on GitHub (English)"
@@ -859,18 +923,6 @@
"message": "변경사항",
"description": ""
},
- "aboutWiki": {
- "message": "위키",
- "description": "English: project' wiki on GitHub"
- },
- "aboutSupport": {
- "message": "지원",
- "description": "A link for where to get support"
- },
- "aboutIssues": {
- "message": "이슈 트래커",
- "description": "Text for a link to official issue tracker"
- },
"aboutCode": {
"message": "소스 코드 (GPLv3)",
"description": "English: Source code (GPLv3)"
@@ -1079,6 +1131,10 @@
"message": "클립보드에 복사",
"description": "Label for buttons used to copy something to the clipboard"
},
+ "genericSelectAll": {
+ "message": "Select all",
+ "description": "Label for buttons used to select all text in editor"
+ },
"toggleBlockingProfile": {
"message": "차단 프로필 전환",
"description": "Label for keyboard shortcut used to toggle blocking profile"
diff --git a/src/_locales/lt/messages.json b/src/_locales/lt/messages.json
index cc32e2673..f58c8505f 100644
--- a/src/_locales/lt/messages.json
+++ b/src/_locales/lt/messages.json
@@ -851,6 +851,70 @@
"message": "Markdown",
"description": "Label for radio-button to pick export text format"
},
+ "supportOpenButton": {
+ "message": "Open",
+ "description": "Text for button which open an external webpage in Support pane"
+ },
+ "supportS1H": {
+ "message": "Documentation",
+ "description": "Header of 'Documentation' section in Support pane"
+ },
+ "supportS1P1": {
+ "message": "Read the documentation at uBlock/wiki to learn about all of uBlock Origin's features.",
+ "description": "First paragraph of 'Documentation' section in Support pane"
+ },
+ "supportS2H": {
+ "message": "Questions and support",
+ "description": "Header of 'Questions and support' section in Support pane"
+ },
+ "supportS2P1": {
+ "message": "Answers to questions and other kinds of help support is provided on the subreddit /r/uBlockOrigin.",
+ "description": "First paragraph of 'Questions and support' section in Support pane"
+ },
+ "supportS3H": {
+ "message": "Filter issues/website is broken",
+ "description": "Header of 'Filter issues' section in Support pane"
+ },
+ "supportS3P1": {
+ "message": "Report filter issues with specific websites to uBlockOrigin/uAssets issue tracker. Requires a GitHub account.",
+ "description": "First paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS3P2": {
+ "message": "Important: Avoid using other similarly-purposed blockers along with uBlock Origin, as this may cause filter issues on specific websites.",
+ "description": "Second paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS3P3": {
+ "message": "Tips: Be sure your filter lists are up to date. The logger is the primary tool to diagnose filter-related issues.",
+ "description": "Third paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS4H": {
+ "message": "Bug report",
+ "description": "Header of 'Bug report' section in Support pane"
+ },
+ "supportS4P1": {
+ "message": "Report issues with uBlock Origin itself to uBlockOrigin/uBlock-issue issue tracker. Requires a GitHub account.",
+ "description": "First paragraph of 'Bug report' section in Support pane"
+ },
+ "supportS5H": {
+ "message": "Troubleshooting Information",
+ "description": "Header of 'Troubleshooting Information' section in Support pane"
+ },
+ "supportS5P1": {
+ "message": "Below is technical information that might be useful when volunteers are trying to help you solve a problem.",
+ "description": "First paragraph of 'Troubleshooting Information' section in Support pane"
+ },
+ "supportS5P2": {
+ "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"
+ },
+ "supportRedact": {
+ "message": "Redact",
+ "description": "Text for 'Redact' button"
+ },
+ "supportUnredact": {
+ "message": "Unredact",
+ "description": "Text for 'Unredact' button"
+ },
"aboutPrivacyPolicy": {
"message": "Privacy policy",
"description": "Link to privacy policy on GitHub (English)"
@@ -859,18 +923,6 @@
"message": "Pakeitimų žurnalas",
"description": ""
},
- "aboutWiki": {
- "message": "Viki",
- "description": "English: project' wiki on GitHub"
- },
- "aboutSupport": {
- "message": "Palaikymas",
- "description": "A link for where to get support"
- },
- "aboutIssues": {
- "message": "Klaidų sekimo sistema",
- "description": "Text for a link to official issue tracker"
- },
"aboutCode": {
"message": "Pirminis tekstas (GPLv3)",
"description": "English: Source code (GPLv3)"
@@ -1079,6 +1131,10 @@
"message": "Kopijuoti į iškarpinę",
"description": "Label for buttons used to copy something to the clipboard"
},
+ "genericSelectAll": {
+ "message": "Select all",
+ "description": "Label for buttons used to select all text in editor"
+ },
"toggleBlockingProfile": {
"message": "Toggle blocking profile",
"description": "Label for keyboard shortcut used to toggle blocking profile"
diff --git a/src/_locales/lv/messages.json b/src/_locales/lv/messages.json
index 8b7102673..1e9f94118 100644
--- a/src/_locales/lv/messages.json
+++ b/src/_locales/lv/messages.json
@@ -851,6 +851,70 @@
"message": "Markdown",
"description": "Label for radio-button to pick export text format"
},
+ "supportOpenButton": {
+ "message": "Open",
+ "description": "Text for button which open an external webpage in Support pane"
+ },
+ "supportS1H": {
+ "message": "Documentation",
+ "description": "Header of 'Documentation' section in Support pane"
+ },
+ "supportS1P1": {
+ "message": "Read the documentation at uBlock/wiki to learn about all of uBlock Origin's features.",
+ "description": "First paragraph of 'Documentation' section in Support pane"
+ },
+ "supportS2H": {
+ "message": "Questions and support",
+ "description": "Header of 'Questions and support' section in Support pane"
+ },
+ "supportS2P1": {
+ "message": "Answers to questions and other kinds of help support is provided on the subreddit /r/uBlockOrigin.",
+ "description": "First paragraph of 'Questions and support' section in Support pane"
+ },
+ "supportS3H": {
+ "message": "Filter issues/website is broken",
+ "description": "Header of 'Filter issues' section in Support pane"
+ },
+ "supportS3P1": {
+ "message": "Report filter issues with specific websites to uBlockOrigin/uAssets issue tracker. Requires a GitHub account.",
+ "description": "First paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS3P2": {
+ "message": "Important: Avoid using other similarly-purposed blockers along with uBlock Origin, as this may cause filter issues on specific websites.",
+ "description": "Second paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS3P3": {
+ "message": "Tips: Be sure your filter lists are up to date. The logger is the primary tool to diagnose filter-related issues.",
+ "description": "Third paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS4H": {
+ "message": "Bug report",
+ "description": "Header of 'Bug report' section in Support pane"
+ },
+ "supportS4P1": {
+ "message": "Report issues with uBlock Origin itself to uBlockOrigin/uBlock-issue issue tracker. Requires a GitHub account.",
+ "description": "First paragraph of 'Bug report' section in Support pane"
+ },
+ "supportS5H": {
+ "message": "Troubleshooting Information",
+ "description": "Header of 'Troubleshooting Information' section in Support pane"
+ },
+ "supportS5P1": {
+ "message": "Below is technical information that might be useful when volunteers are trying to help you solve a problem.",
+ "description": "First paragraph of 'Troubleshooting Information' section in Support pane"
+ },
+ "supportS5P2": {
+ "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"
+ },
+ "supportRedact": {
+ "message": "Redact",
+ "description": "Text for 'Redact' button"
+ },
+ "supportUnredact": {
+ "message": "Unredact",
+ "description": "Text for 'Unredact' button"
+ },
"aboutPrivacyPolicy": {
"message": "Privātuma nosacījumi",
"description": "Link to privacy policy on GitHub (English)"
@@ -859,18 +923,6 @@
"message": "Izmaiņu žurnāls",
"description": ""
},
- "aboutWiki": {
- "message": "Wiki",
- "description": "English: project' wiki on GitHub"
- },
- "aboutSupport": {
- "message": "Atbalsts",
- "description": "A link for where to get support"
- },
- "aboutIssues": {
- "message": "Zināmās kļūdas",
- "description": "Text for a link to official issue tracker"
- },
"aboutCode": {
"message": "Pirmkods (GPLv3)",
"description": "English: Source code (GPLv3)"
@@ -1079,6 +1131,10 @@
"message": "Kopēt starpliktuvē",
"description": "Label for buttons used to copy something to the clipboard"
},
+ "genericSelectAll": {
+ "message": "Select all",
+ "description": "Label for buttons used to select all text in editor"
+ },
"toggleBlockingProfile": {
"message": "Pārslēgt aizturēšanas profilu",
"description": "Label for keyboard shortcut used to toggle blocking profile"
diff --git a/src/_locales/ml/messages.json b/src/_locales/ml/messages.json
index 8d270e527..e3e38b938 100644
--- a/src/_locales/ml/messages.json
+++ b/src/_locales/ml/messages.json
@@ -851,6 +851,70 @@
"message": "മാർക്ക്ഡ .ൺ",
"description": "Label for radio-button to pick export text format"
},
+ "supportOpenButton": {
+ "message": "Open",
+ "description": "Text for button which open an external webpage in Support pane"
+ },
+ "supportS1H": {
+ "message": "Documentation",
+ "description": "Header of 'Documentation' section in Support pane"
+ },
+ "supportS1P1": {
+ "message": "Read the documentation at uBlock/wiki to learn about all of uBlock Origin's features.",
+ "description": "First paragraph of 'Documentation' section in Support pane"
+ },
+ "supportS2H": {
+ "message": "Questions and support",
+ "description": "Header of 'Questions and support' section in Support pane"
+ },
+ "supportS2P1": {
+ "message": "Answers to questions and other kinds of help support is provided on the subreddit /r/uBlockOrigin.",
+ "description": "First paragraph of 'Questions and support' section in Support pane"
+ },
+ "supportS3H": {
+ "message": "Filter issues/website is broken",
+ "description": "Header of 'Filter issues' section in Support pane"
+ },
+ "supportS3P1": {
+ "message": "Report filter issues with specific websites to uBlockOrigin/uAssets issue tracker. Requires a GitHub account.",
+ "description": "First paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS3P2": {
+ "message": "Important: Avoid using other similarly-purposed blockers along with uBlock Origin, as this may cause filter issues on specific websites.",
+ "description": "Second paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS3P3": {
+ "message": "Tips: Be sure your filter lists are up to date. The logger is the primary tool to diagnose filter-related issues.",
+ "description": "Third paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS4H": {
+ "message": "Bug report",
+ "description": "Header of 'Bug report' section in Support pane"
+ },
+ "supportS4P1": {
+ "message": "Report issues with uBlock Origin itself to uBlockOrigin/uBlock-issue issue tracker. Requires a GitHub account.",
+ "description": "First paragraph of 'Bug report' section in Support pane"
+ },
+ "supportS5H": {
+ "message": "Troubleshooting Information",
+ "description": "Header of 'Troubleshooting Information' section in Support pane"
+ },
+ "supportS5P1": {
+ "message": "Below is technical information that might be useful when volunteers are trying to help you solve a problem.",
+ "description": "First paragraph of 'Troubleshooting Information' section in Support pane"
+ },
+ "supportS5P2": {
+ "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"
+ },
+ "supportRedact": {
+ "message": "Redact",
+ "description": "Text for 'Redact' button"
+ },
+ "supportUnredact": {
+ "message": "Unredact",
+ "description": "Text for 'Unredact' button"
+ },
"aboutPrivacyPolicy": {
"message": "സ്വകാര്യതാ നയം",
"description": "Link to privacy policy on GitHub (English)"
@@ -859,18 +923,6 @@
"message": "മാറ്റങ്ങളുടെ ലോഗ്",
"description": ""
},
- "aboutWiki": {
- "message": "വിക്കി",
- "description": "English: project' wiki on GitHub"
- },
- "aboutSupport": {
- "message": "പിന്തുണ",
- "description": "A link for where to get support"
- },
- "aboutIssues": {
- "message": "ഇഷ്യു ട്രാക്കർ",
- "description": "Text for a link to official issue tracker"
- },
"aboutCode": {
"message": "സോര്സ് കോഡ് (ജിപിഎല്വി3)",
"description": "English: Source code (GPLv3)"
@@ -1079,6 +1131,10 @@
"message": "ക്ലിപ്പ്ബോർഡിലേയ്ക്ക് പകർത്തുക",
"description": "Label for buttons used to copy something to the clipboard"
},
+ "genericSelectAll": {
+ "message": "Select all",
+ "description": "Label for buttons used to select all text in editor"
+ },
"toggleBlockingProfile": {
"message": "തടയൽ പ്രൊഫൈൽ ടോഗിൾ ചെയ്യുക",
"description": "Label for keyboard shortcut used to toggle blocking profile"
diff --git a/src/_locales/mr/messages.json b/src/_locales/mr/messages.json
index 15a7f6787..2776c388b 100644
--- a/src/_locales/mr/messages.json
+++ b/src/_locales/mr/messages.json
@@ -851,6 +851,70 @@
"message": "Markdown",
"description": "Label for radio-button to pick export text format"
},
+ "supportOpenButton": {
+ "message": "Open",
+ "description": "Text for button which open an external webpage in Support pane"
+ },
+ "supportS1H": {
+ "message": "Documentation",
+ "description": "Header of 'Documentation' section in Support pane"
+ },
+ "supportS1P1": {
+ "message": "Read the documentation at uBlock/wiki to learn about all of uBlock Origin's features.",
+ "description": "First paragraph of 'Documentation' section in Support pane"
+ },
+ "supportS2H": {
+ "message": "Questions and support",
+ "description": "Header of 'Questions and support' section in Support pane"
+ },
+ "supportS2P1": {
+ "message": "Answers to questions and other kinds of help support is provided on the subreddit /r/uBlockOrigin.",
+ "description": "First paragraph of 'Questions and support' section in Support pane"
+ },
+ "supportS3H": {
+ "message": "Filter issues/website is broken",
+ "description": "Header of 'Filter issues' section in Support pane"
+ },
+ "supportS3P1": {
+ "message": "Report filter issues with specific websites to uBlockOrigin/uAssets issue tracker. Requires a GitHub account.",
+ "description": "First paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS3P2": {
+ "message": "Important: Avoid using other similarly-purposed blockers along with uBlock Origin, as this may cause filter issues on specific websites.",
+ "description": "Second paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS3P3": {
+ "message": "Tips: Be sure your filter lists are up to date. The logger is the primary tool to diagnose filter-related issues.",
+ "description": "Third paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS4H": {
+ "message": "Bug report",
+ "description": "Header of 'Bug report' section in Support pane"
+ },
+ "supportS4P1": {
+ "message": "Report issues with uBlock Origin itself to uBlockOrigin/uBlock-issue issue tracker. Requires a GitHub account.",
+ "description": "First paragraph of 'Bug report' section in Support pane"
+ },
+ "supportS5H": {
+ "message": "Troubleshooting Information",
+ "description": "Header of 'Troubleshooting Information' section in Support pane"
+ },
+ "supportS5P1": {
+ "message": "Below is technical information that might be useful when volunteers are trying to help you solve a problem.",
+ "description": "First paragraph of 'Troubleshooting Information' section in Support pane"
+ },
+ "supportS5P2": {
+ "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"
+ },
+ "supportRedact": {
+ "message": "Redact",
+ "description": "Text for 'Redact' button"
+ },
+ "supportUnredact": {
+ "message": "Unredact",
+ "description": "Text for 'Unredact' button"
+ },
"aboutPrivacyPolicy": {
"message": "Privacy policy",
"description": "Link to privacy policy on GitHub (English)"
@@ -859,18 +923,6 @@
"message": "बदल नोंदी",
"description": ""
},
- "aboutWiki": {
- "message": "Wiki",
- "description": "English: project' wiki on GitHub"
- },
- "aboutSupport": {
- "message": "Support",
- "description": "A link for where to get support"
- },
- "aboutIssues": {
- "message": "Issue tracker",
- "description": "Text for a link to official issue tracker"
- },
"aboutCode": {
"message": "स्त्रोत कोड (GPLv3)",
"description": "English: Source code (GPLv3)"
@@ -1079,6 +1131,10 @@
"message": "Copy to clipboard",
"description": "Label for buttons used to copy something to the clipboard"
},
+ "genericSelectAll": {
+ "message": "Select all",
+ "description": "Label for buttons used to select all text in editor"
+ },
"toggleBlockingProfile": {
"message": "Toggle blocking profile",
"description": "Label for keyboard shortcut used to toggle blocking profile"
diff --git a/src/_locales/ms/messages.json b/src/_locales/ms/messages.json
index 59c4ef591..d1cb66888 100644
--- a/src/_locales/ms/messages.json
+++ b/src/_locales/ms/messages.json
@@ -851,6 +851,70 @@
"message": "Penurunan harga",
"description": "Label for radio-button to pick export text format"
},
+ "supportOpenButton": {
+ "message": "Open",
+ "description": "Text for button which open an external webpage in Support pane"
+ },
+ "supportS1H": {
+ "message": "Documentation",
+ "description": "Header of 'Documentation' section in Support pane"
+ },
+ "supportS1P1": {
+ "message": "Read the documentation at uBlock/wiki to learn about all of uBlock Origin's features.",
+ "description": "First paragraph of 'Documentation' section in Support pane"
+ },
+ "supportS2H": {
+ "message": "Questions and support",
+ "description": "Header of 'Questions and support' section in Support pane"
+ },
+ "supportS2P1": {
+ "message": "Answers to questions and other kinds of help support is provided on the subreddit /r/uBlockOrigin.",
+ "description": "First paragraph of 'Questions and support' section in Support pane"
+ },
+ "supportS3H": {
+ "message": "Filter issues/website is broken",
+ "description": "Header of 'Filter issues' section in Support pane"
+ },
+ "supportS3P1": {
+ "message": "Report filter issues with specific websites to uBlockOrigin/uAssets issue tracker. Requires a GitHub account.",
+ "description": "First paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS3P2": {
+ "message": "Important: Avoid using other similarly-purposed blockers along with uBlock Origin, as this may cause filter issues on specific websites.",
+ "description": "Second paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS3P3": {
+ "message": "Tips: Be sure your filter lists are up to date. The logger is the primary tool to diagnose filter-related issues.",
+ "description": "Third paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS4H": {
+ "message": "Bug report",
+ "description": "Header of 'Bug report' section in Support pane"
+ },
+ "supportS4P1": {
+ "message": "Report issues with uBlock Origin itself to uBlockOrigin/uBlock-issue issue tracker. Requires a GitHub account.",
+ "description": "First paragraph of 'Bug report' section in Support pane"
+ },
+ "supportS5H": {
+ "message": "Troubleshooting Information",
+ "description": "Header of 'Troubleshooting Information' section in Support pane"
+ },
+ "supportS5P1": {
+ "message": "Below is technical information that might be useful when volunteers are trying to help you solve a problem.",
+ "description": "First paragraph of 'Troubleshooting Information' section in Support pane"
+ },
+ "supportS5P2": {
+ "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"
+ },
+ "supportRedact": {
+ "message": "Redact",
+ "description": "Text for 'Redact' button"
+ },
+ "supportUnredact": {
+ "message": "Unredact",
+ "description": "Text for 'Unredact' button"
+ },
"aboutPrivacyPolicy": {
"message": "Dasar privasi",
"description": "Link to privacy policy on GitHub (English)"
@@ -859,18 +923,6 @@
"message": "Catatan perubahan",
"description": ""
},
- "aboutWiki": {
- "message": "Wiki",
- "description": "English: project' wiki on GitHub"
- },
- "aboutSupport": {
- "message": "Sokongan",
- "description": "A link for where to get support"
- },
- "aboutIssues": {
- "message": "Pengesan masalah",
- "description": "Text for a link to official issue tracker"
- },
"aboutCode": {
"message": "Kod sumber (GPLv3)",
"description": "English: Source code (GPLv3)"
@@ -1079,6 +1131,10 @@
"message": "Salin ke papan keratan",
"description": "Label for buttons used to copy something to the clipboard"
},
+ "genericSelectAll": {
+ "message": "Select all",
+ "description": "Label for buttons used to select all text in editor"
+ },
"toggleBlockingProfile": {
"message": "Togol profil penyekat",
"description": "Label for keyboard shortcut used to toggle blocking profile"
diff --git a/src/_locales/nb/messages.json b/src/_locales/nb/messages.json
index 83b752985..8cad2d116 100644
--- a/src/_locales/nb/messages.json
+++ b/src/_locales/nb/messages.json
@@ -851,6 +851,70 @@
"message": "Markdown",
"description": "Label for radio-button to pick export text format"
},
+ "supportOpenButton": {
+ "message": "Open",
+ "description": "Text for button which open an external webpage in Support pane"
+ },
+ "supportS1H": {
+ "message": "Documentation",
+ "description": "Header of 'Documentation' section in Support pane"
+ },
+ "supportS1P1": {
+ "message": "Read the documentation at uBlock/wiki to learn about all of uBlock Origin's features.",
+ "description": "First paragraph of 'Documentation' section in Support pane"
+ },
+ "supportS2H": {
+ "message": "Questions and support",
+ "description": "Header of 'Questions and support' section in Support pane"
+ },
+ "supportS2P1": {
+ "message": "Answers to questions and other kinds of help support is provided on the subreddit /r/uBlockOrigin.",
+ "description": "First paragraph of 'Questions and support' section in Support pane"
+ },
+ "supportS3H": {
+ "message": "Filter issues/website is broken",
+ "description": "Header of 'Filter issues' section in Support pane"
+ },
+ "supportS3P1": {
+ "message": "Report filter issues with specific websites to uBlockOrigin/uAssets issue tracker. Requires a GitHub account.",
+ "description": "First paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS3P2": {
+ "message": "Important: Avoid using other similarly-purposed blockers along with uBlock Origin, as this may cause filter issues on specific websites.",
+ "description": "Second paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS3P3": {
+ "message": "Tips: Be sure your filter lists are up to date. The logger is the primary tool to diagnose filter-related issues.",
+ "description": "Third paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS4H": {
+ "message": "Bug report",
+ "description": "Header of 'Bug report' section in Support pane"
+ },
+ "supportS4P1": {
+ "message": "Report issues with uBlock Origin itself to uBlockOrigin/uBlock-issue issue tracker. Requires a GitHub account.",
+ "description": "First paragraph of 'Bug report' section in Support pane"
+ },
+ "supportS5H": {
+ "message": "Troubleshooting Information",
+ "description": "Header of 'Troubleshooting Information' section in Support pane"
+ },
+ "supportS5P1": {
+ "message": "Below is technical information that might be useful when volunteers are trying to help you solve a problem.",
+ "description": "First paragraph of 'Troubleshooting Information' section in Support pane"
+ },
+ "supportS5P2": {
+ "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"
+ },
+ "supportRedact": {
+ "message": "Redact",
+ "description": "Text for 'Redact' button"
+ },
+ "supportUnredact": {
+ "message": "Unredact",
+ "description": "Text for 'Unredact' button"
+ },
"aboutPrivacyPolicy": {
"message": "Personvernpraksis",
"description": "Link to privacy policy on GitHub (English)"
@@ -859,18 +923,6 @@
"message": "Endringslogg",
"description": ""
},
- "aboutWiki": {
- "message": "Wiki",
- "description": "English: project' wiki on GitHub"
- },
- "aboutSupport": {
- "message": "Brukerstøtte",
- "description": "A link for where to get support"
- },
- "aboutIssues": {
- "message": "Problemsporing",
- "description": "Text for a link to official issue tracker"
- },
"aboutCode": {
"message": "Kildekode (GPLv3)",
"description": "English: Source code (GPLv3)"
@@ -1079,6 +1131,10 @@
"message": "Kopier til utklippstavle",
"description": "Label for buttons used to copy something to the clipboard"
},
+ "genericSelectAll": {
+ "message": "Select all",
+ "description": "Label for buttons used to select all text in editor"
+ },
"toggleBlockingProfile": {
"message": "Skift blokkeringsprofil",
"description": "Label for keyboard shortcut used to toggle blocking profile"
diff --git a/src/_locales/nl/messages.json b/src/_locales/nl/messages.json
index 6f0c3977a..5bd1da3a5 100644
--- a/src/_locales/nl/messages.json
+++ b/src/_locales/nl/messages.json
@@ -851,6 +851,70 @@
"message": "Markdown",
"description": "Label for radio-button to pick export text format"
},
+ "supportOpenButton": {
+ "message": "Open",
+ "description": "Text for button which open an external webpage in Support pane"
+ },
+ "supportS1H": {
+ "message": "Documentation",
+ "description": "Header of 'Documentation' section in Support pane"
+ },
+ "supportS1P1": {
+ "message": "Read the documentation at uBlock/wiki to learn about all of uBlock Origin's features.",
+ "description": "First paragraph of 'Documentation' section in Support pane"
+ },
+ "supportS2H": {
+ "message": "Questions and support",
+ "description": "Header of 'Questions and support' section in Support pane"
+ },
+ "supportS2P1": {
+ "message": "Answers to questions and other kinds of help support is provided on the subreddit /r/uBlockOrigin.",
+ "description": "First paragraph of 'Questions and support' section in Support pane"
+ },
+ "supportS3H": {
+ "message": "Filter issues/website is broken",
+ "description": "Header of 'Filter issues' section in Support pane"
+ },
+ "supportS3P1": {
+ "message": "Report filter issues with specific websites to uBlockOrigin/uAssets issue tracker. Requires a GitHub account.",
+ "description": "First paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS3P2": {
+ "message": "Important: Avoid using other similarly-purposed blockers along with uBlock Origin, as this may cause filter issues on specific websites.",
+ "description": "Second paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS3P3": {
+ "message": "Tips: Be sure your filter lists are up to date. The logger is the primary tool to diagnose filter-related issues.",
+ "description": "Third paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS4H": {
+ "message": "Bug report",
+ "description": "Header of 'Bug report' section in Support pane"
+ },
+ "supportS4P1": {
+ "message": "Report issues with uBlock Origin itself to uBlockOrigin/uBlock-issue issue tracker. Requires a GitHub account.",
+ "description": "First paragraph of 'Bug report' section in Support pane"
+ },
+ "supportS5H": {
+ "message": "Troubleshooting Information",
+ "description": "Header of 'Troubleshooting Information' section in Support pane"
+ },
+ "supportS5P1": {
+ "message": "Below is technical information that might be useful when volunteers are trying to help you solve a problem.",
+ "description": "First paragraph of 'Troubleshooting Information' section in Support pane"
+ },
+ "supportS5P2": {
+ "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"
+ },
+ "supportRedact": {
+ "message": "Redact",
+ "description": "Text for 'Redact' button"
+ },
+ "supportUnredact": {
+ "message": "Unredact",
+ "description": "Text for 'Unredact' button"
+ },
"aboutPrivacyPolicy": {
"message": "Privacybeleid",
"description": "Link to privacy policy on GitHub (English)"
@@ -859,18 +923,6 @@
"message": "Wijzigingenlogboek",
"description": ""
},
- "aboutWiki": {
- "message": "Wiki",
- "description": "English: project' wiki on GitHub"
- },
- "aboutSupport": {
- "message": "Ondersteuning",
- "description": "A link for where to get support"
- },
- "aboutIssues": {
- "message": "Probleemtracker",
- "description": "Text for a link to official issue tracker"
- },
"aboutCode": {
"message": "Broncode (GPLv3)",
"description": "English: Source code (GPLv3)"
@@ -1079,6 +1131,10 @@
"message": "Kopiëren naar klembord",
"description": "Label for buttons used to copy something to the clipboard"
},
+ "genericSelectAll": {
+ "message": "Select all",
+ "description": "Label for buttons used to select all text in editor"
+ },
"toggleBlockingProfile": {
"message": "Blokkeringsprofiel omschakelen",
"description": "Label for keyboard shortcut used to toggle blocking profile"
diff --git a/src/_locales/oc/messages.json b/src/_locales/oc/messages.json
index fb13faf93..bbecca1fd 100644
--- a/src/_locales/oc/messages.json
+++ b/src/_locales/oc/messages.json
@@ -851,6 +851,70 @@
"message": "Markdown",
"description": "Label for radio-button to pick export text format"
},
+ "supportOpenButton": {
+ "message": "Open",
+ "description": "Text for button which open an external webpage in Support pane"
+ },
+ "supportS1H": {
+ "message": "Documentation",
+ "description": "Header of 'Documentation' section in Support pane"
+ },
+ "supportS1P1": {
+ "message": "Read the documentation at uBlock/wiki to learn about all of uBlock Origin's features.",
+ "description": "First paragraph of 'Documentation' section in Support pane"
+ },
+ "supportS2H": {
+ "message": "Questions and support",
+ "description": "Header of 'Questions and support' section in Support pane"
+ },
+ "supportS2P1": {
+ "message": "Answers to questions and other kinds of help support is provided on the subreddit /r/uBlockOrigin.",
+ "description": "First paragraph of 'Questions and support' section in Support pane"
+ },
+ "supportS3H": {
+ "message": "Filter issues/website is broken",
+ "description": "Header of 'Filter issues' section in Support pane"
+ },
+ "supportS3P1": {
+ "message": "Report filter issues with specific websites to uBlockOrigin/uAssets issue tracker. Requires a GitHub account.",
+ "description": "First paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS3P2": {
+ "message": "Important: Avoid using other similarly-purposed blockers along with uBlock Origin, as this may cause filter issues on specific websites.",
+ "description": "Second paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS3P3": {
+ "message": "Tips: Be sure your filter lists are up to date. The logger is the primary tool to diagnose filter-related issues.",
+ "description": "Third paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS4H": {
+ "message": "Bug report",
+ "description": "Header of 'Bug report' section in Support pane"
+ },
+ "supportS4P1": {
+ "message": "Report issues with uBlock Origin itself to uBlockOrigin/uBlock-issue issue tracker. Requires a GitHub account.",
+ "description": "First paragraph of 'Bug report' section in Support pane"
+ },
+ "supportS5H": {
+ "message": "Troubleshooting Information",
+ "description": "Header of 'Troubleshooting Information' section in Support pane"
+ },
+ "supportS5P1": {
+ "message": "Below is technical information that might be useful when volunteers are trying to help you solve a problem.",
+ "description": "First paragraph of 'Troubleshooting Information' section in Support pane"
+ },
+ "supportS5P2": {
+ "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"
+ },
+ "supportRedact": {
+ "message": "Redact",
+ "description": "Text for 'Redact' button"
+ },
+ "supportUnredact": {
+ "message": "Unredact",
+ "description": "Text for 'Unredact' button"
+ },
"aboutPrivacyPolicy": {
"message": "Privacy policy",
"description": "Link to privacy policy on GitHub (English)"
@@ -859,18 +923,6 @@
"message": "Changelog",
"description": ""
},
- "aboutWiki": {
- "message": "Wiki",
- "description": "English: project' wiki on GitHub"
- },
- "aboutSupport": {
- "message": "Assisténcia",
- "description": "A link for where to get support"
- },
- "aboutIssues": {
- "message": "Seguidor d’avarias",
- "description": "Text for a link to official issue tracker"
- },
"aboutCode": {
"message": "Còdi font (GPLv3)",
"description": "English: Source code (GPLv3)"
@@ -1079,6 +1131,10 @@
"message": "Copiar al quichapapièrs",
"description": "Label for buttons used to copy something to the clipboard"
},
+ "genericSelectAll": {
+ "message": "Select all",
+ "description": "Label for buttons used to select all text in editor"
+ },
"toggleBlockingProfile": {
"message": "Toggle blocking profile",
"description": "Label for keyboard shortcut used to toggle blocking profile"
diff --git a/src/_locales/pl/messages.json b/src/_locales/pl/messages.json
index 1e153e5ef..606baa56d 100644
--- a/src/_locales/pl/messages.json
+++ b/src/_locales/pl/messages.json
@@ -851,6 +851,70 @@
"message": "Markdown",
"description": "Label for radio-button to pick export text format"
},
+ "supportOpenButton": {
+ "message": "Open",
+ "description": "Text for button which open an external webpage in Support pane"
+ },
+ "supportS1H": {
+ "message": "Documentation",
+ "description": "Header of 'Documentation' section in Support pane"
+ },
+ "supportS1P1": {
+ "message": "Read the documentation at uBlock/wiki to learn about all of uBlock Origin's features.",
+ "description": "First paragraph of 'Documentation' section in Support pane"
+ },
+ "supportS2H": {
+ "message": "Questions and support",
+ "description": "Header of 'Questions and support' section in Support pane"
+ },
+ "supportS2P1": {
+ "message": "Answers to questions and other kinds of help support is provided on the subreddit /r/uBlockOrigin.",
+ "description": "First paragraph of 'Questions and support' section in Support pane"
+ },
+ "supportS3H": {
+ "message": "Filter issues/website is broken",
+ "description": "Header of 'Filter issues' section in Support pane"
+ },
+ "supportS3P1": {
+ "message": "Report filter issues with specific websites to uBlockOrigin/uAssets issue tracker. Requires a GitHub account.",
+ "description": "First paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS3P2": {
+ "message": "Important: Avoid using other similarly-purposed blockers along with uBlock Origin, as this may cause filter issues on specific websites.",
+ "description": "Second paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS3P3": {
+ "message": "Tips: Be sure your filter lists are up to date. The logger is the primary tool to diagnose filter-related issues.",
+ "description": "Third paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS4H": {
+ "message": "Bug report",
+ "description": "Header of 'Bug report' section in Support pane"
+ },
+ "supportS4P1": {
+ "message": "Report issues with uBlock Origin itself to uBlockOrigin/uBlock-issue issue tracker. Requires a GitHub account.",
+ "description": "First paragraph of 'Bug report' section in Support pane"
+ },
+ "supportS5H": {
+ "message": "Troubleshooting Information",
+ "description": "Header of 'Troubleshooting Information' section in Support pane"
+ },
+ "supportS5P1": {
+ "message": "Below is technical information that might be useful when volunteers are trying to help you solve a problem.",
+ "description": "First paragraph of 'Troubleshooting Information' section in Support pane"
+ },
+ "supportS5P2": {
+ "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"
+ },
+ "supportRedact": {
+ "message": "Redact",
+ "description": "Text for 'Redact' button"
+ },
+ "supportUnredact": {
+ "message": "Unredact",
+ "description": "Text for 'Unredact' button"
+ },
"aboutPrivacyPolicy": {
"message": "Polityka prywatności",
"description": "Link to privacy policy on GitHub (English)"
@@ -859,18 +923,6 @@
"message": "Informacje o wydaniu",
"description": ""
},
- "aboutWiki": {
- "message": "Instrukcja obsługi",
- "description": "English: project' wiki on GitHub"
- },
- "aboutSupport": {
- "message": "Pomoc techniczna",
- "description": "A link for where to get support"
- },
- "aboutIssues": {
- "message": "Zgłaszanie błędów",
- "description": "Text for a link to official issue tracker"
- },
"aboutCode": {
"message": "Kod źródłowy (GPLv3)",
"description": "English: Source code (GPLv3)"
@@ -1079,6 +1131,10 @@
"message": "Kopiuj do schowka",
"description": "Label for buttons used to copy something to the clipboard"
},
+ "genericSelectAll": {
+ "message": "Select all",
+ "description": "Label for buttons used to select all text in editor"
+ },
"toggleBlockingProfile": {
"message": "Przełącz profil blokowania",
"description": "Label for keyboard shortcut used to toggle blocking profile"
diff --git a/src/_locales/pt_BR/messages.json b/src/_locales/pt_BR/messages.json
index 4e155cfcd..4c70b41dd 100644
--- a/src/_locales/pt_BR/messages.json
+++ b/src/_locales/pt_BR/messages.json
@@ -851,6 +851,70 @@
"message": "Markdown",
"description": "Label for radio-button to pick export text format"
},
+ "supportOpenButton": {
+ "message": "Open",
+ "description": "Text for button which open an external webpage in Support pane"
+ },
+ "supportS1H": {
+ "message": "Documentation",
+ "description": "Header of 'Documentation' section in Support pane"
+ },
+ "supportS1P1": {
+ "message": "Read the documentation at uBlock/wiki to learn about all of uBlock Origin's features.",
+ "description": "First paragraph of 'Documentation' section in Support pane"
+ },
+ "supportS2H": {
+ "message": "Questions and support",
+ "description": "Header of 'Questions and support' section in Support pane"
+ },
+ "supportS2P1": {
+ "message": "Answers to questions and other kinds of help support is provided on the subreddit /r/uBlockOrigin.",
+ "description": "First paragraph of 'Questions and support' section in Support pane"
+ },
+ "supportS3H": {
+ "message": "Filter issues/website is broken",
+ "description": "Header of 'Filter issues' section in Support pane"
+ },
+ "supportS3P1": {
+ "message": "Report filter issues with specific websites to uBlockOrigin/uAssets issue tracker. Requires a GitHub account.",
+ "description": "First paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS3P2": {
+ "message": "Important: Avoid using other similarly-purposed blockers along with uBlock Origin, as this may cause filter issues on specific websites.",
+ "description": "Second paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS3P3": {
+ "message": "Tips: Be sure your filter lists are up to date. The logger is the primary tool to diagnose filter-related issues.",
+ "description": "Third paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS4H": {
+ "message": "Bug report",
+ "description": "Header of 'Bug report' section in Support pane"
+ },
+ "supportS4P1": {
+ "message": "Report issues with uBlock Origin itself to uBlockOrigin/uBlock-issue issue tracker. Requires a GitHub account.",
+ "description": "First paragraph of 'Bug report' section in Support pane"
+ },
+ "supportS5H": {
+ "message": "Troubleshooting Information",
+ "description": "Header of 'Troubleshooting Information' section in Support pane"
+ },
+ "supportS5P1": {
+ "message": "Below is technical information that might be useful when volunteers are trying to help you solve a problem.",
+ "description": "First paragraph of 'Troubleshooting Information' section in Support pane"
+ },
+ "supportS5P2": {
+ "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"
+ },
+ "supportRedact": {
+ "message": "Redact",
+ "description": "Text for 'Redact' button"
+ },
+ "supportUnredact": {
+ "message": "Unredact",
+ "description": "Text for 'Unredact' button"
+ },
"aboutPrivacyPolicy": {
"message": "Política de privacidade",
"description": "Link to privacy policy on GitHub (English)"
@@ -859,18 +923,6 @@
"message": "Registro de alterações",
"description": ""
},
- "aboutWiki": {
- "message": "Documentação",
- "description": "English: project' wiki on GitHub"
- },
- "aboutSupport": {
- "message": "Suporte",
- "description": "A link for where to get support"
- },
- "aboutIssues": {
- "message": "Rastreador de problemas",
- "description": "Text for a link to official issue tracker"
- },
"aboutCode": {
"message": "Código-fonte (GPLv3)",
"description": "English: Source code (GPLv3)"
@@ -1079,6 +1131,10 @@
"message": "Copiar para a área de transferência",
"description": "Label for buttons used to copy something to the clipboard"
},
+ "genericSelectAll": {
+ "message": "Select all",
+ "description": "Label for buttons used to select all text in editor"
+ },
"toggleBlockingProfile": {
"message": "Alternar perfil de bloqueio",
"description": "Label for keyboard shortcut used to toggle blocking profile"
diff --git a/src/_locales/pt_PT/messages.json b/src/_locales/pt_PT/messages.json
index 0480506c9..b3741e043 100644
--- a/src/_locales/pt_PT/messages.json
+++ b/src/_locales/pt_PT/messages.json
@@ -851,6 +851,70 @@
"message": "Markdown",
"description": "Label for radio-button to pick export text format"
},
+ "supportOpenButton": {
+ "message": "Open",
+ "description": "Text for button which open an external webpage in Support pane"
+ },
+ "supportS1H": {
+ "message": "Documentation",
+ "description": "Header of 'Documentation' section in Support pane"
+ },
+ "supportS1P1": {
+ "message": "Read the documentation at uBlock/wiki to learn about all of uBlock Origin's features.",
+ "description": "First paragraph of 'Documentation' section in Support pane"
+ },
+ "supportS2H": {
+ "message": "Questions and support",
+ "description": "Header of 'Questions and support' section in Support pane"
+ },
+ "supportS2P1": {
+ "message": "Answers to questions and other kinds of help support is provided on the subreddit /r/uBlockOrigin.",
+ "description": "First paragraph of 'Questions and support' section in Support pane"
+ },
+ "supportS3H": {
+ "message": "Filter issues/website is broken",
+ "description": "Header of 'Filter issues' section in Support pane"
+ },
+ "supportS3P1": {
+ "message": "Report filter issues with specific websites to uBlockOrigin/uAssets issue tracker. Requires a GitHub account.",
+ "description": "First paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS3P2": {
+ "message": "Important: Avoid using other similarly-purposed blockers along with uBlock Origin, as this may cause filter issues on specific websites.",
+ "description": "Second paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS3P3": {
+ "message": "Tips: Be sure your filter lists are up to date. The logger is the primary tool to diagnose filter-related issues.",
+ "description": "Third paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS4H": {
+ "message": "Bug report",
+ "description": "Header of 'Bug report' section in Support pane"
+ },
+ "supportS4P1": {
+ "message": "Report issues with uBlock Origin itself to uBlockOrigin/uBlock-issue issue tracker. Requires a GitHub account.",
+ "description": "First paragraph of 'Bug report' section in Support pane"
+ },
+ "supportS5H": {
+ "message": "Troubleshooting Information",
+ "description": "Header of 'Troubleshooting Information' section in Support pane"
+ },
+ "supportS5P1": {
+ "message": "Below is technical information that might be useful when volunteers are trying to help you solve a problem.",
+ "description": "First paragraph of 'Troubleshooting Information' section in Support pane"
+ },
+ "supportS5P2": {
+ "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"
+ },
+ "supportRedact": {
+ "message": "Redact",
+ "description": "Text for 'Redact' button"
+ },
+ "supportUnredact": {
+ "message": "Unredact",
+ "description": "Text for 'Unredact' button"
+ },
"aboutPrivacyPolicy": {
"message": "Política de privacidade",
"description": "Link to privacy policy on GitHub (English)"
@@ -859,18 +923,6 @@
"message": "Registo de alterações",
"description": ""
},
- "aboutWiki": {
- "message": "Wiki",
- "description": "English: project' wiki on GitHub"
- },
- "aboutSupport": {
- "message": "Suporte",
- "description": "A link for where to get support"
- },
- "aboutIssues": {
- "message": "Monitorizador de problemas",
- "description": "Text for a link to official issue tracker"
- },
"aboutCode": {
"message": "Código fonte (GPLv3)",
"description": "English: Source code (GPLv3)"
@@ -1079,6 +1131,10 @@
"message": "Copiar para a área de transferência",
"description": "Label for buttons used to copy something to the clipboard"
},
+ "genericSelectAll": {
+ "message": "Select all",
+ "description": "Label for buttons used to select all text in editor"
+ },
"toggleBlockingProfile": {
"message": "Alternar perfil de bloqueio",
"description": "Label for keyboard shortcut used to toggle blocking profile"
diff --git a/src/_locales/ro/messages.json b/src/_locales/ro/messages.json
index 75a5077c3..a6214b113 100644
--- a/src/_locales/ro/messages.json
+++ b/src/_locales/ro/messages.json
@@ -851,6 +851,70 @@
"message": "Marcaj",
"description": "Label for radio-button to pick export text format"
},
+ "supportOpenButton": {
+ "message": "Open",
+ "description": "Text for button which open an external webpage in Support pane"
+ },
+ "supportS1H": {
+ "message": "Documentation",
+ "description": "Header of 'Documentation' section in Support pane"
+ },
+ "supportS1P1": {
+ "message": "Read the documentation at uBlock/wiki to learn about all of uBlock Origin's features.",
+ "description": "First paragraph of 'Documentation' section in Support pane"
+ },
+ "supportS2H": {
+ "message": "Questions and support",
+ "description": "Header of 'Questions and support' section in Support pane"
+ },
+ "supportS2P1": {
+ "message": "Answers to questions and other kinds of help support is provided on the subreddit /r/uBlockOrigin.",
+ "description": "First paragraph of 'Questions and support' section in Support pane"
+ },
+ "supportS3H": {
+ "message": "Filter issues/website is broken",
+ "description": "Header of 'Filter issues' section in Support pane"
+ },
+ "supportS3P1": {
+ "message": "Report filter issues with specific websites to uBlockOrigin/uAssets issue tracker. Requires a GitHub account.",
+ "description": "First paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS3P2": {
+ "message": "Important: Avoid using other similarly-purposed blockers along with uBlock Origin, as this may cause filter issues on specific websites.",
+ "description": "Second paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS3P3": {
+ "message": "Tips: Be sure your filter lists are up to date. The logger is the primary tool to diagnose filter-related issues.",
+ "description": "Third paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS4H": {
+ "message": "Bug report",
+ "description": "Header of 'Bug report' section in Support pane"
+ },
+ "supportS4P1": {
+ "message": "Report issues with uBlock Origin itself to uBlockOrigin/uBlock-issue issue tracker. Requires a GitHub account.",
+ "description": "First paragraph of 'Bug report' section in Support pane"
+ },
+ "supportS5H": {
+ "message": "Troubleshooting Information",
+ "description": "Header of 'Troubleshooting Information' section in Support pane"
+ },
+ "supportS5P1": {
+ "message": "Below is technical information that might be useful when volunteers are trying to help you solve a problem.",
+ "description": "First paragraph of 'Troubleshooting Information' section in Support pane"
+ },
+ "supportS5P2": {
+ "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"
+ },
+ "supportRedact": {
+ "message": "Redact",
+ "description": "Text for 'Redact' button"
+ },
+ "supportUnredact": {
+ "message": "Unredact",
+ "description": "Text for 'Unredact' button"
+ },
"aboutPrivacyPolicy": {
"message": "Politică de confidențialitate",
"description": "Link to privacy policy on GitHub (English)"
@@ -859,18 +923,6 @@
"message": "Jurnal de modificări",
"description": ""
},
- "aboutWiki": {
- "message": "Wiki",
- "description": "English: project' wiki on GitHub"
- },
- "aboutSupport": {
- "message": "Suport",
- "description": "A link for where to get support"
- },
- "aboutIssues": {
- "message": "Jurnal cu probleme",
- "description": "Text for a link to official issue tracker"
- },
"aboutCode": {
"message": "Cod sursă (GPLv3)",
"description": "English: Source code (GPLv3)"
@@ -1079,6 +1131,10 @@
"message": "Copiază în clipboard",
"description": "Label for buttons used to copy something to the clipboard"
},
+ "genericSelectAll": {
+ "message": "Select all",
+ "description": "Label for buttons used to select all text in editor"
+ },
"toggleBlockingProfile": {
"message": "Comutați profilul de blocare",
"description": "Label for keyboard shortcut used to toggle blocking profile"
diff --git a/src/_locales/ru/messages.json b/src/_locales/ru/messages.json
index 00dce4093..9f61cba51 100644
--- a/src/_locales/ru/messages.json
+++ b/src/_locales/ru/messages.json
@@ -851,6 +851,70 @@
"message": "Markdown",
"description": "Label for radio-button to pick export text format"
},
+ "supportOpenButton": {
+ "message": "Open",
+ "description": "Text for button which open an external webpage in Support pane"
+ },
+ "supportS1H": {
+ "message": "Documentation",
+ "description": "Header of 'Documentation' section in Support pane"
+ },
+ "supportS1P1": {
+ "message": "Read the documentation at uBlock/wiki to learn about all of uBlock Origin's features.",
+ "description": "First paragraph of 'Documentation' section in Support pane"
+ },
+ "supportS2H": {
+ "message": "Questions and support",
+ "description": "Header of 'Questions and support' section in Support pane"
+ },
+ "supportS2P1": {
+ "message": "Answers to questions and other kinds of help support is provided on the subreddit /r/uBlockOrigin.",
+ "description": "First paragraph of 'Questions and support' section in Support pane"
+ },
+ "supportS3H": {
+ "message": "Filter issues/website is broken",
+ "description": "Header of 'Filter issues' section in Support pane"
+ },
+ "supportS3P1": {
+ "message": "Report filter issues with specific websites to uBlockOrigin/uAssets issue tracker. Requires a GitHub account.",
+ "description": "First paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS3P2": {
+ "message": "Important: Avoid using other similarly-purposed blockers along with uBlock Origin, as this may cause filter issues on specific websites.",
+ "description": "Second paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS3P3": {
+ "message": "Tips: Be sure your filter lists are up to date. The logger is the primary tool to diagnose filter-related issues.",
+ "description": "Third paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS4H": {
+ "message": "Bug report",
+ "description": "Header of 'Bug report' section in Support pane"
+ },
+ "supportS4P1": {
+ "message": "Report issues with uBlock Origin itself to uBlockOrigin/uBlock-issue issue tracker. Requires a GitHub account.",
+ "description": "First paragraph of 'Bug report' section in Support pane"
+ },
+ "supportS5H": {
+ "message": "Troubleshooting Information",
+ "description": "Header of 'Troubleshooting Information' section in Support pane"
+ },
+ "supportS5P1": {
+ "message": "Below is technical information that might be useful when volunteers are trying to help you solve a problem.",
+ "description": "First paragraph of 'Troubleshooting Information' section in Support pane"
+ },
+ "supportS5P2": {
+ "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"
+ },
+ "supportRedact": {
+ "message": "Redact",
+ "description": "Text for 'Redact' button"
+ },
+ "supportUnredact": {
+ "message": "Unredact",
+ "description": "Text for 'Unredact' button"
+ },
"aboutPrivacyPolicy": {
"message": "Политика конфиденциальности",
"description": "Link to privacy policy on GitHub (English)"
@@ -859,18 +923,6 @@
"message": "Список изменений",
"description": ""
},
- "aboutWiki": {
- "message": "Вики",
- "description": "English: project' wiki on GitHub"
- },
- "aboutSupport": {
- "message": "Поддержка",
- "description": "A link for where to get support"
- },
- "aboutIssues": {
- "message": "Известные проблемы",
- "description": "Text for a link to official issue tracker"
- },
"aboutCode": {
"message": "Исходный код (GPLv3)",
"description": "English: Source code (GPLv3)"
@@ -1079,6 +1131,10 @@
"message": "Скопировать в буфер",
"description": "Label for buttons used to copy something to the clipboard"
},
+ "genericSelectAll": {
+ "message": "Select all",
+ "description": "Label for buttons used to select all text in editor"
+ },
"toggleBlockingProfile": {
"message": "Переключение профиля блокировки",
"description": "Label for keyboard shortcut used to toggle blocking profile"
diff --git a/src/_locales/sk/messages.json b/src/_locales/sk/messages.json
index e42057dd1..5ff60fd01 100644
--- a/src/_locales/sk/messages.json
+++ b/src/_locales/sk/messages.json
@@ -851,6 +851,70 @@
"message": "Formátované",
"description": "Label for radio-button to pick export text format"
},
+ "supportOpenButton": {
+ "message": "Open",
+ "description": "Text for button which open an external webpage in Support pane"
+ },
+ "supportS1H": {
+ "message": "Documentation",
+ "description": "Header of 'Documentation' section in Support pane"
+ },
+ "supportS1P1": {
+ "message": "Read the documentation at uBlock/wiki to learn about all of uBlock Origin's features.",
+ "description": "First paragraph of 'Documentation' section in Support pane"
+ },
+ "supportS2H": {
+ "message": "Questions and support",
+ "description": "Header of 'Questions and support' section in Support pane"
+ },
+ "supportS2P1": {
+ "message": "Answers to questions and other kinds of help support is provided on the subreddit /r/uBlockOrigin.",
+ "description": "First paragraph of 'Questions and support' section in Support pane"
+ },
+ "supportS3H": {
+ "message": "Filter issues/website is broken",
+ "description": "Header of 'Filter issues' section in Support pane"
+ },
+ "supportS3P1": {
+ "message": "Report filter issues with specific websites to uBlockOrigin/uAssets issue tracker. Requires a GitHub account.",
+ "description": "First paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS3P2": {
+ "message": "Important: Avoid using other similarly-purposed blockers along with uBlock Origin, as this may cause filter issues on specific websites.",
+ "description": "Second paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS3P3": {
+ "message": "Tips: Be sure your filter lists are up to date. The logger is the primary tool to diagnose filter-related issues.",
+ "description": "Third paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS4H": {
+ "message": "Bug report",
+ "description": "Header of 'Bug report' section in Support pane"
+ },
+ "supportS4P1": {
+ "message": "Report issues with uBlock Origin itself to uBlockOrigin/uBlock-issue issue tracker. Requires a GitHub account.",
+ "description": "First paragraph of 'Bug report' section in Support pane"
+ },
+ "supportS5H": {
+ "message": "Troubleshooting Information",
+ "description": "Header of 'Troubleshooting Information' section in Support pane"
+ },
+ "supportS5P1": {
+ "message": "Below is technical information that might be useful when volunteers are trying to help you solve a problem.",
+ "description": "First paragraph of 'Troubleshooting Information' section in Support pane"
+ },
+ "supportS5P2": {
+ "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"
+ },
+ "supportRedact": {
+ "message": "Redact",
+ "description": "Text for 'Redact' button"
+ },
+ "supportUnredact": {
+ "message": "Unredact",
+ "description": "Text for 'Unredact' button"
+ },
"aboutPrivacyPolicy": {
"message": "Zásady ochrany osobných údajov",
"description": "Link to privacy policy on GitHub (English)"
@@ -859,18 +923,6 @@
"message": "Zoznam zmien",
"description": ""
},
- "aboutWiki": {
- "message": "Wiki",
- "description": "English: project' wiki on GitHub"
- },
- "aboutSupport": {
- "message": "Podpora",
- "description": "A link for where to get support"
- },
- "aboutIssues": {
- "message": "Zoznam problémov",
- "description": "Text for a link to official issue tracker"
- },
"aboutCode": {
"message": "Zdrojový kód (GPLv3)",
"description": "English: Source code (GPLv3)"
@@ -1079,6 +1131,10 @@
"message": "Kopírovať do schránky",
"description": "Label for buttons used to copy something to the clipboard"
},
+ "genericSelectAll": {
+ "message": "Select all",
+ "description": "Label for buttons used to select all text in editor"
+ },
"toggleBlockingProfile": {
"message": "Prepnúť profil blokovania",
"description": "Label for keyboard shortcut used to toggle blocking profile"
diff --git a/src/_locales/sl/messages.json b/src/_locales/sl/messages.json
index cc14c1d93..36f6c1cdf 100644
--- a/src/_locales/sl/messages.json
+++ b/src/_locales/sl/messages.json
@@ -851,6 +851,70 @@
"message": "Markdown",
"description": "Label for radio-button to pick export text format"
},
+ "supportOpenButton": {
+ "message": "Open",
+ "description": "Text for button which open an external webpage in Support pane"
+ },
+ "supportS1H": {
+ "message": "Documentation",
+ "description": "Header of 'Documentation' section in Support pane"
+ },
+ "supportS1P1": {
+ "message": "Read the documentation at uBlock/wiki to learn about all of uBlock Origin's features.",
+ "description": "First paragraph of 'Documentation' section in Support pane"
+ },
+ "supportS2H": {
+ "message": "Questions and support",
+ "description": "Header of 'Questions and support' section in Support pane"
+ },
+ "supportS2P1": {
+ "message": "Answers to questions and other kinds of help support is provided on the subreddit /r/uBlockOrigin.",
+ "description": "First paragraph of 'Questions and support' section in Support pane"
+ },
+ "supportS3H": {
+ "message": "Filter issues/website is broken",
+ "description": "Header of 'Filter issues' section in Support pane"
+ },
+ "supportS3P1": {
+ "message": "Report filter issues with specific websites to uBlockOrigin/uAssets issue tracker. Requires a GitHub account.",
+ "description": "First paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS3P2": {
+ "message": "Important: Avoid using other similarly-purposed blockers along with uBlock Origin, as this may cause filter issues on specific websites.",
+ "description": "Second paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS3P3": {
+ "message": "Tips: Be sure your filter lists are up to date. The logger is the primary tool to diagnose filter-related issues.",
+ "description": "Third paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS4H": {
+ "message": "Bug report",
+ "description": "Header of 'Bug report' section in Support pane"
+ },
+ "supportS4P1": {
+ "message": "Report issues with uBlock Origin itself to uBlockOrigin/uBlock-issue issue tracker. Requires a GitHub account.",
+ "description": "First paragraph of 'Bug report' section in Support pane"
+ },
+ "supportS5H": {
+ "message": "Troubleshooting Information",
+ "description": "Header of 'Troubleshooting Information' section in Support pane"
+ },
+ "supportS5P1": {
+ "message": "Below is technical information that might be useful when volunteers are trying to help you solve a problem.",
+ "description": "First paragraph of 'Troubleshooting Information' section in Support pane"
+ },
+ "supportS5P2": {
+ "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"
+ },
+ "supportRedact": {
+ "message": "Redact",
+ "description": "Text for 'Redact' button"
+ },
+ "supportUnredact": {
+ "message": "Unredact",
+ "description": "Text for 'Unredact' button"
+ },
"aboutPrivacyPolicy": {
"message": "Pravilnik o zasebnosti",
"description": "Link to privacy policy on GitHub (English)"
@@ -859,18 +923,6 @@
"message": "Dnevnik sprememb",
"description": ""
},
- "aboutWiki": {
- "message": "Wiki",
- "description": "English: project' wiki on GitHub"
- },
- "aboutSupport": {
- "message": "Podpora",
- "description": "A link for where to get support"
- },
- "aboutIssues": {
- "message": "Sledilec težav",
- "description": "Text for a link to official issue tracker"
- },
"aboutCode": {
"message": "Izvorna koda (GPLv3)",
"description": "English: Source code (GPLv3)"
@@ -1079,6 +1131,10 @@
"message": "Kopiraj v odložišče",
"description": "Label for buttons used to copy something to the clipboard"
},
+ "genericSelectAll": {
+ "message": "Select all",
+ "description": "Label for buttons used to select all text in editor"
+ },
"toggleBlockingProfile": {
"message": "Toggle blocking profile",
"description": "Label for keyboard shortcut used to toggle blocking profile"
diff --git a/src/_locales/sq/messages.json b/src/_locales/sq/messages.json
index ca5ecc0a8..e09660dca 100644
--- a/src/_locales/sq/messages.json
+++ b/src/_locales/sq/messages.json
@@ -851,6 +851,70 @@
"message": "Markdown",
"description": "Label for radio-button to pick export text format"
},
+ "supportOpenButton": {
+ "message": "Open",
+ "description": "Text for button which open an external webpage in Support pane"
+ },
+ "supportS1H": {
+ "message": "Documentation",
+ "description": "Header of 'Documentation' section in Support pane"
+ },
+ "supportS1P1": {
+ "message": "Read the documentation at uBlock/wiki to learn about all of uBlock Origin's features.",
+ "description": "First paragraph of 'Documentation' section in Support pane"
+ },
+ "supportS2H": {
+ "message": "Questions and support",
+ "description": "Header of 'Questions and support' section in Support pane"
+ },
+ "supportS2P1": {
+ "message": "Answers to questions and other kinds of help support is provided on the subreddit /r/uBlockOrigin.",
+ "description": "First paragraph of 'Questions and support' section in Support pane"
+ },
+ "supportS3H": {
+ "message": "Filter issues/website is broken",
+ "description": "Header of 'Filter issues' section in Support pane"
+ },
+ "supportS3P1": {
+ "message": "Report filter issues with specific websites to uBlockOrigin/uAssets issue tracker. Requires a GitHub account.",
+ "description": "First paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS3P2": {
+ "message": "Important: Avoid using other similarly-purposed blockers along with uBlock Origin, as this may cause filter issues on specific websites.",
+ "description": "Second paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS3P3": {
+ "message": "Tips: Be sure your filter lists are up to date. The logger is the primary tool to diagnose filter-related issues.",
+ "description": "Third paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS4H": {
+ "message": "Bug report",
+ "description": "Header of 'Bug report' section in Support pane"
+ },
+ "supportS4P1": {
+ "message": "Report issues with uBlock Origin itself to uBlockOrigin/uBlock-issue issue tracker. Requires a GitHub account.",
+ "description": "First paragraph of 'Bug report' section in Support pane"
+ },
+ "supportS5H": {
+ "message": "Troubleshooting Information",
+ "description": "Header of 'Troubleshooting Information' section in Support pane"
+ },
+ "supportS5P1": {
+ "message": "Below is technical information that might be useful when volunteers are trying to help you solve a problem.",
+ "description": "First paragraph of 'Troubleshooting Information' section in Support pane"
+ },
+ "supportS5P2": {
+ "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"
+ },
+ "supportRedact": {
+ "message": "Redact",
+ "description": "Text for 'Redact' button"
+ },
+ "supportUnredact": {
+ "message": "Unredact",
+ "description": "Text for 'Unredact' button"
+ },
"aboutPrivacyPolicy": {
"message": "Politikat e konfidencialitetit",
"description": "Link to privacy policy on GitHub (English)"
@@ -859,18 +923,6 @@
"message": "Ditari i ndryshimeve",
"description": ""
},
- "aboutWiki": {
- "message": "Wiki",
- "description": "English: project' wiki on GitHub"
- },
- "aboutSupport": {
- "message": "Mbështetja teknike",
- "description": "A link for where to get support"
- },
- "aboutIssues": {
- "message": "Lista e problemeve",
- "description": "Text for a link to official issue tracker"
- },
"aboutCode": {
"message": "Materiali burimor (GPLv3)",
"description": "English: Source code (GPLv3)"
@@ -1079,6 +1131,10 @@
"message": "Kopjoj në memorie",
"description": "Label for buttons used to copy something to the clipboard"
},
+ "genericSelectAll": {
+ "message": "Select all",
+ "description": "Label for buttons used to select all text in editor"
+ },
"toggleBlockingProfile": {
"message": "Ç/Aktivizoj profilin e bllokimit",
"description": "Label for keyboard shortcut used to toggle blocking profile"
diff --git a/src/_locales/sr/messages.json b/src/_locales/sr/messages.json
index e0a2e41c4..a496d9c3f 100644
--- a/src/_locales/sr/messages.json
+++ b/src/_locales/sr/messages.json
@@ -851,6 +851,70 @@
"message": "Markdown",
"description": "Label for radio-button to pick export text format"
},
+ "supportOpenButton": {
+ "message": "Open",
+ "description": "Text for button which open an external webpage in Support pane"
+ },
+ "supportS1H": {
+ "message": "Documentation",
+ "description": "Header of 'Documentation' section in Support pane"
+ },
+ "supportS1P1": {
+ "message": "Read the documentation at uBlock/wiki to learn about all of uBlock Origin's features.",
+ "description": "First paragraph of 'Documentation' section in Support pane"
+ },
+ "supportS2H": {
+ "message": "Questions and support",
+ "description": "Header of 'Questions and support' section in Support pane"
+ },
+ "supportS2P1": {
+ "message": "Answers to questions and other kinds of help support is provided on the subreddit /r/uBlockOrigin.",
+ "description": "First paragraph of 'Questions and support' section in Support pane"
+ },
+ "supportS3H": {
+ "message": "Filter issues/website is broken",
+ "description": "Header of 'Filter issues' section in Support pane"
+ },
+ "supportS3P1": {
+ "message": "Report filter issues with specific websites to uBlockOrigin/uAssets issue tracker. Requires a GitHub account.",
+ "description": "First paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS3P2": {
+ "message": "Important: Avoid using other similarly-purposed blockers along with uBlock Origin, as this may cause filter issues on specific websites.",
+ "description": "Second paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS3P3": {
+ "message": "Tips: Be sure your filter lists are up to date. The logger is the primary tool to diagnose filter-related issues.",
+ "description": "Third paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS4H": {
+ "message": "Bug report",
+ "description": "Header of 'Bug report' section in Support pane"
+ },
+ "supportS4P1": {
+ "message": "Report issues with uBlock Origin itself to uBlockOrigin/uBlock-issue issue tracker. Requires a GitHub account.",
+ "description": "First paragraph of 'Bug report' section in Support pane"
+ },
+ "supportS5H": {
+ "message": "Troubleshooting Information",
+ "description": "Header of 'Troubleshooting Information' section in Support pane"
+ },
+ "supportS5P1": {
+ "message": "Below is technical information that might be useful when volunteers are trying to help you solve a problem.",
+ "description": "First paragraph of 'Troubleshooting Information' section in Support pane"
+ },
+ "supportS5P2": {
+ "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"
+ },
+ "supportRedact": {
+ "message": "Redact",
+ "description": "Text for 'Redact' button"
+ },
+ "supportUnredact": {
+ "message": "Unredact",
+ "description": "Text for 'Unredact' button"
+ },
"aboutPrivacyPolicy": {
"message": "Политика приватности",
"description": "Link to privacy policy on GitHub (English)"
@@ -859,18 +923,6 @@
"message": "Списак измена",
"description": ""
},
- "aboutWiki": {
- "message": "Вики",
- "description": "English: project' wiki on GitHub"
- },
- "aboutSupport": {
- "message": "Подршка",
- "description": "A link for where to get support"
- },
- "aboutIssues": {
- "message": "Пратилац проблема",
- "description": "Text for a link to official issue tracker"
- },
"aboutCode": {
"message": "Изворни код (GPLv3)",
"description": "English: Source code (GPLv3)"
@@ -1079,6 +1131,10 @@
"message": "Копирај у оставу",
"description": "Label for buttons used to copy something to the clipboard"
},
+ "genericSelectAll": {
+ "message": "Select all",
+ "description": "Label for buttons used to select all text in editor"
+ },
"toggleBlockingProfile": {
"message": "Укључи/искључи профил за блокирање",
"description": "Label for keyboard shortcut used to toggle blocking profile"
diff --git a/src/_locales/sv/messages.json b/src/_locales/sv/messages.json
index 7faf2fca9..112b9d86c 100644
--- a/src/_locales/sv/messages.json
+++ b/src/_locales/sv/messages.json
@@ -851,6 +851,70 @@
"message": "Markdown",
"description": "Label for radio-button to pick export text format"
},
+ "supportOpenButton": {
+ "message": "Open",
+ "description": "Text for button which open an external webpage in Support pane"
+ },
+ "supportS1H": {
+ "message": "Documentation",
+ "description": "Header of 'Documentation' section in Support pane"
+ },
+ "supportS1P1": {
+ "message": "Read the documentation at uBlock/wiki to learn about all of uBlock Origin's features.",
+ "description": "First paragraph of 'Documentation' section in Support pane"
+ },
+ "supportS2H": {
+ "message": "Questions and support",
+ "description": "Header of 'Questions and support' section in Support pane"
+ },
+ "supportS2P1": {
+ "message": "Answers to questions and other kinds of help support is provided on the subreddit /r/uBlockOrigin.",
+ "description": "First paragraph of 'Questions and support' section in Support pane"
+ },
+ "supportS3H": {
+ "message": "Filter issues/website is broken",
+ "description": "Header of 'Filter issues' section in Support pane"
+ },
+ "supportS3P1": {
+ "message": "Report filter issues with specific websites to uBlockOrigin/uAssets issue tracker. Requires a GitHub account.",
+ "description": "First paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS3P2": {
+ "message": "Important: Avoid using other similarly-purposed blockers along with uBlock Origin, as this may cause filter issues on specific websites.",
+ "description": "Second paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS3P3": {
+ "message": "Tips: Be sure your filter lists are up to date. The logger is the primary tool to diagnose filter-related issues.",
+ "description": "Third paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS4H": {
+ "message": "Bug report",
+ "description": "Header of 'Bug report' section in Support pane"
+ },
+ "supportS4P1": {
+ "message": "Report issues with uBlock Origin itself to uBlockOrigin/uBlock-issue issue tracker. Requires a GitHub account.",
+ "description": "First paragraph of 'Bug report' section in Support pane"
+ },
+ "supportS5H": {
+ "message": "Troubleshooting Information",
+ "description": "Header of 'Troubleshooting Information' section in Support pane"
+ },
+ "supportS5P1": {
+ "message": "Below is technical information that might be useful when volunteers are trying to help you solve a problem.",
+ "description": "First paragraph of 'Troubleshooting Information' section in Support pane"
+ },
+ "supportS5P2": {
+ "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"
+ },
+ "supportRedact": {
+ "message": "Redact",
+ "description": "Text for 'Redact' button"
+ },
+ "supportUnredact": {
+ "message": "Unredact",
+ "description": "Text for 'Unredact' button"
+ },
"aboutPrivacyPolicy": {
"message": "Integritetspolicy",
"description": "Link to privacy policy on GitHub (English)"
@@ -859,18 +923,6 @@
"message": "Ändringslogg",
"description": ""
},
- "aboutWiki": {
- "message": "Wiki",
- "description": "English: project' wiki on GitHub"
- },
- "aboutSupport": {
- "message": "Hjälp",
- "description": "A link for where to get support"
- },
- "aboutIssues": {
- "message": "Ärendehantering",
- "description": "Text for a link to official issue tracker"
- },
"aboutCode": {
"message": "Källkod (GPLv3)",
"description": "English: Source code (GPLv3)"
@@ -1079,6 +1131,10 @@
"message": "Kopiera till urklipp",
"description": "Label for buttons used to copy something to the clipboard"
},
+ "genericSelectAll": {
+ "message": "Select all",
+ "description": "Label for buttons used to select all text in editor"
+ },
"toggleBlockingProfile": {
"message": "Växla blockeringsprofil",
"description": "Label for keyboard shortcut used to toggle blocking profile"
diff --git a/src/_locales/ta/messages.json b/src/_locales/ta/messages.json
index 6d9646be1..2645401d2 100644
--- a/src/_locales/ta/messages.json
+++ b/src/_locales/ta/messages.json
@@ -851,6 +851,70 @@
"message": "மார்க் டவுன்",
"description": "Label for radio-button to pick export text format"
},
+ "supportOpenButton": {
+ "message": "Open",
+ "description": "Text for button which open an external webpage in Support pane"
+ },
+ "supportS1H": {
+ "message": "Documentation",
+ "description": "Header of 'Documentation' section in Support pane"
+ },
+ "supportS1P1": {
+ "message": "Read the documentation at uBlock/wiki to learn about all of uBlock Origin's features.",
+ "description": "First paragraph of 'Documentation' section in Support pane"
+ },
+ "supportS2H": {
+ "message": "Questions and support",
+ "description": "Header of 'Questions and support' section in Support pane"
+ },
+ "supportS2P1": {
+ "message": "Answers to questions and other kinds of help support is provided on the subreddit /r/uBlockOrigin.",
+ "description": "First paragraph of 'Questions and support' section in Support pane"
+ },
+ "supportS3H": {
+ "message": "Filter issues/website is broken",
+ "description": "Header of 'Filter issues' section in Support pane"
+ },
+ "supportS3P1": {
+ "message": "Report filter issues with specific websites to uBlockOrigin/uAssets issue tracker. Requires a GitHub account.",
+ "description": "First paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS3P2": {
+ "message": "Important: Avoid using other similarly-purposed blockers along with uBlock Origin, as this may cause filter issues on specific websites.",
+ "description": "Second paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS3P3": {
+ "message": "Tips: Be sure your filter lists are up to date. The logger is the primary tool to diagnose filter-related issues.",
+ "description": "Third paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS4H": {
+ "message": "Bug report",
+ "description": "Header of 'Bug report' section in Support pane"
+ },
+ "supportS4P1": {
+ "message": "Report issues with uBlock Origin itself to uBlockOrigin/uBlock-issue issue tracker. Requires a GitHub account.",
+ "description": "First paragraph of 'Bug report' section in Support pane"
+ },
+ "supportS5H": {
+ "message": "Troubleshooting Information",
+ "description": "Header of 'Troubleshooting Information' section in Support pane"
+ },
+ "supportS5P1": {
+ "message": "Below is technical information that might be useful when volunteers are trying to help you solve a problem.",
+ "description": "First paragraph of 'Troubleshooting Information' section in Support pane"
+ },
+ "supportS5P2": {
+ "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"
+ },
+ "supportRedact": {
+ "message": "Redact",
+ "description": "Text for 'Redact' button"
+ },
+ "supportUnredact": {
+ "message": "Unredact",
+ "description": "Text for 'Unredact' button"
+ },
"aboutPrivacyPolicy": {
"message": "தனியுரிமை கொள்கை",
"description": "Link to privacy policy on GitHub (English)"
@@ -859,18 +923,6 @@
"message": "மாற்றப்பதிவு",
"description": ""
},
- "aboutWiki": {
- "message": "விக்கி",
- "description": "English: project' wiki on GitHub"
- },
- "aboutSupport": {
- "message": "ஆதரவு",
- "description": "A link for where to get support"
- },
- "aboutIssues": {
- "message": "வெளியீட்டு கண்காணிப்பு",
- "description": "Text for a link to official issue tracker"
- },
"aboutCode": {
"message": "மூல நிரல் (பொது மக்கள் உரிமம் பதிப்பு 3)",
"description": "English: Source code (GPLv3)"
@@ -1079,6 +1131,10 @@
"message": "நினைவிக்கு நகலெடு",
"description": "Label for buttons used to copy something to the clipboard"
},
+ "genericSelectAll": {
+ "message": "Select all",
+ "description": "Label for buttons used to select all text in editor"
+ },
"toggleBlockingProfile": {
"message": "தடுப்பு சுயவிவரத்தை நிலைமாற்று",
"description": "Label for keyboard shortcut used to toggle blocking profile"
diff --git a/src/_locales/te/messages.json b/src/_locales/te/messages.json
index 3746fb559..84cb9d6f6 100644
--- a/src/_locales/te/messages.json
+++ b/src/_locales/te/messages.json
@@ -851,6 +851,70 @@
"message": "మార్క్డౌన్",
"description": "Label for radio-button to pick export text format"
},
+ "supportOpenButton": {
+ "message": "Open",
+ "description": "Text for button which open an external webpage in Support pane"
+ },
+ "supportS1H": {
+ "message": "Documentation",
+ "description": "Header of 'Documentation' section in Support pane"
+ },
+ "supportS1P1": {
+ "message": "Read the documentation at uBlock/wiki to learn about all of uBlock Origin's features.",
+ "description": "First paragraph of 'Documentation' section in Support pane"
+ },
+ "supportS2H": {
+ "message": "Questions and support",
+ "description": "Header of 'Questions and support' section in Support pane"
+ },
+ "supportS2P1": {
+ "message": "Answers to questions and other kinds of help support is provided on the subreddit /r/uBlockOrigin.",
+ "description": "First paragraph of 'Questions and support' section in Support pane"
+ },
+ "supportS3H": {
+ "message": "Filter issues/website is broken",
+ "description": "Header of 'Filter issues' section in Support pane"
+ },
+ "supportS3P1": {
+ "message": "Report filter issues with specific websites to uBlockOrigin/uAssets issue tracker. Requires a GitHub account.",
+ "description": "First paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS3P2": {
+ "message": "Important: Avoid using other similarly-purposed blockers along with uBlock Origin, as this may cause filter issues on specific websites.",
+ "description": "Second paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS3P3": {
+ "message": "Tips: Be sure your filter lists are up to date. The logger is the primary tool to diagnose filter-related issues.",
+ "description": "Third paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS4H": {
+ "message": "Bug report",
+ "description": "Header of 'Bug report' section in Support pane"
+ },
+ "supportS4P1": {
+ "message": "Report issues with uBlock Origin itself to uBlockOrigin/uBlock-issue issue tracker. Requires a GitHub account.",
+ "description": "First paragraph of 'Bug report' section in Support pane"
+ },
+ "supportS5H": {
+ "message": "Troubleshooting Information",
+ "description": "Header of 'Troubleshooting Information' section in Support pane"
+ },
+ "supportS5P1": {
+ "message": "Below is technical information that might be useful when volunteers are trying to help you solve a problem.",
+ "description": "First paragraph of 'Troubleshooting Information' section in Support pane"
+ },
+ "supportS5P2": {
+ "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"
+ },
+ "supportRedact": {
+ "message": "Redact",
+ "description": "Text for 'Redact' button"
+ },
+ "supportUnredact": {
+ "message": "Unredact",
+ "description": "Text for 'Unredact' button"
+ },
"aboutPrivacyPolicy": {
"message": "గోప్యతా విధానం",
"description": "Link to privacy policy on GitHub (English)"
@@ -859,18 +923,6 @@
"message": "మార్పుల సంచిక",
"description": ""
},
- "aboutWiki": {
- "message": "వికి",
- "description": "English: project' wiki on GitHub"
- },
- "aboutSupport": {
- "message": "సహాయము",
- "description": "A link for where to get support"
- },
- "aboutIssues": {
- "message": "సమస్యా సంచిక",
- "description": "Text for a link to official issue tracker"
- },
"aboutCode": {
"message": "మూలం (GPLv3)",
"description": "English: Source code (GPLv3)"
@@ -1079,6 +1131,10 @@
"message": "క్లిప్బోర్డ్కు కాపీ చేయండి",
"description": "Label for buttons used to copy something to the clipboard"
},
+ "genericSelectAll": {
+ "message": "Select all",
+ "description": "Label for buttons used to select all text in editor"
+ },
"toggleBlockingProfile": {
"message": "నిరోధించే ప్రొఫైల్ను టోగుల్ చేయండి",
"description": "Label for keyboard shortcut used to toggle blocking profile"
diff --git a/src/_locales/th/messages.json b/src/_locales/th/messages.json
index 3005e533b..069977555 100644
--- a/src/_locales/th/messages.json
+++ b/src/_locales/th/messages.json
@@ -851,6 +851,70 @@
"message": "Markdown",
"description": "Label for radio-button to pick export text format"
},
+ "supportOpenButton": {
+ "message": "Open",
+ "description": "Text for button which open an external webpage in Support pane"
+ },
+ "supportS1H": {
+ "message": "Documentation",
+ "description": "Header of 'Documentation' section in Support pane"
+ },
+ "supportS1P1": {
+ "message": "Read the documentation at uBlock/wiki to learn about all of uBlock Origin's features.",
+ "description": "First paragraph of 'Documentation' section in Support pane"
+ },
+ "supportS2H": {
+ "message": "Questions and support",
+ "description": "Header of 'Questions and support' section in Support pane"
+ },
+ "supportS2P1": {
+ "message": "Answers to questions and other kinds of help support is provided on the subreddit /r/uBlockOrigin.",
+ "description": "First paragraph of 'Questions and support' section in Support pane"
+ },
+ "supportS3H": {
+ "message": "Filter issues/website is broken",
+ "description": "Header of 'Filter issues' section in Support pane"
+ },
+ "supportS3P1": {
+ "message": "Report filter issues with specific websites to uBlockOrigin/uAssets issue tracker. Requires a GitHub account.",
+ "description": "First paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS3P2": {
+ "message": "Important: Avoid using other similarly-purposed blockers along with uBlock Origin, as this may cause filter issues on specific websites.",
+ "description": "Second paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS3P3": {
+ "message": "Tips: Be sure your filter lists are up to date. The logger is the primary tool to diagnose filter-related issues.",
+ "description": "Third paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS4H": {
+ "message": "Bug report",
+ "description": "Header of 'Bug report' section in Support pane"
+ },
+ "supportS4P1": {
+ "message": "Report issues with uBlock Origin itself to uBlockOrigin/uBlock-issue issue tracker. Requires a GitHub account.",
+ "description": "First paragraph of 'Bug report' section in Support pane"
+ },
+ "supportS5H": {
+ "message": "Troubleshooting Information",
+ "description": "Header of 'Troubleshooting Information' section in Support pane"
+ },
+ "supportS5P1": {
+ "message": "Below is technical information that might be useful when volunteers are trying to help you solve a problem.",
+ "description": "First paragraph of 'Troubleshooting Information' section in Support pane"
+ },
+ "supportS5P2": {
+ "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"
+ },
+ "supportRedact": {
+ "message": "Redact",
+ "description": "Text for 'Redact' button"
+ },
+ "supportUnredact": {
+ "message": "Unredact",
+ "description": "Text for 'Unredact' button"
+ },
"aboutPrivacyPolicy": {
"message": "Privacy policy",
"description": "Link to privacy policy on GitHub (English)"
@@ -859,18 +923,6 @@
"message": "Changelog",
"description": ""
},
- "aboutWiki": {
- "message": "Wiki",
- "description": "English: project' wiki on GitHub"
- },
- "aboutSupport": {
- "message": "ช่วยเหลือ",
- "description": "A link for where to get support"
- },
- "aboutIssues": {
- "message": "ติดตามปัญหา",
- "description": "Text for a link to official issue tracker"
- },
"aboutCode": {
"message": "Source code (GPLv3)",
"description": "English: Source code (GPLv3)"
@@ -1079,6 +1131,10 @@
"message": "Copy to clipboard",
"description": "Label for buttons used to copy something to the clipboard"
},
+ "genericSelectAll": {
+ "message": "Select all",
+ "description": "Label for buttons used to select all text in editor"
+ },
"toggleBlockingProfile": {
"message": "Toggle blocking profile",
"description": "Label for keyboard shortcut used to toggle blocking profile"
diff --git a/src/_locales/tr/messages.json b/src/_locales/tr/messages.json
index 963083a5a..1807d0368 100644
--- a/src/_locales/tr/messages.json
+++ b/src/_locales/tr/messages.json
@@ -851,6 +851,70 @@
"message": "Markdown",
"description": "Label for radio-button to pick export text format"
},
+ "supportOpenButton": {
+ "message": "Open",
+ "description": "Text for button which open an external webpage in Support pane"
+ },
+ "supportS1H": {
+ "message": "Documentation",
+ "description": "Header of 'Documentation' section in Support pane"
+ },
+ "supportS1P1": {
+ "message": "Read the documentation at uBlock/wiki to learn about all of uBlock Origin's features.",
+ "description": "First paragraph of 'Documentation' section in Support pane"
+ },
+ "supportS2H": {
+ "message": "Questions and support",
+ "description": "Header of 'Questions and support' section in Support pane"
+ },
+ "supportS2P1": {
+ "message": "Answers to questions and other kinds of help support is provided on the subreddit /r/uBlockOrigin.",
+ "description": "First paragraph of 'Questions and support' section in Support pane"
+ },
+ "supportS3H": {
+ "message": "Filter issues/website is broken",
+ "description": "Header of 'Filter issues' section in Support pane"
+ },
+ "supportS3P1": {
+ "message": "Report filter issues with specific websites to uBlockOrigin/uAssets issue tracker. Requires a GitHub account.",
+ "description": "First paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS3P2": {
+ "message": "Important: Avoid using other similarly-purposed blockers along with uBlock Origin, as this may cause filter issues on specific websites.",
+ "description": "Second paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS3P3": {
+ "message": "Tips: Be sure your filter lists are up to date. The logger is the primary tool to diagnose filter-related issues.",
+ "description": "Third paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS4H": {
+ "message": "Bug report",
+ "description": "Header of 'Bug report' section in Support pane"
+ },
+ "supportS4P1": {
+ "message": "Report issues with uBlock Origin itself to uBlockOrigin/uBlock-issue issue tracker. Requires a GitHub account.",
+ "description": "First paragraph of 'Bug report' section in Support pane"
+ },
+ "supportS5H": {
+ "message": "Troubleshooting Information",
+ "description": "Header of 'Troubleshooting Information' section in Support pane"
+ },
+ "supportS5P1": {
+ "message": "Below is technical information that might be useful when volunteers are trying to help you solve a problem.",
+ "description": "First paragraph of 'Troubleshooting Information' section in Support pane"
+ },
+ "supportS5P2": {
+ "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"
+ },
+ "supportRedact": {
+ "message": "Redact",
+ "description": "Text for 'Redact' button"
+ },
+ "supportUnredact": {
+ "message": "Unredact",
+ "description": "Text for 'Unredact' button"
+ },
"aboutPrivacyPolicy": {
"message": "Gizlilik ilkesi",
"description": "Link to privacy policy on GitHub (English)"
@@ -859,18 +923,6 @@
"message": "Değişiklik günlüğü",
"description": ""
},
- "aboutWiki": {
- "message": "Viki",
- "description": "English: project' wiki on GitHub"
- },
- "aboutSupport": {
- "message": "Destek",
- "description": "A link for where to get support"
- },
- "aboutIssues": {
- "message": "Sorun izleyici",
- "description": "Text for a link to official issue tracker"
- },
"aboutCode": {
"message": "Kaynak kodu (GPLv3)",
"description": "English: Source code (GPLv3)"
@@ -1079,6 +1131,10 @@
"message": "Panoya kopyala",
"description": "Label for buttons used to copy something to the clipboard"
},
+ "genericSelectAll": {
+ "message": "Select all",
+ "description": "Label for buttons used to select all text in editor"
+ },
"toggleBlockingProfile": {
"message": "Engelleme profilini aç/kapa",
"description": "Label for keyboard shortcut used to toggle blocking profile"
diff --git a/src/_locales/uk/messages.json b/src/_locales/uk/messages.json
index e456d0fc5..5a4f02e0a 100644
--- a/src/_locales/uk/messages.json
+++ b/src/_locales/uk/messages.json
@@ -851,6 +851,70 @@
"message": "Markdown",
"description": "Label for radio-button to pick export text format"
},
+ "supportOpenButton": {
+ "message": "Open",
+ "description": "Text for button which open an external webpage in Support pane"
+ },
+ "supportS1H": {
+ "message": "Documentation",
+ "description": "Header of 'Documentation' section in Support pane"
+ },
+ "supportS1P1": {
+ "message": "Read the documentation at uBlock/wiki to learn about all of uBlock Origin's features.",
+ "description": "First paragraph of 'Documentation' section in Support pane"
+ },
+ "supportS2H": {
+ "message": "Questions and support",
+ "description": "Header of 'Questions and support' section in Support pane"
+ },
+ "supportS2P1": {
+ "message": "Answers to questions and other kinds of help support is provided on the subreddit /r/uBlockOrigin.",
+ "description": "First paragraph of 'Questions and support' section in Support pane"
+ },
+ "supportS3H": {
+ "message": "Filter issues/website is broken",
+ "description": "Header of 'Filter issues' section in Support pane"
+ },
+ "supportS3P1": {
+ "message": "Report filter issues with specific websites to uBlockOrigin/uAssets issue tracker. Requires a GitHub account.",
+ "description": "First paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS3P2": {
+ "message": "Important: Avoid using other similarly-purposed blockers along with uBlock Origin, as this may cause filter issues on specific websites.",
+ "description": "Second paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS3P3": {
+ "message": "Tips: Be sure your filter lists are up to date. The logger is the primary tool to diagnose filter-related issues.",
+ "description": "Third paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS4H": {
+ "message": "Bug report",
+ "description": "Header of 'Bug report' section in Support pane"
+ },
+ "supportS4P1": {
+ "message": "Report issues with uBlock Origin itself to uBlockOrigin/uBlock-issue issue tracker. Requires a GitHub account.",
+ "description": "First paragraph of 'Bug report' section in Support pane"
+ },
+ "supportS5H": {
+ "message": "Troubleshooting Information",
+ "description": "Header of 'Troubleshooting Information' section in Support pane"
+ },
+ "supportS5P1": {
+ "message": "Below is technical information that might be useful when volunteers are trying to help you solve a problem.",
+ "description": "First paragraph of 'Troubleshooting Information' section in Support pane"
+ },
+ "supportS5P2": {
+ "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"
+ },
+ "supportRedact": {
+ "message": "Redact",
+ "description": "Text for 'Redact' button"
+ },
+ "supportUnredact": {
+ "message": "Unredact",
+ "description": "Text for 'Unredact' button"
+ },
"aboutPrivacyPolicy": {
"message": "Політика конфіденційності",
"description": "Link to privacy policy on GitHub (English)"
@@ -859,18 +923,6 @@
"message": "Журнал змін",
"description": ""
},
- "aboutWiki": {
- "message": "Вікі",
- "description": "English: project' wiki on GitHub"
- },
- "aboutSupport": {
- "message": "Підтримка",
- "description": "A link for where to get support"
- },
- "aboutIssues": {
- "message": "Відстеження проблем",
- "description": "Text for a link to official issue tracker"
- },
"aboutCode": {
"message": "Джерельний код (GPLv3)",
"description": "English: Source code (GPLv3)"
@@ -1079,6 +1131,10 @@
"message": "Скопіювати до буферу обміну",
"description": "Label for buttons used to copy something to the clipboard"
},
+ "genericSelectAll": {
+ "message": "Select all",
+ "description": "Label for buttons used to select all text in editor"
+ },
"toggleBlockingProfile": {
"message": "Перемкнути профіль блокування",
"description": "Label for keyboard shortcut used to toggle blocking profile"
diff --git a/src/_locales/ur/messages.json b/src/_locales/ur/messages.json
index fcc43e5b1..0de6e1740 100644
--- a/src/_locales/ur/messages.json
+++ b/src/_locales/ur/messages.json
@@ -851,6 +851,70 @@
"message": "Markdown",
"description": "Label for radio-button to pick export text format"
},
+ "supportOpenButton": {
+ "message": "Open",
+ "description": "Text for button which open an external webpage in Support pane"
+ },
+ "supportS1H": {
+ "message": "Documentation",
+ "description": "Header of 'Documentation' section in Support pane"
+ },
+ "supportS1P1": {
+ "message": "Read the documentation at uBlock/wiki to learn about all of uBlock Origin's features.",
+ "description": "First paragraph of 'Documentation' section in Support pane"
+ },
+ "supportS2H": {
+ "message": "Questions and support",
+ "description": "Header of 'Questions and support' section in Support pane"
+ },
+ "supportS2P1": {
+ "message": "Answers to questions and other kinds of help support is provided on the subreddit /r/uBlockOrigin.",
+ "description": "First paragraph of 'Questions and support' section in Support pane"
+ },
+ "supportS3H": {
+ "message": "Filter issues/website is broken",
+ "description": "Header of 'Filter issues' section in Support pane"
+ },
+ "supportS3P1": {
+ "message": "Report filter issues with specific websites to uBlockOrigin/uAssets issue tracker. Requires a GitHub account.",
+ "description": "First paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS3P2": {
+ "message": "Important: Avoid using other similarly-purposed blockers along with uBlock Origin, as this may cause filter issues on specific websites.",
+ "description": "Second paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS3P3": {
+ "message": "Tips: Be sure your filter lists are up to date. The logger is the primary tool to diagnose filter-related issues.",
+ "description": "Third paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS4H": {
+ "message": "Bug report",
+ "description": "Header of 'Bug report' section in Support pane"
+ },
+ "supportS4P1": {
+ "message": "Report issues with uBlock Origin itself to uBlockOrigin/uBlock-issue issue tracker. Requires a GitHub account.",
+ "description": "First paragraph of 'Bug report' section in Support pane"
+ },
+ "supportS5H": {
+ "message": "Troubleshooting Information",
+ "description": "Header of 'Troubleshooting Information' section in Support pane"
+ },
+ "supportS5P1": {
+ "message": "Below is technical information that might be useful when volunteers are trying to help you solve a problem.",
+ "description": "First paragraph of 'Troubleshooting Information' section in Support pane"
+ },
+ "supportS5P2": {
+ "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"
+ },
+ "supportRedact": {
+ "message": "Redact",
+ "description": "Text for 'Redact' button"
+ },
+ "supportUnredact": {
+ "message": "Unredact",
+ "description": "Text for 'Unredact' button"
+ },
"aboutPrivacyPolicy": {
"message": "Privacy policy",
"description": "Link to privacy policy on GitHub (English)"
@@ -859,18 +923,6 @@
"message": "Changelog",
"description": ""
},
- "aboutWiki": {
- "message": "Wiki",
- "description": "English: project' wiki on GitHub"
- },
- "aboutSupport": {
- "message": "Support",
- "description": "A link for where to get support"
- },
- "aboutIssues": {
- "message": "Issue tracker",
- "description": "Text for a link to official issue tracker"
- },
"aboutCode": {
"message": "Source code (GPLv3)",
"description": "English: Source code (GPLv3)"
@@ -1079,6 +1131,10 @@
"message": "کلپ بورڈ پر نقل کریں",
"description": "Label for buttons used to copy something to the clipboard"
},
+ "genericSelectAll": {
+ "message": "Select all",
+ "description": "Label for buttons used to select all text in editor"
+ },
"toggleBlockingProfile": {
"message": "Toggle blocking profile",
"description": "Label for keyboard shortcut used to toggle blocking profile"
diff --git a/src/_locales/vi/messages.json b/src/_locales/vi/messages.json
index 0568d353f..83f18c267 100644
--- a/src/_locales/vi/messages.json
+++ b/src/_locales/vi/messages.json
@@ -851,6 +851,70 @@
"message": "Đánh dấu",
"description": "Label for radio-button to pick export text format"
},
+ "supportOpenButton": {
+ "message": "Open",
+ "description": "Text for button which open an external webpage in Support pane"
+ },
+ "supportS1H": {
+ "message": "Documentation",
+ "description": "Header of 'Documentation' section in Support pane"
+ },
+ "supportS1P1": {
+ "message": "Read the documentation at uBlock/wiki to learn about all of uBlock Origin's features.",
+ "description": "First paragraph of 'Documentation' section in Support pane"
+ },
+ "supportS2H": {
+ "message": "Questions and support",
+ "description": "Header of 'Questions and support' section in Support pane"
+ },
+ "supportS2P1": {
+ "message": "Answers to questions and other kinds of help support is provided on the subreddit /r/uBlockOrigin.",
+ "description": "First paragraph of 'Questions and support' section in Support pane"
+ },
+ "supportS3H": {
+ "message": "Filter issues/website is broken",
+ "description": "Header of 'Filter issues' section in Support pane"
+ },
+ "supportS3P1": {
+ "message": "Report filter issues with specific websites to uBlockOrigin/uAssets issue tracker. Requires a GitHub account.",
+ "description": "First paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS3P2": {
+ "message": "Important: Avoid using other similarly-purposed blockers along with uBlock Origin, as this may cause filter issues on specific websites.",
+ "description": "Second paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS3P3": {
+ "message": "Tips: Be sure your filter lists are up to date. The logger is the primary tool to diagnose filter-related issues.",
+ "description": "Third paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS4H": {
+ "message": "Bug report",
+ "description": "Header of 'Bug report' section in Support pane"
+ },
+ "supportS4P1": {
+ "message": "Report issues with uBlock Origin itself to uBlockOrigin/uBlock-issue issue tracker. Requires a GitHub account.",
+ "description": "First paragraph of 'Bug report' section in Support pane"
+ },
+ "supportS5H": {
+ "message": "Troubleshooting Information",
+ "description": "Header of 'Troubleshooting Information' section in Support pane"
+ },
+ "supportS5P1": {
+ "message": "Below is technical information that might be useful when volunteers are trying to help you solve a problem.",
+ "description": "First paragraph of 'Troubleshooting Information' section in Support pane"
+ },
+ "supportS5P2": {
+ "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"
+ },
+ "supportRedact": {
+ "message": "Redact",
+ "description": "Text for 'Redact' button"
+ },
+ "supportUnredact": {
+ "message": "Unredact",
+ "description": "Text for 'Unredact' button"
+ },
"aboutPrivacyPolicy": {
"message": "Chính sách bảo mật",
"description": "Link to privacy policy on GitHub (English)"
@@ -859,18 +923,6 @@
"message": "Thay đổi",
"description": ""
},
- "aboutWiki": {
- "message": "Wiki",
- "description": "English: project' wiki on GitHub"
- },
- "aboutSupport": {
- "message": "Hỗ trợ",
- "description": "A link for where to get support"
- },
- "aboutIssues": {
- "message": "Theo dõi vấn đề",
- "description": "Text for a link to official issue tracker"
- },
"aboutCode": {
"message": "Mã nguồn (GPLv3)",
"description": "English: Source code (GPLv3)"
@@ -1079,6 +1131,10 @@
"message": "Sao chép vào bảng tạm",
"description": "Label for buttons used to copy something to the clipboard"
},
+ "genericSelectAll": {
+ "message": "Select all",
+ "description": "Label for buttons used to select all text in editor"
+ },
"toggleBlockingProfile": {
"message": "Bật tắt hồ sơ chặn",
"description": "Label for keyboard shortcut used to toggle blocking profile"
diff --git a/src/_locales/zh_CN/messages.json b/src/_locales/zh_CN/messages.json
index bfa4f180e..260a75217 100644
--- a/src/_locales/zh_CN/messages.json
+++ b/src/_locales/zh_CN/messages.json
@@ -851,6 +851,70 @@
"message": "Markdown",
"description": "Label for radio-button to pick export text format"
},
+ "supportOpenButton": {
+ "message": "Open",
+ "description": "Text for button which open an external webpage in Support pane"
+ },
+ "supportS1H": {
+ "message": "Documentation",
+ "description": "Header of 'Documentation' section in Support pane"
+ },
+ "supportS1P1": {
+ "message": "Read the documentation at uBlock/wiki to learn about all of uBlock Origin's features.",
+ "description": "First paragraph of 'Documentation' section in Support pane"
+ },
+ "supportS2H": {
+ "message": "Questions and support",
+ "description": "Header of 'Questions and support' section in Support pane"
+ },
+ "supportS2P1": {
+ "message": "Answers to questions and other kinds of help support is provided on the subreddit /r/uBlockOrigin.",
+ "description": "First paragraph of 'Questions and support' section in Support pane"
+ },
+ "supportS3H": {
+ "message": "Filter issues/website is broken",
+ "description": "Header of 'Filter issues' section in Support pane"
+ },
+ "supportS3P1": {
+ "message": "Report filter issues with specific websites to uBlockOrigin/uAssets issue tracker. Requires a GitHub account.",
+ "description": "First paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS3P2": {
+ "message": "Important: Avoid using other similarly-purposed blockers along with uBlock Origin, as this may cause filter issues on specific websites.",
+ "description": "Second paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS3P3": {
+ "message": "Tips: Be sure your filter lists are up to date. The logger is the primary tool to diagnose filter-related issues.",
+ "description": "Third paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS4H": {
+ "message": "Bug report",
+ "description": "Header of 'Bug report' section in Support pane"
+ },
+ "supportS4P1": {
+ "message": "Report issues with uBlock Origin itself to uBlockOrigin/uBlock-issue issue tracker. Requires a GitHub account.",
+ "description": "First paragraph of 'Bug report' section in Support pane"
+ },
+ "supportS5H": {
+ "message": "Troubleshooting Information",
+ "description": "Header of 'Troubleshooting Information' section in Support pane"
+ },
+ "supportS5P1": {
+ "message": "Below is technical information that might be useful when volunteers are trying to help you solve a problem.",
+ "description": "First paragraph of 'Troubleshooting Information' section in Support pane"
+ },
+ "supportS5P2": {
+ "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"
+ },
+ "supportRedact": {
+ "message": "Redact",
+ "description": "Text for 'Redact' button"
+ },
+ "supportUnredact": {
+ "message": "Unredact",
+ "description": "Text for 'Unredact' button"
+ },
"aboutPrivacyPolicy": {
"message": "隐私政策",
"description": "Link to privacy policy on GitHub (English)"
@@ -859,18 +923,6 @@
"message": "变更日志",
"description": ""
},
- "aboutWiki": {
- "message": "Wiki",
- "description": "English: project' wiki on GitHub"
- },
- "aboutSupport": {
- "message": "支持",
- "description": "A link for where to get support"
- },
- "aboutIssues": {
- "message": "问题反馈",
- "description": "Text for a link to official issue tracker"
- },
"aboutCode": {
"message": "源代码 (GPLv3)",
"description": "English: Source code (GPLv3)"
@@ -1079,6 +1131,10 @@
"message": "复制到剪贴板",
"description": "Label for buttons used to copy something to the clipboard"
},
+ "genericSelectAll": {
+ "message": "Select all",
+ "description": "Label for buttons used to select all text in editor"
+ },
"toggleBlockingProfile": {
"message": "切换拦截方案",
"description": "Label for keyboard shortcut used to toggle blocking profile"
diff --git a/src/_locales/zh_TW/messages.json b/src/_locales/zh_TW/messages.json
index 374944c89..7011d3cec 100644
--- a/src/_locales/zh_TW/messages.json
+++ b/src/_locales/zh_TW/messages.json
@@ -851,6 +851,70 @@
"message": "Markdown",
"description": "Label for radio-button to pick export text format"
},
+ "supportOpenButton": {
+ "message": "Open",
+ "description": "Text for button which open an external webpage in Support pane"
+ },
+ "supportS1H": {
+ "message": "Documentation",
+ "description": "Header of 'Documentation' section in Support pane"
+ },
+ "supportS1P1": {
+ "message": "Read the documentation at uBlock/wiki to learn about all of uBlock Origin's features.",
+ "description": "First paragraph of 'Documentation' section in Support pane"
+ },
+ "supportS2H": {
+ "message": "Questions and support",
+ "description": "Header of 'Questions and support' section in Support pane"
+ },
+ "supportS2P1": {
+ "message": "Answers to questions and other kinds of help support is provided on the subreddit /r/uBlockOrigin.",
+ "description": "First paragraph of 'Questions and support' section in Support pane"
+ },
+ "supportS3H": {
+ "message": "Filter issues/website is broken",
+ "description": "Header of 'Filter issues' section in Support pane"
+ },
+ "supportS3P1": {
+ "message": "Report filter issues with specific websites to uBlockOrigin/uAssets issue tracker. Requires a GitHub account.",
+ "description": "First paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS3P2": {
+ "message": "Important: Avoid using other similarly-purposed blockers along with uBlock Origin, as this may cause filter issues on specific websites.",
+ "description": "Second paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS3P3": {
+ "message": "Tips: Be sure your filter lists are up to date. The logger is the primary tool to diagnose filter-related issues.",
+ "description": "Third paragraph of 'Filter issues' section in Support pane"
+ },
+ "supportS4H": {
+ "message": "Bug report",
+ "description": "Header of 'Bug report' section in Support pane"
+ },
+ "supportS4P1": {
+ "message": "Report issues with uBlock Origin itself to uBlockOrigin/uBlock-issue issue tracker. Requires a GitHub account.",
+ "description": "First paragraph of 'Bug report' section in Support pane"
+ },
+ "supportS5H": {
+ "message": "Troubleshooting Information",
+ "description": "Header of 'Troubleshooting Information' section in Support pane"
+ },
+ "supportS5P1": {
+ "message": "Below is technical information that might be useful when volunteers are trying to help you solve a problem.",
+ "description": "First paragraph of 'Troubleshooting Information' section in Support pane"
+ },
+ "supportS5P2": {
+ "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"
+ },
+ "supportRedact": {
+ "message": "Redact",
+ "description": "Text for 'Redact' button"
+ },
+ "supportUnredact": {
+ "message": "Unredact",
+ "description": "Text for 'Unredact' button"
+ },
"aboutPrivacyPolicy": {
"message": "隱私權條款",
"description": "Link to privacy policy on GitHub (English)"
@@ -859,18 +923,6 @@
"message": "更新日誌",
"description": ""
},
- "aboutWiki": {
- "message": "Wiki",
- "description": "English: project' wiki on GitHub"
- },
- "aboutSupport": {
- "message": "支援網站",
- "description": "A link for where to get support"
- },
- "aboutIssues": {
- "message": "問題報告",
- "description": "Text for a link to official issue tracker"
- },
"aboutCode": {
"message": "程式原始碼(GPLv3)",
"description": "English: Source code (GPLv3)"
@@ -1079,6 +1131,10 @@
"message": "複製到剪貼簿",
"description": "Label for buttons used to copy something to the clipboard"
},
+ "genericSelectAll": {
+ "message": "Select all",
+ "description": "Label for buttons used to select all text in editor"
+ },
"toggleBlockingProfile": {
"message": "開閉封鎖設定檔",
"description": "Label for keyboard shortcut used to toggle blocking profile"