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

Side by Side 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.
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') | background.js » ('J')
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 11 matching lines...) Expand all
22 "description": "Label for 'Block Element' context menu item", 22 "description": "Label for 'Block Element' context menu item",
23 "message": "Block Element" 23 "message": "Block Element"
24 }, 24 },
25 "cancel": { 25 "cancel": {
26 "description": "Cancel button label", 26 "description": "Cancel button label",
27 "message": "Cancel" 27 "message": "Cancel"
28 }, 28 },
29 "clickhide_instructions": { 29 "clickhide_instructions": {
30 "message": "After closing this popup, click (or right-click) an element on t he page." 30 "message": "After closing this popup, click (or right-click) an element on t he page."
31 }, 31 },
32 "confirm_window_notification": {
33 "message": "Click 'OK' to open the links in this notification."
34 },
32 "description_chrome": { 35 "description_chrome": {
33 "description": "Note: this cannot be longer than 132 characters", 36 "description": "Note: this cannot be longer than 132 characters",
34 "message": "The free adblock tool for Chrome: Blocks annoying video ads on Y ouTube, Facebook ads, banners and much more." 37 "message": "The free adblock tool for Chrome: Blocks annoying video ads on Y ouTube, Facebook ads, banners and much more."
35 }, 38 },
36 "description_opera": { 39 "description_opera": {
37 "message": "The free adblock tool for Opera: Blocks annoying video ads on Yo uTube, Facebook ads, banners and much more." 40 "message": "The free adblock tool for Opera: Blocks annoying video ads on Yo uTube, Facebook ads, banners and much more."
38 }, 41 },
39 "description_safari": { 42 "description_safari": {
40 "message": "The free adblock tool for Safari: Blocks annoying video ads on Y ouTube, Facebook ads, banners and much more." 43 "message": "The free adblock tool for Safari: Blocks annoying video ads on Y ouTube, Facebook ads, banners and much more."
41 }, 44 },
(...skipping 130 matching lines...) Expand 10 before | Expand all | Expand 10 after
172 "message": "Please choose a filter subscription from the list:" 175 "message": "Please choose a filter subscription from the list:"
173 }, 176 },
174 "update_now": { 177 "update_now": {
175 "message": "Update now" 178 "message": "Update now"
176 }, 179 },
177 "whitelisted_domains": { 180 "whitelisted_domains": {
178 "description": "This is a tab heading.", 181 "description": "This is a tab heading.",
179 "message": "Whitelisted domains" 182 "message": "Whitelisted domains"
180 } 183 }
181 } 184 }
OLDNEW
« no previous file with comments | « no previous file | background.js » ('j') | background.js » ('J')

Powered by Google App Engine
This is Rietveld