Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: _locales/en_US/messages.json

Issue 29338208: Issue 3796 - Added preference to remove developer tools panel (Closed)
Patch Set: Created March 14, 2016, 1:07 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | background.js » ('j') | lib/prefs.js » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: _locales/en_US/messages.json
===================================================================
--- a/_locales/en_US/messages.json
+++ b/_locales/en_US/messages.json
@@ -128,6 +128,9 @@
"show_block_element_menu": {
"message": "Show 'Block Element' right-click menu item"
},
+ "show_devtools_panel": {
+ "message": "Show 'Adblock Plus' panel in the developer tools"
+ },
"stats_label_page": {
"description": "This shows the number of blocked requests on a specific page in the popup.",
"message": "<strong>$number$</strong> on this page",
« no previous file with comments | « no previous file | background.js » ('j') | lib/prefs.js » ('J')

Powered by Google App Engine
This is Rietveld