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

Unified Diff: locales/en/elemhidehelper.json

Issue 6021528219025408: Issue #1170 More progress migrating adblockplus.org to our CMS. (Closed)
Patch Set: Created Sept. 1, 2014, 10:45 a.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « locales/en/donate.json ('k') | locales/en/faq_basics.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: locales/en/elemhidehelper.json
===================================================================
--- a/locales/en/elemhidehelper.json
+++ b/locales/en/elemhidehelper.json
@@ -6,39 +6,27 @@
"message": "General notes"
},
"s2": {
- "message": "Element Hiding Helper is a companion extension for Adblock Plus meant to make creating element hiding rules easier. You simply select the element you want to be hidden and then choose which attributes of this element should be taken into account when hiding it in future. The element hiding rule is generated and added automatically. Parts of the code are based on the"
+ "message": "Element Hiding Helper is a companion extension for Adblock Plus meant to make creating element hiding rules easier. You simply select the element you want to be hidden and then choose which attributes of this element should be taken into account when hiding it in future. The element hiding rule is generated and added automatically. Parts of the code are based on the <a>Aardvark extension</a>."
},
"s3": {
- "message": "http://karmatics.com/aardvark/"
+ "message": "Element Hiding Helper requires the <a>same browser version as Adblock Plus</a>. Adblock Plus 1.3 or higher is required, this extension will not do anything on its own."
},
"s4": {
- "message": "Aardvark extension"
+ "message": "Installation"
},
"s5": {
- "message": "."
+ "message": "Install Element Hiding Helper %EXTENSION(ehh,version)% "
},
"s6": {
- "message": "Element Hiding Helper requires the <a>same browser version as\n Adblock Plus</a>."
+ "message": "Using Element Hiding Helper"
},
"s7": {
- "message": "Adblock Plus 1.3 or higher is required, this extension will not\n do anything on its own."
+ "message": "You start Element Hiding Helper by going into the menu of ABP's toolbar icon and selecting \"Select element to hide\"."
},
"s8": {
- "message": "Installation"
+ "message": "Now you can select the element you want to hide with the mouse. If you need to hide more than one element, try pressing W. Pressing N will make the selection smaller again. Other commands offered in the help might be useful as well to make sure you select exactly what you need to hide."
},
"s9": {
- "message": "Install Element Hiding Helper"
- },
- "s10": {
- "message": "Using Element Hiding Helper"
- },
- "s11": {
- "message": "You start Element Hiding Helper by going into the menu of ABP's toolbar icon and selecting \"Select element to hide\"."
- },
- "s12": {
- "message": "Now you can select the element you want to hide with the mouse. If you need to hide more than one element, try pressing W. Pressing N will make the selection smaller again. Other commands offered in the help might be useful as well to make sure you select exactly what you need to hide."
- },
- "s13": {
"message": "Once you clicked the element to indicate that you are finished selecting, the rule composition dialog will pop up. Now you can select on which domain the rule should be active and which attributes of the element it should take into account (if the attributes you select are too common you might end up hiding useful elements as well). Preview will apply the resulting rule immediately to show you what the page will look like. If you want to create more advanced rules, you can switch to Advanced mode. Finally a click on \"Add filter rule\" will add the rule to your list of Adblock Plus filters and apply it to the current page."
}
}
« no previous file with comments | « locales/en/donate.json ('k') | locales/en/faq_basics.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld