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

Unified Diff: _locales/en_US/messages.json

Issue 8681105: Show a warning to people having a corrupted file storage (Closed)
Patch Set: Created Oct. 30, 2012, 10:28 a.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') | no next file with comments »
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
@@ -106,16 +106,20 @@
"firstRun_acceptableAdsExplanation": {
"description": "This is the explanation of the acceptable ads feature",
"message": "<strong>Adblock Plus will always block annoying ads.</strong> Still, we want to encourage websites using plain and unobtrusive advertising. That's why we have established <a>strict guidelines</a> to identify acceptable ads, and allow these out of the box. You can always <a>disable</a> this if you want to block all ads."
},
"firstRun_changelog": {
"description": "Page subtitle, links to the changelog",
"message": "See what's new"
},
+ "firstRun_dataCorruptionWarning": {
+ "description": "Help link for people with corrupted data that get the first-run page each time",
+ "message": "Does this page keep showing up? <a>Click here!</a>"
+ },
"firstRun_feature_acceptableAds": {
"description": "One of the bullet points in the features list",
"message": "Support websites with acceptable ads (more below)"
},
"firstRun_feature_betterSurfing": {
"description": "One of the bullet points in the features list",
"message": "Enjoy the web without annoying ads"
},
« no previous file with comments | « no previous file | background.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld