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

Side by Side 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.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | background.js » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 { 1 {
2 "add": { 2 "add": {
3 "description": "This is the label for the 'Add' buttons.", 3 "description": "This is the label for the 'Add' buttons.",
4 "message": "Add" 4 "message": "Add"
5 }, 5 },
6 "add_domain_button": { 6 "add_domain_button": {
7 "message": "Add domain" 7 "message": "Add domain"
8 }, 8 },
9 "add_filter_button": { 9 "add_filter_button": {
10 "message": "Add filter" 10 "message": "Add filter"
(...skipping 93 matching lines...) Expand 10 before | Expand all | Expand 10 after
104 "message": "View list" 104 "message": "View list"
105 }, 105 },
106 "firstRun_acceptableAdsExplanation": { 106 "firstRun_acceptableAdsExplanation": {
107 "description": "This is the explanation of the acceptable ads feature", 107 "description": "This is the explanation of the acceptable ads feature",
108 "message": "<strong>Adblock Plus will always block annoying ads.</strong> St ill, 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 t o block all ads." 108 "message": "<strong>Adblock Plus will always block annoying ads.</strong> St ill, 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 t o block all ads."
109 }, 109 },
110 "firstRun_changelog": { 110 "firstRun_changelog": {
111 "description": "Page subtitle, links to the changelog", 111 "description": "Page subtitle, links to the changelog",
112 "message": "See what's new" 112 "message": "See what's new"
113 }, 113 },
114 "firstRun_dataCorruptionWarning": {
115 "description": "Help link for people with corrupted data that get the first- run page each time",
116 "message": "Does this page keep showing up? <a>Click here!</a>"
117 },
114 "firstRun_feature_acceptableAds": { 118 "firstRun_feature_acceptableAds": {
115 "description": "One of the bullet points in the features list", 119 "description": "One of the bullet points in the features list",
116 "message": "Support websites with acceptable ads (more below)" 120 "message": "Support websites with acceptable ads (more below)"
117 }, 121 },
118 "firstRun_feature_betterSurfing": { 122 "firstRun_feature_betterSurfing": {
119 "description": "One of the bullet points in the features list", 123 "description": "One of the bullet points in the features list",
120 "message": "Enjoy the web without annoying ads" 124 "message": "Enjoy the web without annoying ads"
121 }, 125 },
122 "firstRun_feature_videoAds": { 126 "firstRun_feature_videoAds": {
123 "description": "One of the bullet points in the features list", 127 "description": "One of the bullet points in the features list",
(...skipping 101 matching lines...) Expand 10 before | Expand all | Expand 10 after
225 "message": "Subscription title:" 229 "message": "Subscription title:"
226 }, 230 },
227 "update_now": { 231 "update_now": {
228 "message": "Update now" 232 "message": "Update now"
229 }, 233 },
230 "whitelisted_domains": { 234 "whitelisted_domains": {
231 "description": "This is a tab heading.", 235 "description": "This is a tab heading.",
232 "message": "Whitelisted domains" 236 "message": "Whitelisted domains"
233 } 237 }
234 } 238 }
OLDNEW
« no previous file with comments | « no previous file | background.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld