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

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

Issue 5741004535627776: Fix toolbar icon customization in Australis (Closed)
Patch Set: Added 32x32 icon and fixed my own review comments Created Dec. 2, 2013, 10:55 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
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 10 matching lines...) Expand all
21 <!-- Note: This access key should usually be the same as opensidebar.accesskey. It is the same menu item with different label depending on whether the sidebar i s currently open.--> 21 <!-- Note: This access key should usually be the same as opensidebar.accesskey. It is the same menu item with different label depending on whether the sidebar i s currently open.-->
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 showinaddonbar.label "Show in add-on &amp;bar">
32 <!ENTITY objecttabs.label "Show &amp;tabs on Flash and Java"> 31 <!ENTITY objecttabs.label "Show &amp;tabs on Flash and Java">
33 <!ENTITY hideplaceholders.label "Hide p&amp;laceholders of blocked elements" > 32 <!ENTITY hideplaceholders.label "Hide p&amp;laceholders of blocked elements" >
34 <!ENTITY counthits.label "Count filter &amp;hits"> 33 <!ENTITY counthits.label "Count filter &amp;hits">
35 <!ENTITY sync.label "Syn&amp;c Adblock Plus settings"> 34 <!ENTITY sync.label "Syn&amp;c Adblock Plus settings">
36 <!ENTITY objecttab.title "Block"> 35 <!ENTITY objecttab.title "Block">
37 <!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">
OLDNEW

Powered by Google App Engine
This is Rietveld