summaryrefslogtreecommitdiffstats
path: root/platform/mv3/extension/_locales/mr/messages.json
diff options
context:
space:
mode:
Diffstat (limited to 'platform/mv3/extension/_locales/mr/messages.json')
-rw-r--r--platform/mv3/extension/_locales/mr/messages.json6
1 files changed, 5 insertions, 1 deletions
diff --git a/platform/mv3/extension/_locales/mr/messages.json b/platform/mv3/extension/_locales/mr/messages.json
index 627857e..4bbb5e3 100644
--- a/platform/mv3/extension/_locales/mr/messages.json
+++ b/platform/mv3/extension/_locales/mr/messages.json
@@ -144,7 +144,7 @@
"description": "This describes the 'complete' filtering mode"
},
"noFilteringModeDescription": {
- "message": "List of hostnames for which no filtering will take place",
+ "message": "List of hostnames for which no filtering will take place.",
"description": "A short description for the editable field which lists trusted sites"
},
"behaviorSectionLabel": {
@@ -154,5 +154,9 @@
"autoReloadLabel": {
"message": "Automatically reload page when changing filtering mode",
"description": "Label for a checkbox in the options page"
+ },
+ "showBlockedCountLabel": {
+ "message": "Show the number of blocked requests on the toolbar icon",
+ "description": "Label for a checkbox in the options page"
}
}