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

Delta Between Two Patch Sets: chrome/locale/en-US/overlay.dtd

Issue 5538776168267776: Implemented anti-adblock message notification (Closed)
Left Patch Set: Created Feb. 7, 2014, 5:08 p.m.
Right Patch Set: Created Feb. 13, 2014, 12:50 p.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
Left: Side by side diff | Download
Right: Side by side diff | Download
« no previous file with change/comment | « chrome/locale/en-US/global.properties ('k') | chrome/skin/overlay.css » ('j') | no next file with change/comment »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
LEFTRIGHT
1 <!ENTITY status.tooltip "Status:"> 1 <!ENTITY status.tooltip "Status:">
2 <!ENTITY blocked.tooltip "Blocked items on this page:"> 2 <!ENTITY blocked.tooltip "Blocked items on this page:">
3 <!ENTITY filters.tooltip "Most active filters:"> 3 <!ENTITY filters.tooltip "Most active filters:">
4 4
5 <!ENTITY menuitem.label "Ad&amp;block Plus Preferences"> 5 <!ENTITY menuitem.label "Ad&amp;block Plus Preferences">
6 <!ENTITY toolbarbutton.label "Adblock Plus"> 6 <!ENTITY toolbarbutton.label "Adblock Plus">
7 7
8 <!ENTITY context.image.label "Adblock Plus: Block image"> 8 <!ENTITY context.image.label "Adblock Plus: Block image">
9 <!ENTITY context.object.label "Adblock Plus: Block object"> 9 <!ENTITY context.object.label "Adblock Plus: Block object">
10 <!ENTITY context.frame.label "Adblock Plus: Block frame"> 10 <!ENTITY context.frame.label "Adblock Plus: Block frame">
(...skipping 17 matching lines...) Expand all
28 28
29 <!ENTITY showintoolbar.label "Show in tool&amp;bar"> 29 <!ENTITY showintoolbar.label "Show in tool&amp;bar">
30 <!ENTITY showinstatusbar.label "&amp;Show in status bar"> 30 <!ENTITY showinstatusbar.label "&amp;Show in status bar">
31 <!ENTITY objecttabs.label "Show &amp;tabs on Flash and Java"> 31 <!ENTITY objecttabs.label "Show &amp;tabs on Flash and Java">
32 <!ENTITY hideplaceholders.label "Hide p&amp;laceholders of blocked elements" > 32 <!ENTITY hideplaceholders.label "Hide p&amp;laceholders of blocked elements" >
33 <!ENTITY counthits.label "Count filter &amp;hits"> 33 <!ENTITY counthits.label "Count filter &amp;hits">
34 <!ENTITY sync.label "Syn&amp;c Adblock Plus settings"> 34 <!ENTITY sync.label "Syn&amp;c Adblock Plus settings">
35 <!ENTITY objecttab.title "Block"> 35 <!ENTITY objecttab.title "Block">
36 <!ENTITY objecttab.tooltip "Click here to block this object with Adblock Pl us"> 36 <!ENTITY objecttab.tooltip "Click here to block this object with Adblock Pl us">
37 37
38 <!ENTITY notification.button.yes "Yes"> 38 <!ENTITY notification.button.yes "&amp;Yes">
39 <!ENTITY notification.button.no "No"> 39 <!ENTITY notification.button.no "&amp;No">
40 <!ENTITY notification.button.close "Close"> 40 <!ENTITY notification.button.close "&amp;Close">
Felix Dahlke 2014/02/11 10:35:27 I think these should all have an access key.
Thomas Greiner 2014/02/11 16:53:31 Done.
LEFTRIGHT

Powered by Google App Engine
This is Rietveld