mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
Add missing period, as suggested
This commit is contained in:
parent
a8b40ffe6c
commit
0a1deffb02
1 changed files with 1 additions and 1 deletions
|
|
@ -1270,7 +1270,7 @@
|
|||
"description": "Summary of number of errors as reported by the linter "
|
||||
},
|
||||
"unprocessedRequestTooltip": {
|
||||
"message": "Could not filter properly at browser launch.\nReload the page to ensure proper filtering",
|
||||
"message": "Could not filter properly at browser launch.\nReload the page to ensure proper filtering.",
|
||||
"description": "Tooltip for the toolbar icon. Use newline character(s) where appropriate to prevent tooltip from being too long horizontally"
|
||||
},
|
||||
"dummy": {
|
||||
|
|
|
|||
Loading…
Reference in a new issue