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

Side by Side Diff: locale/en-US/new-options.json

Issue 29445590: Issue 5255 - Advanced tab (HTML, strings and functionality) (Closed)
Patch Set: Addressed notes from weekly(ish) meeting and small collection fix Created June 14, 2017, 11:58 a.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 | « firstRun.js ('k') | new-options.html » ('j') | new-options.html » ('J')
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 { 1 {
2 "options_page_title": { 2 "options_page_title": {
3 "description": "Options page title", 3 "description": "Options page title",
4 "message": "Adblock Plus Options" 4 "message": "Adblock Plus Options"
5 }, 5 },
6 "options_page_header_1": { 6 "options_page_header_1": {
7 "description": "Page title in navigation sidebar", 7 "description": "Page title in navigation sidebar",
8 "message": "Options" 8 "message": "Options"
9 }, 9 },
10 "options_page_header_2": { 10 "options_page_header_2": {
11 "description": "Name of extension in navigation sidebar", 11 "description": "Name of extension in navigation sidebar",
12 "message": "Adblock <strong>Plus</strong>" 12 "message": "Adblock <strong>Plus</strong>"
13 }, 13 },
14 "options_tab_general": { 14 "options_tab_general": {
15 "description": "Name in sidebar for General tab", 15 "description": "Name in sidebar for General tab",
16 "message": "General" 16 "message": "General"
17 }, 17 },
18 "options_tab_advanced": { 18 "options_tab_advanced": {
19 "description": "Name in sidebar for Advanced tab", 19 "description": "Sidebar tab label and main heading inside corresponding tab" ,
20 "message": "Advanced" 20 "message": "Advanced"
21 }, 21 },
22 "options_tab_help": { 22 "options_tab_help": {
23 "description": "Name in sidebar for Help tab", 23 "description": "Name in sidebar for Help tab",
24 "message": "Help" 24 "message": "Help"
25 }, 25 },
26 "options_version": { 26 "options_version": {
27 "description": "Version label in navigation sidebar", 27 "description": "Version label in navigation sidebar",
28 "message": "Version" 28 "message": "Version"
29 }, 29 },
(...skipping 126 matching lines...) Expand 10 before | Expand all | Expand 10 after
156 "message": "Note that this feature is different from whitelisted Acceptable Ads." 156 "message": "Note that this feature is different from whitelisted Acceptable Ads."
157 }, 157 },
158 "options_button_add": { 158 "options_button_add": {
159 "description": "Add button label", 159 "description": "Add button label",
160 "message": "add" 160 "message": "add"
161 }, 161 },
162 "options_button_cancel": { 162 "options_button_cancel": {
163 "description": "Cancel button label", 163 "description": "Cancel button label",
164 "message": "cancel" 164 "message": "cancel"
165 }, 165 },
166 "options_tweaks_title": { 166 "options_advanced_description": {
167 "description": "Advanced tab description",
168 "message": "Customize Adblock Plus, add or remove filter lists, create and m aintain your own filter lists"
169 },
170 "options_customize_header": {
167 "description": "Section title in Advanced tab", 171 "description": "Section title in Advanced tab",
168 "message": "Tweaks" 172 "message": "CUSTOMIZE ON-PAGE ACTIONS"
Thomas Greiner 2017/07/07 13:01:08 Detail: Don't capitalize the text here or otherwis
saroyanm 2017/07/10 11:37:59 My idea was to capitalize and rollback to the lowe
saroyanm 2017/07/12 15:29:00 Done.
Thomas Greiner 2017/07/14 17:36:11 Ok, as long as we don't forget to add the necessar
169 }, 173 },
170 "options_tweaks_blockElement": { 174 "options_customize_blockElement": {
171 "description": "Show 'Block element' option in Advanced tab", 175 "description": "Option label of customize section in Advanced tab",
172 "message": "Show 'Block element' right-click menu item" 176 "message": "Show 'Block element' right-click menu item"
173 }, 177 },
174 "options_tweaks_showDevToolsPanel": { 178 "options_customize_blockElement_tooltip_1": {
175 "description": "Show developer tools panel option in Advanced tab", 179 "description": "Tooltip text for Show 'Block element' option item of customi ze section in Advanced tab",
180 "message": "Temporarily block annoying items on a webpage, e.g. images or an imated slideshows."
181 },
182 "options_customize_showDevToolsPanel": {
183 "description": "Option label of customize section in Advanced tab",
176 "message": "Show 'Adblock Plus' panel in the developer tools" 184 "message": "Show 'Adblock Plus' panel in the developer tools"
177 }, 185 },
178 "options_tweaks_showNotifications": { 186 "options_customize_showDevToolsPanel_tooltip_1": {
179 "description": "Notification opt-out option in Advanced tab", 187 "description": "Tooltip text for Show 'Adblock Plus' panel option item of cu stomize section in Advanced tab",
188 "message": "View blocked and whitelisted items from your browser's developer tools panel."
189 },
190 "options_customize_showNotifications": {
191 "description": "Option label of customize section in Advanced tab",
180 "message": "Show useful notifications" 192 "message": "Show useful notifications"
181 }, 193 },
194 "options_customize_showNotifications_tooltip_1": {
195 "description": "Tooltip text for Show notifications option item of customize section in Advanced tab",
196 "message": "Turn off all notifications from Adblock Plus."
197 },
182 "options_filterList_title": { 198 "options_filterList_title": {
183 "description": "Section title in Advanced tab", 199 "description": "Section title in Advanced tab",
184 "message": "Filter lists" 200 "message": "Filter lists"
185 }, 201 },
186 "options_filterList_title_tooltip_1": { 202 "options_filterList_description": {
187 "description": "First top part of tooltip description for 'Filter lists' sec tion in Advanced tab", 203 "description": "Filter lists section description in Advanced tab",
188 "message": "You can create or add filter lists here." 204 "message": "Each Adblock Plus setting functions because of a filter list. Be low are the corresponding filter lists to all your Adblock Plus settings. You ca n also add additional filters created and maintained by our trusted community. < a>Learn more</a>."
189 }, 205 },
190 "options_filterList_title_tooltip_notes_1": { 206 "options_filterList_column_status": {
191 "description": "First bottom part of tooltip description for 'Filter lists' section in Advanced tab", 207 "description": "Column name of filter list table in Advanced tab",
192 "message": "Filter lists are the heart of Adblock Plus, providing its functi onality. In order for any feature of Adblock Plus to take effect, at least one f ilter list needs to be activated. These filter lists are not owned by Adblock Pl us, but created by international volunteers, who also create the filter rules. A few of these filter lists are mentioned as examples in Adblock Plus." 208 "message": "Status"
193 }, 209 },
194 "options_filterList_title_tooltip_notes_2": { 210 "options_filterList_column_name": {
195 "description": "Second bottom part of tooltip description for 'Filter lists' section in Advanced tab", 211 "description": "Column name of filter list table in Advanced tab",
196 "message": "Adblock Plus provides free hosting for popular filter lists. If you would like to create or maintain a filter list which is not yet provided by Adblock Plus, we would be more than happy to assist you with the hosting. Contac t us at <strong>Help > Forum > Filters for Adblock Plus</strong>." 212 "message": "Filter lists"
197 }, 213 },
198 "options_tab_overview": { 214 "options_filterList_column_update": {
199 "description": "Tab name in Advanced tab", 215 "description": "Column name of filter list table in Advanced tab",
200 "message": "Overview" 216 "message": "Last update"
201 }, 217 },
202 "options_tab_ownList": { 218 "options_filterList_state_active": {
203 "description": "Tab name in Advanced tab", 219 "description": "State of filter list in Advanced tab",
204 "message": "Edit or create own filter list" 220 "message": "Active"
205 }, 221 },
206 "options_column_name": { 222 "options_filterList_state_disabled": {
207 "description": "Name of column of subscription list table in Advanced tab", 223 "description": "State of filter list in Advanced tab",
208 "message": "Name" 224 "message": "Disabled"
209 }, 225 },
210 "options_column_date": { 226 "options_filterList_just": {
Thomas Greiner 2017/07/07 13:01:08 Detail: "just" is not a time indicator. Instead I'
saroyanm 2017/07/10 11:37:59 Agree
saroyanm 2017/07/12 15:29:00 Done.
211 "description": "Name of column of subscription list table in Advanced tab", 227 "description": "Text inside 'Last update' column in Advanced tab",
212 "message": "Last update" 228 "message": "Just now"
229 },
230 "options_filterList_minutes": {
231 "description": "Text inside 'Last update' column in Advanced tab",
232 "message": "minutes ago"
Thomas Greiner 2017/07/07 13:01:08 These two texts don't contain placeholders for the
saroyanm 2017/07/10 11:37:59 I agree, I'll introduce placeholder here.
saroyanm 2017/07/12 15:29:00 Done.
233 },
234 "options_filterList_hours": {
235 "description": "Text inside 'Last update' column in Advanced tab",
236 "message": "hours ago"
213 }, 237 },
214 "options_filterList_add": { 238 "options_filterList_add": {
215 "description": "Import button in Advanced tab", 239 "description": "Import button in Advanced tab",
216 "message": "add/import other filter list" 240 "message": "add/import other filter list"
217 }, 241 },
218 "options_filterList_update": { 242 "options_filterList_update": {
219 "description": "Update button in Advanced tab", 243 "description": "Update button in Advanced tab",
220 "message": "update all filter lists" 244 "message": "update all filter lists"
221 }, 245 },
222 "options_customFilters_empty": { 246 "options_customFilters_title": {
223 "description": "Text shown when list of custom filters is empty", 247 "description": "Section title in Advanced tab",
224 "message": "There are no custom filters." 248 "message": "CREATE AND EDIT YOUR FILTER LIST"
249 },
250 "options_customFilters_description": {
251 "description": "Custom filter lists section description in Advanced tab",
252 "message": "Write your own custom filters to further control what content Ad block PLus allows or blocks."
253 },
254 "options_customFilters_widget_title": {
255 "description": "Custom filter widget title in Advanced tab",
256 "message": "My filter list"
257 },
258 "options_customFilters_tip": {
259 "description": "Custom filter widget(empty) hint text in Advanced tab",
260 "message": "Filters you create will show up here."
261 },
262 "options_customFilters_start": {
263 "description": "Custom filter widget(empty) button text in Advanced tab",
264 "message": "Start writing my filter list"
265 },
266 "options_customFilters_learn": {
267 "description": "Custom filter widget(empty) link text in Advanced tab",
268 "message": "Learn how to write filter lists"
269 },
270 "options_customFilters_edit_placeholder": {
271 "description": "Custom filter widget(empty) placeholder text in Advanced tab ",
272 "message": "e.g. $filter$",
273 "placeholders": {
274 "filter": {
275 "content": "$1",
276 "example": "/ads/track/*"
277 }
278 }
225 }, 279 },
226 "options_filterList_lastDownload_invalidURL": { 280 "options_filterList_lastDownload_invalidURL": {
227 "description": "Error message in advanced tab", 281 "description": "Error message in advanced tab",
228 "message": "Failed, not a valid address" 282 "message": "Failed, not a valid address"
229 }, 283 },
230 "options_filterList_lastDownload_connectionError": { 284 "options_filterList_lastDownload_connectionError": {
231 "description": "Error message in advanced tab", 285 "description": "Error message in advanced tab",
232 "message": "Failed, download failure" 286 "message": "Failed, download failure"
233 }, 287 },
234 "options_filterList_lastDownload_invalidData": { 288 "options_filterList_lastDownload_invalidData": {
235 "description": "Error message in advanced tab", 289 "description": "Error message in advanced tab",
236 "message": "Failed, not a valid filter list" 290 "message": "Failed, not a valid filter list"
237 }, 291 },
238 "options_filterList_lastDownload_checksumMismatch": { 292 "options_filterList_lastDownload_checksumMismatch": {
239 "description": "Error message in advanced tab", 293 "description": "Error message in advanced tab",
240 "message": "Failed, checksum mismatch" 294 "message": "Failed, checksum mismatch"
241 }, 295 },
242 "options_filterList_lastDownload_inProgress": { 296 "options_filterList_lastDownload_inProgress": {
243 "description": "Progress message in advanced tab", 297 "description": "Progress message in advanced tab",
244 "message": "Downloading…" 298 "message": "Updating"
245 }, 299 },
246 "options_filterList_updateNow": { 300 "options_filterList_updateNow": {
247 "description": "Context menu item in advanced tab, appears after click on su bscription", 301 "description": "Context menu item in advanced tab, appears after click on su bscription",
248 "message": "update now" 302 "message": "update now"
249 }, 303 },
250 "options_filterList_website": { 304 "options_filterList_website": {
251 "description": "Context menu item in advanced tab, appears after click on su bscription", 305 "description": "Context menu item in advanced tab, appears after click on su bscription",
252 "message": "website" 306 "message": "website"
253 }, 307 },
254 "options_filterList_source": { 308 "options_filterList_source": {
255 "description": "Context menu item in advanced tab, appears after click on su bscription", 309 "description": "Context menu item in advanced tab, appears after click on su bscription",
256 "message": "source" 310 "message": "source"
257 }, 311 },
258 "options_filterList_delete": { 312 "options_filterList_delete": {
259 "description": "Context menu item in advanced tab, appears after click on su bscription", 313 "description": "Context menu item in advanced tab, appears after click on su bscription",
260 "message": "delete" 314 "message": "delete"
261 }, 315 },
262 "options_filterList_own_list": {
263 "description": "Name of custom subscription entry in filter list section in Advanced tab",
264 "message": "Own filter list"
265 },
266 "options_filterList_edit_own_list": {
267 "description": "Entry in filter list section in Advanced tab",
268 "message": "edit your filter list"
269 },
270 "options_customFilters_title": {
271 "description": "Custom filters option name in Advanced tab",
272 "message": "Filter rules"
273 },
274 "options_customFilters_title_tooltip_1": {
275 "description": "Text of tooltip description for 'Filter rules' section in Ad vanced tab",
276 "message": "Learn how to write your own filter rules to define elements that should be blocked. See tutorials and the syntax description at <strong>adblockp lus.org/filters</strong>"
277 },
278 "options_customFilters_textbox_placeholder": {
279 "description": "Adding custom filter textbox placeholder text in Advanced ta b",
280 "message": "add your filter rule here"
281 },
282 "options_customFilter_edit": { 316 "options_customFilter_edit": {
283 "description": "Label below single input view of user's filter list in Advan ced tab", 317 "description": "Label below single input view of user's filter list in Advan ced tab",
284 "message": "edit filter rules" 318 "message": "Edit filters"
285 }, 319 },
286 "options_customFilter_cancel": { 320 "options_customFilter_cancel": {
287 "description": "Label below raw view of user's filter list in Advanced tab", 321 "description": "Label below raw view of user's filter list in Advanced tab",
288 "message": "cancel" 322 "message": "Cancel"
289 }, 323 },
290 "options_customFilter_save": { 324 "options_customFilter_save": {
291 "description": "Label below raw view of user's filter list in Advanced tab", 325 "description": "Label below raw view of user's filter list in Advanced tab",
292 "message": "save" 326 "message": "Save"
293 }, 327 },
294 "options_faq_title": { 328 "options_faq_title": {
295 "description": "FAQ section name in Help tab and link label in same section" , 329 "description": "FAQ section name in Help tab and link label in same section" ,
296 "message": "Frequently asked questions" 330 "message": "Frequently asked questions"
297 }, 331 },
298 "options_faq_description": { 332 "options_faq_description": {
299 "description": "FAQ section description in Help tab", 333 "description": "FAQ section description in Help tab",
300 "message": "You only need to refresh your filter list in \"Advanced\" very o ften, but there are also other known problems." 334 "message": "You only need to refresh your filter list in \"Advanced\" very o ften, but there are also other known problems."
301 }, 335 },
302 "options_forum_title": { 336 "options_forum_title": {
(...skipping 126 matching lines...) Expand 10 before | Expand all | Expand 10 after
429 }, 463 },
430 "options_language_ro": { 464 "options_language_ro": {
431 "description": "Language name shown in add language modal dialog", 465 "description": "Language name shown in add language modal dialog",
432 "message": "Romanian" 466 "message": "Romanian"
433 }, 467 },
434 "options_language_ru_uk": { 468 "options_language_ru_uk": {
435 "description": "Language name shown in add language modal dialog", 469 "description": "Language name shown in add language modal dialog",
436 "message": "Russian and Ukrainian" 470 "message": "Russian and Ukrainian"
437 } 471 }
438 } 472 }
OLDNEW
« no previous file with comments | « firstRun.js ('k') | new-options.html » ('j') | new-options.html » ('J')

Powered by Google App Engine
This is Rietveld