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

Side by Side Diff: locales/en/faq_basics.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/elemhidehelper.json ('k') | locales/en/faq_customization.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": "FAQ - Basic functionality" 3 "message": "FAQ - Basic functionality"
4 }, 4 },
5 "s1": { 5 "s1": {
6 "message": "How do I block a banner?" 6 "message": "How do I block a banner?"
7 }, 7 },
8 "s2": { 8 "s2": {
9 "message": "You can right-click on any image or frame and choose &quot;Adblo ck&quot; from the context menu. This will open a dialog where you can tweak the new filter before adding. Feel free to replace parts of the banner's address by wildcards (* -- the star symbol) to make the filter block other banners with sim ilar addresses as well. For more information you can read <a>Writing Adblock Plu s filters</a>." 9 "message": "You can right-click on any image or frame and choose \"Adblock\" from the context menu. This will open a dialog where you can tweak the new filt er before adding. Feel free to replace parts of the banner's address by wildcard s (* -- the star symbol) to make the filter block other banners with similar add resses as well. For more information you can read <a>Writing Adblock Plus filter s</a>."
10 }, 10 },
11 "s3": { 11 "s3": {
12 "message": "Show me how this is done" 12 "message": "Show me how this is done"
13 }, 13 },
14 "s4": { 14 "s4": {
15 "message": "I sometimes want Adblock Plus to be disabled. How can I do this most easily?" 15 "message": "I sometimes want Adblock Plus to be disabled. How can I do this most easily?"
16 }, 16 },
17 "s5": { 17 "s5": {
18 "message": "You can click on the arrow of the Adblock Plus icon in the toolb ar to bring up the menu. There you have the option to disable/reenable Adblock P lus. If this isn't fast enough, simply press the middle mouse button on this ico n, it will also disable or reenable Adblock Plus." 18 "message": "You can click on the arrow of the Adblock Plus icon in the toolb ar to bring up the menu. There you have the option to disable/reenable Adblock P lus. If this isn't fast enough, simply press the middle mouse button on this ico n, it will also disable or reenable Adblock Plus."
19 }, 19 },
20 "s6": { 20 "s6": {
21 "message": "In the menu you also have the option to disable Adblock Plus on a certain page. It will add an exception rule like" 21 "message": "In the menu you also have the option to disable Adblock Plus on a certain page. It will add an exception rule like"
22 }, 22 },
23 "s7": { 23 "s7": {
24 "message": "@@||adblockplus.org^$document" 24 "message": "@@||adblockplus.org^$document"
25 }, 25 },
26 "s8": { 26 "s8": {
27 "message": "to your list of filters. You can find more information on except ion rules in <a>Writing Adblock Plus filters</a>." 27 "message": "to your list of filters. You can find more information on except ion rules in <a>Writing Adblock Plus filters</a>."
28 }, 28 },
29 "s9": { 29 "s10": {
30 "message": "Show me how this is done" 30 "message": "Can I support my favorite website by downloading but hiding ads? "
31 }, 31 },
32 "s10": { 32 "s11": {
33 "message": "No. Most advertisers pay per-click, so if you hide ads, you won' t actually support the site in question. Even in the off-chance of payouts per-v iew, it's trivial for advertisers to use JavaScript to check if the ads are visi ble. Additionally, downloading but hiding ads to trick advertisers into paying w ould be akin to fraud."
34 },
35 "s12": {
36 "message": "In short, if you want to support your favorite websites, you'll have to whitelist them to disable Adblock Plus on those sites."
37 },
38 "s13": {
33 "message": "How can I update my filterlist manually?" 39 "message": "How can I update my filterlist manually?"
34 }, 40 },
35 "s11": { 41 "s14": {
36 "message": "In Firefox:" 42 "message": "In Firefox:"
37 }, 43 },
38 "s12": { 44 "s15": {
39 "message": "Select Firefox >> Add-ons (for Mac OS X / Linux, select \"Tools\ " from the menubar >> \"Add-Ons\"), this will open your Firefox Add-ons Manager. " 45 "message": "Select Firefox >> Add-ons (for Mac OS X / Linux, select \"Tools\ " from the menubar >> \"Add-Ons\"), this will open your Firefox Add-ons Manager. "
40 }, 46 },
41 "s13": { 47 "s16": {
42 "message": "Click on \"Extensions\", find Adblock Plus there, go to \"Option s\" and then click on \"Filter preferences...\"." 48 "message": "Click on \"Extensions\", find Adblock Plus there, go to \"Option s\" and then click on \"Filter preferences...\"."
43 }, 49 },
44 "s14": { 50 "s17": {
45 "message": "Press this shortcut key to update all filter susbcription at onc e: Ctrl+Shift+T or right-click a filter subscription and choose \"Update filters \"." 51 "message": "Press this shortcut key to update all filter susbcription at onc e: Ctrl+Shift+T or right-click a filter subscription and choose \"Update filters \"."
46 }, 52 },
47 "s15": { 53 "s18": {
48 "message": "In Chrome:" 54 "message": "In Chrome:"
49 }, 55 },
50 "s16": { 56 "s19": {
51 "message": "Click the Chrome menu button, then go to \"Tools\" and choose \" Extensions\"." 57 "message": "Click the Chrome menu button, then go to \"Tools\" and choose \" Extensions\"."
52 }, 58 },
53 "s17": { 59 "s20": {
54 "message": "Find Adblock Plus there and click on \"Options\" under its descr iption." 60 "message": "Find Adblock Plus there and click on \"Options\" under its descr iption."
55 }, 61 },
56 "s18": { 62 "s21": {
57 "message": "Click the \"Update now\" button." 63 "message": "Click the \"Update now\" button."
58 }, 64 },
59 "s19": { 65 "s22": {
60 "message": "In Opera:" 66 "message": "In Opera:"
61 }, 67 },
62 "s20": { 68 "s23": {
63 "message": "Click the \"Menu\" button (for Mac OS X / Linux, \"Tools\"), sel ect \"Extensions\" >> \"Manage Extensions\"." 69 "message": "Click the \"Menu\" button (for Mac OS X / Linux, \"Tools\"), sel ect \"Extensions\" >> \"Manage Extensions\"."
64 }, 70 },
65 "s21": { 71 "s24": {
66 "message": "Find Adblock Plus there and click its small tool-icon on the rig ht side and choose \"Preferences\"." 72 "message": "Find Adblock Plus there and click its small tool-icon on the rig ht side and choose \"Preferences\"."
67 }, 73 },
68 "s22": { 74 "s26": {
69 "message": "Click the \"Update now\" button."
70 },
71 "s23": {
72 "message": "How can I remove a filterlist?" 75 "message": "How can I remove a filterlist?"
73 }, 76 },
74 "s24": { 77 "s27": {
75 "message": "In Firefox" 78 "message": "In Firefox"
76 }, 79 },
77 "s25": { 80 "s28": {
78 "message": "Go to Tools >> Add-Ons >> Preferences (next to Adblock Plus) >> Filter Preferences.\n Select the filterlist you want to delete, click on the \" Action\" button, and select \"Delete\".\n Click on \"OK\" to confirm." 81 "message": "Go to Tools >> Add-Ons >> Preferences (next to Adblock Plus) >> Filter Preferences. Select the filterlist you want to delete, click on the \"Act ion\" button, and select \"Delete\". Click on \"OK\" to confirm."
79 }, 82 },
80 "s26": { 83 "s29": {
81 "message": "In Google Chrome" 84 "message": "In Google Chrome"
82 }, 85 },
83 "s27": { 86 "s30": {
84 "message": "Go to Window >> Extensions >> Options (of the Adblock Plus exten sion).\n Click on the red \"X\" next to the filterlist you want to delete, and click \"OK\" to confirm." 87 "message": "Go to Window >> Extensions >> Options (of the Adblock Plus exten sion). Click on the red \"X\" next to the filterlist you want to delete, and cli ck \"OK\" to confirm."
85 }, 88 },
86 "s28": { 89 "s31": {
87 "message": "In Opera (on Windows/Ubuntu)" 90 "message": "In Opera (on Windows/Ubuntu)"
88 }, 91 },
89 "s29": { 92 "s32": {
90 "message": "Click on the menu button and go to Extensions >> Manage Extensio ns >> Click on the tool-icon >> Preferences.\n Click on the red \"X\" next to t he filterlist you want to delete, and click \"OK\" to confirm." 93 "message": "Click on the menu button and go to Extensions >> Manage Extensio ns >> Click on the tool-icon >> Preferences. Click on the red \"X\" next to the filterlist you want to delete, and click \"OK\" to confirm."
91 }, 94 },
92 "s30": { 95 "s33": {
93 "message": "In Opera (on Mac OSX)" 96 "message": "In Opera (on Mac OSX)"
94 }, 97 },
95 "s31": { 98 "s34": {
96 "message": "Go to Tools >> Extensions >> Manage Extensions >> Click on the t ool-icon >> Preferences.\n Click on the red \"X\" next to the filterlist you wa nt to delete, and click \"OK\" to confirm." 99 "message": "Go to Tools >> Extensions >> Manage Extensions >> Click on the t ool-icon >> Preferences. Click on the red \"X\" next to the filterlist you want to delete, and click \"OK\" to confirm."
97 }, 100 },
98 "s32": { 101 "s35": {
99 "message": "The banner is an object (Flash or Java) and doesn't have a conte xt menu. What now?" 102 "message": "The banner is an object (Flash or Java) and doesn't have a conte xt menu. What now?"
100 }, 103 },
101 "s33": { 104 "s36": {
102 "message": "Adblock Plus has an option called \"Show tabs on Flash and Java\ ". When activated (the default) it will display a button saying \"Block\" at the upper right (lower right if there isn't enough space) corner of every object. C licking this button will block the object." 105 "message": "Adblock Plus has an option called \"Show tabs on Flash and Java\ ". When activated (the default) it will display a button saying \"Block\" at the upper right (lower right if there isn't enough space) corner of every object. C licking this button will block the object."
103 }, 106 },
104 "s34": { 107 "s38": {
105 "message": "Show me how this is done"
106 },
107 "s35": {
108 "message": "Alternatively you can open the list of blockable items (press Ct rl+Shift+V or click the dropdown arrow next to the ABP toolbar icon and choose O pen blockable items) and look for an object there." 108 "message": "Alternatively you can open the list of blockable items (press Ct rl+Shift+V or click the dropdown arrow next to the ABP toolbar icon and choose O pen blockable items) and look for an object there."
109 }, 109 },
110 "s36": { 110 "s40": {
111 "message": "Show me how this is done"
112 },
113 "s37": {
114 "message": "You can click the Type column header -- this will sort the list by type and make finding objects easier." 111 "message": "You can click the Type column header -- this will sort the list by type and make finding objects easier."
115 }, 112 },
116 "s38": { 113 "s41": {
117 "message": "The list of blockable items shows many addresses. How do I know which one is the banner?" 114 "message": "The list of blockable items shows many addresses. How do I know which one is the banner?"
118 }, 115 },
119 "s39": { 116 "s42": {
120 "message": "You can look for addresses that start differently than the addre ss of the page you are viewing. Banners also typically have keywords like \"bann er\" or \"ad\" in their address. Click an address to make the corresponding elem ent(s) blink on the page (unfortunately this doesn't work for all types of objec ts). If you are still unsure, press the middle mouse button on the address to op en it in a new tab -- there you will definitely see whether it is a banner." 117 "message": "You can look for addresses that start differently than the addre ss of the page you are viewing. Banners also typically have keywords like \"bann er\" or \"ad\" in their address. Click an address to make the corresponding elem ent(s) blink on the page (unfortunately this doesn't work for all types of objec ts). If you are still unsure, press the middle mouse button on the address to op en it in a new tab -- there you will definitely see whether it is a banner."
121 }, 118 },
122 "s40": { 119 "s43": {
123 "message": "Is the order of filters relevant for performance?" 120 "message": "Is the order of filters relevant for performance?"
124 }, 121 },
125 "s41": { 122 "s44": {
126 "message": "No. When Adblock Plus tests an address against your list of filt ers it determines the best order in which filters should be tested automatically , in fact most of the filters won't be considered at all. The order of filters y ou can change in the Preferences dialog is for your convenience only, it has no impact on the performance." 123 "message": "No. When Adblock Plus tests an address against your list of filt ers it determines the best order in which filters should be tested automatically , in fact most of the filters won't be considered at all. The order of filters y ou can change in the Preferences dialog is for your convenience only, it has no impact on the performance."
127 }, 124 },
128 "s42": { 125 "s45": {
129 "message": "Are regular expressions faster than \"normal\" filters?" 126 "message": "Are regular expressions faster than \"normal\" filters?"
130 }, 127 },
131 "s43": { 128 "s46": {
132 "message": "Usually this is not the case. Adblock Plus will transform any \" normal\" filter into a regular expression, and internally it will work only with regular expressions -- there is no difference between the filters" 129 "message": "Usually this is not the case. Adblock Plus will transform any \" normal\" filter into a regular expression, and internally it will work only with regular expressions -- there is no difference between the filters"
133 }, 130 },
134 "s44": { 131 "s47": {
135 "message": "banner" 132 "message": "banner"
136 }, 133 },
137 "s45": { 134 "s48": {
138 "message": "and" 135 "message": "and"
139 }, 136 },
140 "s46": { 137 "s49": {
141 "message": "/banner/" 138 "message": "/banner/"
142 }, 139 },
143 "s47": { 140 "s50": {
144 "message": "." 141 "message": "."
145 }, 142 },
146 "s48": { 143 "s51": {
147 "message": "Regular expressions are often used to \"compress\" the filters l ist and replace several filters by one regular expression. The rule of thumb say s \"fewer filters means faster\" but it isn't always correct in this case. Compl icated regular expressions require much time to be evaluated, it might be faster to use several simple ones." 144 "message": "Regular expressions are often used to \"compress\" the filters l ist and replace several filters by one regular expression. The rule of thumb say s \"fewer filters means faster\" but it isn't always correct in this case. Compl icated regular expressions require much time to be evaluated, it might be faster to use several simple ones."
148 }, 145 },
149 "s49": { 146 "s52": {
150 "message": "Regular expression give you more flexibility however, that's whe re their use is always justified. For example the regular expression" 147 "message": "Regular expression give you more flexibility however, that's whe re their use is always justified. For example the regular expression"
151 }, 148 },
152 "s50": { 149 "s53": {
153 "message": "/adv(?!ice)/" 150 "message": "/adv(?!ice)/"
154 }, 151 },
155 "s51": { 152 "s54": {
156 "message": "will block" 153 "message": "will block"
157 }, 154 },
158 "s52": { 155 "s55": {
159 "message": "adv" 156 "message": "adv"
160 }, 157 },
161 "s53": { 158 "s57": {
162 "message": "and"
163 },
164 "s54": {
165 "message": "advert" 159 "message": "advert"
166 }, 160 },
167 "s55": { 161 "s59": {
168 "message": "and"
169 },
170 "s56": {
171 "message": "advertisement" 162 "message": "advertisement"
172 }, 163 },
173 "s57": { 164 "s60": {
174 "message": "but not" 165 "message": "but not"
175 }, 166 },
176 "s58": { 167 "s61": {
177 "message": "advice" 168 "message": "advice"
178 }, 169 },
179 "s59": { 170 "s62": {
180 "message": "-- something you couldn't have done with simple wildcards." 171 "message": "-- something you couldn't have done with simple wildcards."
181 } 172 }
182 } 173 }
OLDNEW
« no previous file with comments | « locales/en/elemhidehelper.json ('k') | locales/en/faq_customization.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld