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

Unified Diff: chrome/locale/en-US/watcher.dtd

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/locale/en-US/global.properties ('k') | chrome/skin/watcher.css » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/locale/en-US/watcher.dtd
===================================================================
--- a/chrome/locale/en-US/watcher.dtd
+++ b/chrome/locale/en-US/watcher.dtd
@@ -9,19 +9,16 @@
<!ENTITY accept.label "Close">
<!ENTITY accept.accesskey "l">
<!ENTITY clear.label "Clear">
<!ENTITY clear.accesskey "C">
<!ENTITY address.column "Address">
<!ENTITY type.column "Type">
<!ENTITY result.column "Decision">
-<!ENTITY context.column "Context">
-<!ENTITY document.column "Document">
<!ENTITY origin.column "Request origin">
-<!ENTITY additional.column "Additional info">
<!ENTITY filter.column "Filter hits">
<!ENTITY time.column "Processing time">
<!ENTITY context.copyLocation.label "Copy address">
<!ENTITY context.copyFilters.label "Copy filters">
<!ENTITY summary.text "Processing *NUMITEMS* item(s) took *TIME* seconds">
« no previous file with comments | « chrome/locale/en-US/global.properties ('k') | chrome/skin/watcher.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld