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

Side by Side Diff: locales/en/redundancy_check.json

Issue 6021528219025408: Issue #1170 More progress migrating adblockplus.org to our CMS. (Closed)
Patch Set: Created Sept. 1, 2014, 10:45 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 | « locales/en/privacy.json ('k') | locales/en/requirements.json » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 { 1 {
2 "title": { 2 "title": {
3 "message": "Find useless filters" 3 "message": "Find useless filters"
4 }, 4 },
5 "s1": { 5 "s1": {
6 "message": "'{filter}' is invalid" 6 "message": "'{filter}' is invalid"
7 }, 7 },
8 "s2": { 8 "s2": {
9 "message": "'{filter1}' has been made redundant by '{filter2}'" 9 "message": "'{filter1}' has been made redundant by '{filter2}'"
10 }, 10 },
(...skipping 29 matching lines...) Expand all
40 }, 40 },
41 "s13": { 41 "s13": {
42 "message": "This tool has some limitations. It cannot evaluate element hidin g filters and will always leave those unchanged. It is also unable to determine whether a regular expression can be removed, although it can detect when a simpl e filter can be removed due to a regular expression." 42 "message": "This tool has some limitations. It cannot evaluate element hidin g filters and will always leave those unchanged. It is also unable to determine whether a regular expression can be removed, although it can detect when a simpl e filter can be removed due to a regular expression."
43 }, 43 },
44 "s14": { 44 "s14": {
45 "message": "Please open Adblock Plus preferences and mark all the filters yo u would like to check. Copy them (select Edit -- Copy from the menu or press Ctr l+C) and paste them into the text field below. Alternatively you can export your filters and paste the contents of the file into the text field." 45 "message": "Please open Adblock Plus preferences and mark all the filters yo u would like to check. Copy them (select Edit -- Copy from the menu or press Ctr l+C) and paste them into the text field below. Alternatively you can export your filters and paste the contents of the file into the text field."
46 }, 46 },
47 "s15": { 47 "s15": {
48 "message": "<em>Privacy statement</em>: No data is transmitted to the server . All the necessary calculations are performed on your computer, and your data n ever leaves it." 48 "message": "<em>Privacy statement</em>: No data is transmitted to the server . All the necessary calculations are performed on your computer, and your data n ever leaves it."
49 }, 49 },
50 "s16": {
51 "message": "Find useless filters"
52 },
53 "s17": { 50 "s17": {
54 "message": "Status:" 51 "message": "Status:"
55 }, 52 },
56 "s18": { 53 "s18": {
57 "message": "Your filter list with useless filters removed is quoted below. Y ou can copy it and paste into your Adblock Plus preferences (remove existing fil ters first). Alternatively you can" 54 "message": "Your filter list with useless filters removed is quoted below. Y ou can copy it and paste into your Adblock Plus preferences (remove existing fil ters first). Alternatively you can"
58 }, 55 },
59 "s19": { 56 "s19": {
60 "message": "click here" 57 "message": "click here"
61 }, 58 },
62 "s20": { 59 "s20": {
63 "message": "to get the filters on a separate page. Save them as a file and i mport it in Adblock Plus preferences." 60 "message": "to get the filters on a separate page. Save them as a file and i mport it in Adblock Plus preferences."
64 } 61 }
65 } 62 }
OLDNEW
« no previous file with comments | « locales/en/privacy.json ('k') | locales/en/requirements.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld