2020-05-31 11:04:04 +00:00
{
2020-12-05 22:09:06 +00:00
"appDesc" : {
2021-10-05 06:55:34 +00:00
"message" : "Did someone say cookie consent dialogs? 😋"
2021-11-08 16:09:59 +00:00
} ,
2024-04-03 19:18:17 +00:00
"contextMenu_issueOption" : {
"message" : "Follow this issue in GitHub"
} ,
2022-10-10 17:52:05 +00:00
"contextMenu_reportOption" : {
2023-10-11 07:04:40 +00:00
"message" : "Report this website"
} ,
"contextMenu_settingsOption" : {
"message" : "Manage exclusion list"
2021-11-08 16:09:59 +00:00
} ,
2023-11-09 17:52:09 +00:00
"options_addButton" : {
"message" : "Add exclusion"
} ,
"options_addPrompt" : {
"message" : "Enter domain"
} ,
2023-09-25 16:38:52 +00:00
"options_clearButton" : {
"message" : "Clear list"
} ,
"options_exclusionListTitle" : {
"message" : "Exclusion list"
} ,
"options_exportButton" : {
"message" : "Export list"
} ,
"options_filterPlaceholder" : {
"message" : "Press ENTER to filter after typing"
} ,
"options_importButton" : {
"message" : "Import list"
} ,
2024-10-05 15:32:48 +00:00
"popup_bannerIssueOpen" : {
"message" : "An issue has been reported for this page. The extension may not work as expected temporarily. Follow the issue, or add more information"
} ,
"popup_bannerIssueWontFix" : {
"message" : "An issue has been reported for this page, but it won't be fixed. Please be aware that the extension may not function as expected on this page. We highly recommend turning off the extension using the button below"
} ,
2022-10-16 09:23:17 +00:00
"popup_contributeOption" : {
2022-07-16 11:35:52 +00:00
"message" : "Contribute to this project"
2021-11-08 16:09:59 +00:00
} ,
2024-08-03 11:12:02 +00:00
"popup_databaseVersion" : {
"message" : "Database version"
} ,
"popup_extensionVersion" : {
"message" : "Extension version"
} ,
2022-10-16 09:23:17 +00:00
"popup_helpOption" : {
2021-11-08 16:09:59 +00:00
"message" : "Help or issues?"
} ,
2022-10-16 09:23:17 +00:00
"popup_rateOption" : {
"message" : "Rate this extension"
2021-11-08 16:09:59 +00:00
} ,
2022-10-10 17:52:05 +00:00
"reportDialog_bodyText" : {
2024-08-31 07:28:23 +00:00
"message" : "Please, do not share any personal information in this report. If you want to add more details, open the GitHub issue in the next step and add a comment."
2022-10-10 17:52:05 +00:00
} ,
2024-08-31 07:28:23 +00:00
"reportDialog_reasonInputError" : {
"message" : "Please enter a reason with at least 10 characters and no more than 1000 characters"
2022-10-10 17:52:05 +00:00
} ,
2024-08-31 07:28:23 +00:00
"reportDialog_reasonInputLabel" : {
"message" : "Reason"
2022-10-10 17:52:05 +00:00
} ,
2024-08-31 07:28:23 +00:00
"reportDialog_reasonInputPlaceholder" : {
2022-10-10 17:52:05 +00:00
"message" : "Popup showed up"
} ,
"reportDialog_submitExtraText" : {
2024-04-03 19:18:17 +00:00
"message" : "While we are working on this, you can add this website to the exclusion list in the extension settings or just disable the extension for this website clicking on the extension icon in your browser toolbar"
2022-10-10 17:52:05 +00:00
} ,
"reportDialog_submitText" : {
2022-07-16 11:35:52 +00:00
"message" : "Report sent!"
2024-08-31 07:28:23 +00:00
} ,
"reportDialog_urlInputError" : {
"message" : "Please enter a valid URL with no more than 1000 characters"
} ,
"reportDialog_urlInputLabel" : {
"message" : "URL"
2020-12-05 22:09:06 +00:00
}
}