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

Side by Side Diff: chrome/locale/en-US/watcher.dtd

Issue 29331959: Issue 3377 - Add Private column to Diagnostics (Closed)
Patch Set: Created Dec. 4, 2015, 4:06 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/locale/en-US/global.properties ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <!ENTITY dialog.title "Monitoring Adblock Plus actions"> 1 <!ENTITY dialog.title "Monitoring Adblock Plus actions">
2 2
3 <!ENTITY introduction "In the list you can see the requests processed by A dblock Plus. For each request a decision is made on whether it should be allowed or blocked. Note that the quality of performance evaluations is limited."> 3 <!ENTITY introduction "In the list you can see the requests processed by A dblock Plus. For each request a decision is made on whether it should be allowed or blocked. Note that the quality of performance evaluations is limited.">
4 <!ENTITY ignore-early.label "Ignore early returns"> 4 <!ENTITY ignore-early.label "Ignore early returns">
5 <!ENTITY ignore-early.accesskey "g"> 5 <!ENTITY ignore-early.accesskey "g">
6 <!ENTITY filter.label "Search:"> 6 <!ENTITY filter.label "Search:">
7 <!ENTITY filter.accesskey "S"> 7 <!ENTITY filter.accesskey "S">
8 8
9 <!ENTITY accept.label "Close"> 9 <!ENTITY accept.label "Close">
10 <!ENTITY accept.accesskey "l"> 10 <!ENTITY accept.accesskey "l">
11 <!ENTITY clear.label "Clear"> 11 <!ENTITY clear.label "Clear">
12 <!ENTITY clear.accesskey "C"> 12 <!ENTITY clear.accesskey "C">
13 13
14 <!ENTITY address.column "Address"> 14 <!ENTITY address.column "Address">
15 <!ENTITY type.column "Type"> 15 <!ENTITY type.column "Type">
16 <!ENTITY result.column "Decision"> 16 <!ENTITY result.column "Decision">
17 <!ENTITY origin.column "Request origin"> 17 <!ENTITY origin.column "Request origin">
18 <!ENTITY private.column "Private">
18 <!ENTITY filter.column "Filter hits"> 19 <!ENTITY filter.column "Filter hits">
19 <!ENTITY time.column "Processing time"> 20 <!ENTITY time.column "Processing time">
20 21
21 <!ENTITY context.copyLocation.label "Copy address"> 22 <!ENTITY context.copyLocation.label "Copy address">
22 <!ENTITY context.copyFilters.label "Copy filters"> 23 <!ENTITY context.copyFilters.label "Copy filters">
23 24
24 <!ENTITY summary.text "Processing *NUMITEMS* item(s) took *TIME* seconds"> 25 <!ENTITY summary.text "Processing *NUMITEMS* item(s) took *TIME* seconds">
OLDNEW
« no previous file with comments | « chrome/locale/en-US/global.properties ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld