| OLD | NEW |
| 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 Loading... |
| 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 Loading... |
| 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 } |
| OLD | NEW |