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

Side by Side Diff: _locales/en_US/messages.json

Issue 29317001: Relocated icon and redesigned icon popup (Closed)
Patch Set: Rebased Created Nov. 19, 2013, 1:43 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') | popup.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 21 matching lines...) Expand all
32 "description_chrome": { 32 "description_chrome": {
33 "description": "Note: this cannot be longer than 132 characters", 33 "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." 34 "message": "The free adblock tool for Chrome: Blocks annoying video ads on Y ouTube, Facebook ads, banners and much more."
35 }, 35 },
36 "description_opera": { 36 "description_opera": {
37 "message": "The free adblock tool for Opera: Blocks annoying video ads on Yo uTube, Facebook ads, banners and much more." 37 "message": "The free adblock tool for Opera: Blocks annoying video ads on Yo uTube, Facebook ads, banners and much more."
38 }, 38 },
39 "description_safari": { 39 "description_safari": {
40 "message": "The free adblock tool for Safari: Blocks annoying video ads on Y ouTube, Facebook ads, banners and much more." 40 "message": "The free adblock tool for Safari: Blocks annoying video ads on Y ouTube, Facebook ads, banners and much more."
41 }, 41 },
42 "disabled_for_site":
43 {
44 "description": "Popup balloon label to disable blocking",
Felix Dahlke 2013/11/19 15:11:43 I'm not sure if balloon is the right term, pretty
Wladimir Palant 2013/11/26 15:31:23 Given that a Google search for "popup balloon" imm
Felix Dahlke 2013/11/26 15:33:46 Fair enough.
Thomas Greiner 2013/11/26 17:50:51 Done.
45 "message": "<strong>Disabled</strong> on this site"
46 },
42 "disable_inline": { 47 "disable_inline": {
43 "message": "Disable inline text ads" 48 "message": "Disable inline text ads"
44 }, 49 },
45 "disabled_for_these_domains": { 50 "disabled_for_these_domains": {
46 "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." 51 "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."
47 }, 52 },
48 "easy_create_filter": { 53 "easy_create_filter": {
49 "description": "Button label in popup balloon", 54 "description": "Popup balloon label for blocking elements on the current pag e",
50 "message": "Easy create filter" 55 "message": "Block element"
51 }, 56 },
52 "edit_filters_raw": { 57 "edit_filters_raw": {
53 "message": "Edit filters as raw text" 58 "message": "Edit filters as raw text"
54 }, 59 },
55 "enable_only_the": { 60 "enable_only_the": {
56 "message": "Enable only the filter lists you need. Too many can make your br owser unresponsive." 61 "message": "Enable only the filter lists you need. Too many can make your br owser unresponsive."
57 }, 62 },
58 "enabled_for_site": { 63 "enabled_for_site": {
59 "description": "Popup balloon checkbox label", 64 "description": "Popup balloon label to enable blocking",
60 "message": "Enabled for this site" 65 "message": "<strong>Enabled</strong> on this site"
61 }, 66 },
62 "filter_lists": { 67 "filter_lists": {
63 "description": "This is a tab heading.", 68 "description": "This is a tab heading.",
64 "message": "Filter lists" 69 "message": "Filter lists"
65 }, 70 },
66 "filter_must_follow_syntax": { 71 "filter_must_follow_syntax": {
67 "message": "Your filter must follow the <a>Adblock Plus filter syntax</a>." 72 "message": "Your filter must follow the <a>Adblock Plus filter syntax</a>."
68 }, 73 },
69 "found_a_bug": { 74 "found_a_bug": {
70 "message": "Found a bug? Want to translate Adblock Plus into your language? Please <a>file a request here</a>." 75 "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
90 "message": "Last updated at $time$ today", 95 "message": "Last updated at $time$ today",
91 "placeholders": { 96 "placeholders": {
92 "time": { 97 "time": {
93 "content": "$1" 98 "content": "$1"
94 } 99 }
95 } 100 }
96 }, 101 },
97 "options": { 102 "options": {
98 "message": "Adblock Plus Options" 103 "message": "Adblock Plus Options"
99 }, 104 },
105 "options_short": {
106 "description": "Link to options page from balloon popup",
Felix Dahlke 2013/11/19 15:11:43 s/to/to the/ and s/from/from the/
Thomas Greiner 2013/11/26 17:50:51 Done.
107 "message": "Options"
108 },
100 "out_of_date_lists": { 109 "out_of_date_lists": {
101 "message": "Out-of-date lists are updated periodically." 110 "message": "Out-of-date lists are updated periodically."
102 }, 111 },
103 "remove_button": { 112 "remove_button": {
104 "description": "This is the label for the 'Remove selected' buttons.", 113 "description": "This is the label for the 'Remove selected' buttons.",
105 "message": "Remove selected" 114 "message": "Remove selected"
106 }, 115 },
107 "show_block_element_menu": { 116 "show_block_element_menu": {
108 "message": "Show 'Block Element' right-click menu item" 117 "message": "Show 'Block Element' right-click menu item"
109 }, 118 },
(...skipping 24 matching lines...) Expand all
134 "placeholders": { 143 "placeholders": {
135 "number": { 144 "number": {
136 "content": "$1" 145 "content": "$1"
137 } 146 }
138 } 147 }
139 }, 148 },
140 "stats_share_download": { 149 "stats_share_download": {
141 "description": "Label for link to adblockplus.org that is attached when the user wants to share the stats on Facebook.", 150 "description": "Label for link to adblockplus.org that is attached when the user wants to share the stats on Facebook.",
142 "message": "Download Adblock Plus" 151 "message": "Download Adblock Plus"
143 }, 152 },
144 "stats_share_label_fb": {
145 "message": "Share on Facebook"
146 },
147 "stats_share_label_gplus": {
148 "message": "Share on Google+"
149 },
150 "stats_share_label_twitter": {
151 "message": "Share on Twitter"
152 },
153 "stats_share_message": { 153 "stats_share_message": {
154 "description": "This message will be posted to social networks if the user d ecides to share the stats.", 154 "description": "This message will be posted to social networks if the user d ecides to share the stats.",
155 "message": "I blocked $number$ ads and trackers thanks to Adblock Plus.", 155 "message": "I blocked $number$ ads and trackers thanks to Adblock Plus.",
156 "placeholders": { 156 "placeholders": {
157 "number": { 157 "number": {
158 "content": "$1" 158 "content": "$1"
159 } 159 }
160 } 160 }
161 }, 161 },
162 "stats_share_title": { 162 "stats_share_title": {
163 "description": "Label for the action in the popup which presents the user wi th all sharing options.", 163 "description": "Title for the share buttons to share stats.",
164 "message": "Share this" 164 "message": "Share these numbers"
165 },
166 "stats_show_iconnumber": {
167 "description": "Toggle display of number of blocked ads in icon.",
Felix Dahlke 2013/11/19 15:11:43 How about "Toggle for displaying the number of blo
Thomas Greiner 2013/11/26 17:50:51 Done.
168 "message": "Show number in icon"
Wladimir Palant 2013/11/26 15:31:23 That number will quickly go into thousands, are yo
Felix Dahlke 2013/11/26 15:33:46 It's the number of ads blocked on the current page
Wladimir Palant 2013/11/26 15:35:33 I see - than it is fine of course. I was under the
165 }, 169 },
166 "stats_title": { 170 "stats_title": {
167 "description": "Title for the stats section in the popup.", 171 "description": "Title for the stats section in the popup.",
168 "message": "Blocked ads:" 172 "message": "Ads blocked"
169 }, 173 },
170 "subscriptionSelection_subscriptionSelector_label": { 174 "subscriptionSelection_subscriptionSelector_label": {
171 "message": "Please choose a filter subscription from the list:" 175 "message": "Please choose a filter subscription from the list:"
172 }, 176 },
173 "update_now": { 177 "update_now": {
174 "message": "Update now" 178 "message": "Update now"
175 }, 179 },
176 "whitelisted_domains": { 180 "whitelisted_domains": {
177 "description": "This is a tab heading.", 181 "description": "This is a tab heading.",
178 "message": "Whitelisted domains" 182 "message": "Whitelisted domains"
179 } 183 }
180 } 184 }
OLDNEW
« no previous file with comments | « no previous file | background.js » ('j') | popup.js » ('J')

Powered by Google App Engine
This is Rietveld