| 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_filters_msg": { |    6   "add_filters_msg": { | 
|    7     "message": "Add filter(s)?" |    7     "message": "Add filter(s)?" | 
|    8   }, |    8   }, | 
|    9   "block_element": { |    9   "block_element": { | 
|   10     "description": "Context menu item that adds a filter which blocks the select
     ed element", |   10     "description": "Context menu item that adds a filter which blocks the select
     ed element", | 
|   11     "message": "Block element" |   11     "message": "Block element" | 
|   12   }, |   12   }, | 
|   13   "cancel": { |   13   "cancel": { | 
|   14     "description": "Cancel button label", |   14     "description": "Cancel button label", | 
|   15     "message": "Cancel" |   15     "message": "Cancel" | 
|   16   }, |   16   }, | 
|   17   "clickhide_instructions": { |   17   "clickhide_instructions": { | 
|   18     "description": "Instructions shown in popup UI before it disapears, when \"B
     lock element\" action is executed", |   18     "description": "Instructions shown in popup UI before it disapears, when \"B
     lock element\" action is executed", | 
|   19     "message": "After closing this popup, click (or right-click) an element on t
     he page." |   19     "message": "After closing this popup, click (or right-click) an element on t
     he page." | 
|   20   }, |   20   }, | 
|   21   "description": { |   21   "description": { | 
|   22     "description": "Note: this cannot be longer than 132 characters", |   22     "description": "Note: this cannot be longer than 132 characters", | 
|   23     "message": "Used on over 100 million devices, Adblock Plus is the world's mo
     st popular ad blocker." |   23     "message": "With over 500 million downloads, Adblock Plus is the one of the 
     world's most popular ad blockers." | 
|   24   }, |   24   }, | 
|   25   "disabled_for_site": |   25   "disabled_for_site": | 
|   26   { |   26   { | 
|   27     "description": "Popup balloon label to disable blocking", |   27     "description": "Popup balloon label to disable blocking", | 
|   28     "message": "<strong>Disabled</strong> on this site" |   28     "message": "<strong>Disabled</strong> on this site" | 
|   29   }, |   29   }, | 
|   30   "easy_create_filter": { |   30   "easy_create_filter": { | 
|   31     "description": "Action in popup UI to add a filter which blocks an element s
     elected from the current page", |   31     "description": "Action in popup UI to add a filter which blocks an element s
     elected from the current page", | 
|   32     "message": "Block element" |   32     "message": "Block element" | 
|   33   }, |   33   }, | 
| (...skipping 106 matching lines...) Expand 10 before | Expand all | Expand 10 after  Loading... | 
|  140     } |  140     } | 
|  141   }, |  141   }, | 
|  142   "continue": { |  142   "continue": { | 
|  143     "description": "Continue button label", |  143     "description": "Continue button label", | 
|  144     "message": "Continue" |  144     "message": "Continue" | 
|  145   }, |  145   }, | 
|  146   "sendReport": { |  146   "sendReport": { | 
|  147     "message": "Report issue on this page" |  147     "message": "Report issue on this page" | 
|  148   } |  148   } | 
|  149 } |  149 } | 
| OLD | NEW |