LEFT | RIGHT |
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 352 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
363 }, | 363 }, |
364 "issueReporter_doneButton_label": { | 364 "issueReporter_doneButton_label": { |
365 "message": "Done" | 365 "message": "Done" |
366 }, | 366 }, |
367 "issueReporter_confirmationMessage": { | 367 "issueReporter_confirmationMessage": { |
368 "message": "Your report has been saved. You can access it at the following a
ddress:" | 368 "message": "Your report has been saved. You can access it at the following a
ddress:" |
369 }, | 369 }, |
370 "issueReporter_knownIssueMessage": { | 370 "issueReporter_knownIssueMessage": { |
371 "message": "The issue you reported is probably already known. More informati
on:" | 371 "message": "The issue you reported is probably already known. More informati
on:" |
372 }, | 372 }, |
| 373 "issueReporter_errorMessage": { |
| 374 "message": "An attempt to send the report failed with error code \"?1?\". Pl
ease ensure you are connected to the Internet and retry. If the problem persists
please request assistance in the [link]Adblock Plus forum[/link]." |
| 375 }, |
373 "issueReporter_privacyPolicy": { | 376 "issueReporter_privacyPolicy": { |
374 "message": "Privacy policy" | 377 "message": "Privacy policy" |
375 } | 378 } |
376 } | 379 } |
LEFT | RIGHT |