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

Unified Diff: _locales/en_US/messages.json

Issue 6098518317989888: Fix: Notification popup is broken (Closed)
Patch Set: Minore changes Created Feb. 21, 2014, 2:50 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 | « no previous file | background.js » ('j') | background.js » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: _locales/en_US/messages.json
===================================================================
--- a/_locales/en_US/messages.json
+++ b/_locales/en_US/messages.json
@@ -29,6 +29,9 @@
"clickhide_instructions": {
"message": "After closing this popup, click (or right-click) an element on the page."
},
+ "confirm_window_notification": {
+ "message": "Click 'OK' to open the links in this notification."
+ },
"description_chrome": {
"description": "Note: this cannot be longer than 132 characters",
"message": "The free adblock tool for Chrome: Blocks annoying video ads on YouTube, Facebook ads, banners and much more."
« no previous file with comments | « no previous file | background.js » ('j') | background.js » ('J')

Powered by Google App Engine
This is Rietveld