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

Unified Diff: chrome/locale/en-US/global.properties

Issue 29331940: Issue 3225 - Make Diagnostics compatible with the upcoming Adblock Plus 2.7 release (Closed)
Patch Set: Make currentData a local variable and removed unnecessary try block Created Dec. 7, 2015, 3:37 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 | « chrome/content/watcher.xul ('k') | chrome/locale/en-US/watcher.dtd » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/locale/en-US/global.properties
===================================================================
--- a/chrome/locale/en-US/global.properties
+++ b/chrome/locale/en-US/global.properties
@@ -1,15 +1,5 @@
startwatching.label=Monitor Adblock Plus actions
startwatching.accesskey=M
decision.block=blocked
decision.allow=allowed
-NodeLabel.window=window [%S]
-NodeLabel.document=document [%S]
-NodeLabel.xulElement=XUL element [%S]
-NodeLabel.htmlElement=HTML element [%S]
-NodeLabel.svgElement=SVG element [%S]
-NodeLabel.element=generic element [%S]
-NodeLabel.unknown=unexpected node type [%S]
-additional.internalInvocation=Internal invocation (not via content policy)
-additional.typeChanged=Type changed internally to "%S"
-additional.locationChanged=Location changed internally to "%S"
« no previous file with comments | « chrome/content/watcher.xul ('k') | chrome/locale/en-US/watcher.dtd » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld