| 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 14 matching lines...) Expand all  Loading... | 
|   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   "description": { |   32   "description": { | 
|   33     "message": "The free adblock tool for Chrome: Blocks annoying video ads on Y
     ouTube, Facebook ads, banners and much more." |   33     "message": "The free adblock tool for Chrome: Blocks annoying video ads on Y
     ouTube, Facebook ads, banners and much more." | 
|   34   }, |   34   }, | 
 |   35   "disable_for_site": | 
 |   36   { | 
 |   37     "description": "Popup balloon label to disable blocking", | 
 |   38     "message": "Disable on this site" | 
 |   39   }, | 
|   35   "disable_inline": { |   40   "disable_inline": { | 
|   36     "message": "Disable inline text ads" |   41     "message": "Disable inline text ads" | 
|   37   }, |   42   }, | 
|   38   "disabled_for_these_domains": { |   43   "disabled_for_these_domains": { | 
|   39     "message": "Adblock Plus is disabled for the domains listed below. You can a
     dd a domain either via the Adblock Plus icon in the address bar or by typing the
      domain (not a URL) in the box and clicking the \"Add domain\" button." |   44     "message": "Adblock Plus is disabled for the domains listed below. You can a
     dd a domain either via the Adblock Plus icon in the address bar or by typing the
      domain (not a URL) in the box and clicking the \"Add domain\" button." | 
|   40   }, |   45   }, | 
|   41   "easy_create_filter": { |   46   "easy_create_filter": { | 
|   42     "description": "Button label in popup balloon", |   47     "description": "Popup balloon label for blocking elements on the current pag
     e", | 
|   43     "message": "Easy create filter" |   48     "message": "Block element" | 
|   44   }, |   49   }, | 
|   45   "edit_filters_raw": { |   50   "edit_filters_raw": { | 
|   46     "message": "Edit filters as raw text" |   51     "message": "Edit filters as raw text" | 
|   47   }, |   52   }, | 
|   48   "enable_only_the": { |   53   "enable_only_the": { | 
|   49     "message": "Enable only the filter lists you need. Too many can make Chrome 
     unresponsive." |   54     "message": "Enable only the filter lists you need. Too many can make Chrome 
     unresponsive." | 
|   50   }, |   55   }, | 
|   51   "enabled_for_site": { |   56   "enable_for_site": { | 
|   52     "description": "Popup balloon checkbox label", |   57     "description": "Popup balloon label to enable blocking", | 
|   53     "message": "Enabled for this site" |   58     "message": "Enable on this site" | 
|   54   }, |   59   }, | 
|   55   "filter_lists": { |   60   "filter_lists": { | 
|   56     "description": "This is a tab heading.", |   61     "description": "This is a tab heading.", | 
|   57     "message": "Filter lists" |   62     "message": "Filter lists" | 
|   58   }, |   63   }, | 
|   59   "filter_must_follow_syntax": { |   64   "filter_must_follow_syntax": { | 
|   60     "message": "Your filter must follow the <a>Adblock Plus filter syntax</a>." |   65     "message": "Your filter must follow the <a>Adblock Plus filter syntax</a>." | 
|   61   }, |   66   }, | 
|   62   "found_a_bug": { |   67   "found_a_bug": { | 
|   63     "message": "Found a bug? Want to translate Adblock Plus into your language? 
     Please <a>file a request here</a>." |   68     "message": "Found a bug? Want to translate Adblock Plus into your language? 
     Please <a>file a request here</a>." | 
| (...skipping 19 matching lines...) Expand all  Loading... | 
|   83     "message": "Last updated at $time$ today", |   88     "message": "Last updated at $time$ today", | 
|   84     "placeholders": { |   89     "placeholders": { | 
|   85       "time": { |   90       "time": { | 
|   86         "content": "$1" |   91         "content": "$1" | 
|   87       } |   92       } | 
|   88     } |   93     } | 
|   89   }, |   94   }, | 
|   90   "options": { |   95   "options": { | 
|   91     "message": "Adblock Plus Options" |   96     "message": "Adblock Plus Options" | 
|   92   }, |   97   }, | 
 |   98   "options_short": { | 
 |   99     "description": "Link to options page from balloon popup", | 
 |  100     "message": "Options" | 
 |  101   }, | 
|   93   "out_of_date_lists": { |  102   "out_of_date_lists": { | 
|   94     "message": "Out-of-date lists are updated periodically." |  103     "message": "Out-of-date lists are updated periodically." | 
|   95   }, |  104   }, | 
|   96   "remove_button": { |  105   "remove_button": { | 
|   97     "description": "This is the label for the 'Remove selected' buttons.", |  106     "description": "This is the label for the 'Remove selected' buttons.", | 
|   98     "message": "Remove selected" |  107     "message": "Remove selected" | 
|   99   }, |  108   }, | 
|  100   "show_block_element_menu": { |  109   "show_block_element_menu": { | 
|  101     "message": "Show 'Block Element' right-click menu item" |  110     "message": "Show 'Block Element' right-click menu item" | 
|  102   }, |  111   }, | 
| (...skipping 24 matching lines...) Expand all  Loading... | 
|  127     "placeholders": { |  136     "placeholders": { | 
|  128       "number": { |  137       "number": { | 
|  129         "content": "$1" |  138         "content": "$1" | 
|  130       } |  139       } | 
|  131     } |  140     } | 
|  132   }, |  141   }, | 
|  133   "stats_share_download": { |  142   "stats_share_download": { | 
|  134     "description": "Label for link to adblockplus.org that is attached when the 
     user wants to share the stats on Facebook.", |  143     "description": "Label for link to adblockplus.org that is attached when the 
     user wants to share the stats on Facebook.", | 
|  135     "message": "Download Adblock Plus" |  144     "message": "Download Adblock Plus" | 
|  136   }, |  145   }, | 
|  137   "stats_share_label_fb": { |  | 
|  138     "message": "Share on Facebook" |  | 
|  139   }, |  | 
|  140   "stats_share_label_gplus": { |  | 
|  141     "message": "Share on Google+" |  | 
|  142   }, |  | 
|  143   "stats_share_label_twitter": { |  | 
|  144     "message": "Share on Twitter" |  | 
|  145   }, |  | 
|  146   "stats_share_message": { |  146   "stats_share_message": { | 
|  147     "description": "This message will be posted to social networks if the user d
     ecides to share the stats.", |  147     "description": "This message will be posted to social networks if the user d
     ecides to share the stats.", | 
|  148     "message": "I blocked $number$ ads and trackers thanks to Adblock Plus.", |  148     "message": "I blocked $number$ ads and trackers thanks to Adblock Plus.", | 
|  149     "placeholders": { |  149     "placeholders": { | 
|  150       "number": { |  150       "number": { | 
|  151         "content": "$1" |  151         "content": "$1" | 
|  152       } |  152       } | 
|  153     } |  153     } | 
|  154   }, |  154   }, | 
|  155   "stats_share_title": { |  155   "stats_share_title": { | 
|  156     "description": "Label for the action in the popup which presents the user wi
     th all sharing options.", |  156     "description": "Title for the share buttons to share stats.", | 
|  157     "message": "Share this" |  157     "message": "Share these numbers" | 
 |  158   }, | 
 |  159   "stats_show_iconnumber": { | 
 |  160     "description": "Toggle display of number of blocked ads in icon.", | 
 |  161     "message": "show number in icon" | 
|  158   }, |  162   }, | 
|  159   "stats_title": { |  163   "stats_title": { | 
|  160     "description": "Title for the stats section in the popup.", |  164     "description": "Title for the stats section in the popup.", | 
|  161     "message": "Blocked ads:" |  165     "message": "Ads blocked" | 
|  162   }, |  166   }, | 
|  163   "subscriptionSelection_subscriptionSelector_label": { |  167   "subscriptionSelection_subscriptionSelector_label": { | 
|  164     "message": "Please choose a filter subscription from the list:" |  168     "message": "Please choose a filter subscription from the list:" | 
|  165   }, |  169   }, | 
|  166   "update_now": { |  170   "update_now": { | 
|  167     "message": "Update now" |  171     "message": "Update now" | 
|  168   }, |  172   }, | 
|  169   "whitelisted_domains": { |  173   "whitelisted_domains": { | 
|  170     "description": "This is a tab heading.", |  174     "description": "This is a tab heading.", | 
|  171     "message": "Whitelisted domains" |  175     "message": "Whitelisted domains" | 
|  172   } |  176   } | 
|  173 } |  177 } | 
| OLD | NEW |