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

Side by Side 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.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
« no previous file with comments | « chrome/content/watcher.xul ('k') | chrome/locale/en-US/watcher.dtd » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 startwatching.label=Monitor Adblock Plus actions 1 startwatching.label=Monitor Adblock Plus actions
2 startwatching.accesskey=M 2 startwatching.accesskey=M
3 3
4 decision.block=blocked 4 decision.block=blocked
5 decision.allow=allowed 5 decision.allow=allowed
6 NodeLabel.window=window [%S]
7 NodeLabel.document=document [%S]
8 NodeLabel.xulElement=XUL element [%S]
9 NodeLabel.htmlElement=HTML element [%S]
10 NodeLabel.svgElement=SVG element [%S]
11 NodeLabel.element=generic element [%S]
12 NodeLabel.unknown=unexpected node type [%S]
13 additional.internalInvocation=Internal invocation (not via content policy)
14 additional.typeChanged=Type changed internally to "%S"
15 additional.locationChanged=Location changed internally to "%S"
OLDNEW
« 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