| Index: _locales/en_US/messages.json |
| =================================================================== |
| --- a/_locales/en_US/messages.json |
| +++ b/_locales/en_US/messages.json |
| @@ -32,6 +32,11 @@ |
| "description": { |
| "message": "The free adblock tool for Chrome: Blocks annoying video ads on YouTube, Facebook ads, banners and much more." |
| }, |
| + "disable_for_site": |
| + { |
| + "description": "Popup balloon label to disable blocking", |
| + "message": "Disable on this site" |
| + }, |
| "disable_inline": { |
| "message": "Disable inline text ads" |
| }, |
| @@ -39,8 +44,8 @@ |
| "message": "Adblock Plus is disabled for the domains listed below. You can add 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." |
| }, |
| "easy_create_filter": { |
| - "description": "Button label in popup balloon", |
| - "message": "Easy create filter" |
| + "description": "Popup balloon label for blocking elements on the current page", |
| + "message": "Block element" |
| }, |
| "edit_filters_raw": { |
| "message": "Edit filters as raw text" |
| @@ -48,9 +53,9 @@ |
| "enable_only_the": { |
| "message": "Enable only the filter lists you need. Too many can make Chrome unresponsive." |
| }, |
| - "enabled_for_site": { |
| - "description": "Popup balloon checkbox label", |
| - "message": "Enabled for this site" |
| + "enable_for_site": { |
| + "description": "Popup balloon label to enable blocking", |
| + "message": "Enable on this site" |
| }, |
| "filter_lists": { |
| "description": "This is a tab heading.", |
| @@ -90,6 +95,10 @@ |
| "options": { |
| "message": "Adblock Plus Options" |
| }, |
| + "options_short": { |
| + "description": "Link to options page from balloon popup", |
| + "message": "Options" |
| + }, |
| "out_of_date_lists": { |
| "message": "Out-of-date lists are updated periodically." |
| }, |
| @@ -134,15 +143,6 @@ |
| "description": "Label for link to adblockplus.org that is attached when the user wants to share the stats on Facebook.", |
| "message": "Download Adblock Plus" |
| }, |
| - "stats_share_label_fb": { |
| - "message": "Share on Facebook" |
| - }, |
| - "stats_share_label_gplus": { |
| - "message": "Share on Google+" |
| - }, |
| - "stats_share_label_twitter": { |
| - "message": "Share on Twitter" |
| - }, |
| "stats_share_message": { |
| "description": "This message will be posted to social networks if the user decides to share the stats.", |
| "message": "I blocked $number$ ads and trackers thanks to Adblock Plus.", |
| @@ -153,12 +153,16 @@ |
| } |
| }, |
| "stats_share_title": { |
| - "description": "Label for the action in the popup which presents the user with all sharing options.", |
| - "message": "Share this" |
| + "description": "Title for the share buttons to share stats.", |
| + "message": "Share these numbers" |
| + }, |
| + "stats_show_iconnumber": { |
| + "description": "Toggle display of number of blocked ads in icon.", |
| + "message": "show number in icon" |
| }, |
| "stats_title": { |
| "description": "Title for the stats section in the popup.", |
| - "message": "Blocked ads:" |
| + "message": "Ads blocked" |
| }, |
| "subscriptionSelection_subscriptionSelector_label": { |
| "message": "Please choose a filter subscription from the list:" |