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

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

Issue 5538776168267776: Implemented anti-adblock message notification (Closed)
Patch Set: Created Feb. 7, 2014, 5:08 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
Index: chrome/locale/en-US/overlay.dtd
===================================================================
--- a/chrome/locale/en-US/overlay.dtd
+++ b/chrome/locale/en-US/overlay.dtd
@@ -34,3 +34,7 @@
<!ENTITY sync.label "Syn&amp;c Adblock Plus settings">
<!ENTITY objecttab.title "Block">
<!ENTITY objecttab.tooltip "Click here to block this object with Adblock Plus">
+
+<!ENTITY notification.button.yes "Yes">
+<!ENTITY notification.button.no "No">
+<!ENTITY notification.button.close "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.

Powered by Google App Engine
This is Rietveld