mirror of https://github.com/gorhill/uBlock.git
"View source..." => "View source code..."
This commit is contained in:
parent
b690405c72
commit
ed05b1d261
|
@ -1218,7 +1218,7 @@
|
||||||
"description": "A context menu entry, present when large media elements have been blocked on the current site"
|
"description": "A context menu entry, present when large media elements have been blocked on the current site"
|
||||||
},
|
},
|
||||||
"contextMenuViewSource": {
|
"contextMenuViewSource": {
|
||||||
"message": "View source…",
|
"message": "View source code…",
|
||||||
"description": "A context menu entry, to view the source code of the target resource"
|
"description": "A context menu entry, to view the source code of the target resource"
|
||||||
},
|
},
|
||||||
"shortcutCapturePlaceholder": {
|
"shortcutCapturePlaceholder": {
|
||||||
|
|
Loading…
Reference in New Issue