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

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

Issue 4762316134416384: Issue 1670 - Removed "Hide placeholders" option from the UI (Firefox) (Closed)
Patch Set: Removed remaining UI code, updated version check Created Dec. 11, 2014, 10:40 a.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/ui/settings.xul ('k') | lib/ui.js » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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 11 matching lines...) Expand all
22 <!-- Note: the placeholder ?1? will be replaced by the domain name of the curren t page --> 22 <!-- Note: the placeholder ?1? will be replaced by the domain name of the curren t page -->
23 <!ENTITY whitelist.site.label "Disable on ?1?"> 23 <!ENTITY whitelist.site.label "Disable on ?1?">
24 <!ENTITY whitelist.page.label "Disable on this page only"> 24 <!ENTITY whitelist.page.label "Disable on this page only">
25 <!ENTITY disable.label "Disable everywhere"> 25 <!ENTITY disable.label "Disable everywhere">
26 <!ENTITY options.label "&amp;Options"> 26 <!ENTITY options.label "&amp;Options">
27 <!ENTITY contribute.label "Contribute to Adblock Plus"> 27 <!ENTITY contribute.label "Contribute to Adblock Plus">
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" >
33 <!ENTITY counthits.label "Count filter &amp;hits"> 32 <!ENTITY counthits.label "Count filter &amp;hits">
34 <!ENTITY sync.label "Syn&amp;c Adblock Plus settings"> 33 <!ENTITY sync.label "Syn&amp;c Adblock Plus settings">
35 <!ENTITY objecttab.title "Block"> 34 <!ENTITY objecttab.title "Block">
36 <!ENTITY objecttab.tooltip "Click here to block this object with Adblock Pl us"> 35 <!ENTITY objecttab.tooltip "Click here to block this object with Adblock Pl us">
37 36
38 <!ENTITY notification.button.yes "&amp;Yes"> 37 <!ENTITY notification.button.yes "&amp;Yes">
39 <!ENTITY notification.button.no "&amp;No"> 38 <!ENTITY notification.button.no "&amp;No">
40 <!ENTITY notification.button.close "&amp;Close"> 39 <!ENTITY notification.button.close "&amp;Close">
OLDNEW
« no previous file with comments | « chrome/content/ui/settings.xul ('k') | lib/ui.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld