mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
"View source..." => "View source code..."
This commit is contained in:
parent
b690405c72
commit
ed05b1d261
1 changed files with 1 additions and 1 deletions
|
|
@ -1218,7 +1218,7 @@
|
|||
"description": "A context menu entry, present when large media elements have been blocked on the current site"
|
||||
},
|
||||
"contextMenuViewSource": {
|
||||
"message": "View source…",
|
||||
"message": "View source code…",
|
||||
"description": "A context menu entry, to view the source code of the target resource"
|
||||
},
|
||||
"shortcutCapturePlaceholder": {
|
||||
|
|
|
|||
Loading…
Reference in a new issue