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

Unified Diff: metadata.common

Issue 5749582424178688: Ported over anti-adblock message notification (Closed)
Patch Set: Created March 21, 2014, 1:29 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
« no previous file with comments | « lib/utils.js ('k') | notification.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: metadata.common
===================================================================
--- a/metadata.common
+++ b/metadata.common
@@ -68,6 +68,7 @@
adblockplus/lib/filterListener.js
adblockplus/lib/synchronizer.js
adblockplus/lib/notification.js
+ adblockplus/lib/antiadblockInit.js
lib/stats.js
lib/whitelisting.js
--arg module=true source_repo=https://hg.adblockplus.org/adblockplus/
@@ -85,7 +86,12 @@
[import_locales]
adblockplus/chrome/locale/*/global.properties = subscription_invalid_location
remove_subscription_warning
+ notification_antiadblock_title
+ notification_antiadblock_message
adblockplus/chrome/locale/*/overlay.dtd = hideplaceholders.label
+ notification.button.yes
+ notification.button.no
+ notification.button.close
adblockplus/chrome/locale/*/filters.dtd = subscription.lastDownload.inProgress
subscription.lastDownload.invalidURL
subscription.lastDownload.connectionError
« no previous file with comments | « lib/utils.js ('k') | notification.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld