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

Unified Diff: locales/en/faq_customization.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/faq_basics.json ('k') | locales/en/faq_install.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: locales/en/faq_customization.json
===================================================================
--- a/locales/en/faq_customization.json
+++ b/locales/en/faq_customization.json
@@ -18,7 +18,7 @@
"message": "How do I make the icon for whitelisted websites green?"
},
"s6": {
- "message": "If you want to restore Adblock Plus icon to the way it was before Adblock Plus 1.3.5\n (green when Adblock Plus is disabled on a website, gray if it is disabled everywhere)\n you can install <a>this user style</a>\n (requires <a>Stylish</a>)."
+ "message": "If you want to restore Adblock Plus icon to the way it was before Adblock Plus 1.3.5 (green when Adblock Plus is disabled on a website, gray if it is disabled everywhere) you can install <a>this user style</a> (requires <a>Stylish</a>)."
},
"s7": {
"message": "How do I make the list of blockable items display at the side/at the top?"
@@ -33,7 +33,7 @@
"message": "How do I get text displayed in the status bar instead of an icon?"
},
"s11": {
- "message": "Previous versions of Adblock Plus used to display the word &quot;Adblock&quot; in the status bar. This behavior can be restored with <a>this user style</a> (requires <a>Stylish</a>)."
+ "message": "Previous versions of Adblock Plus used to display the word \"Adblock\" in the status bar. This behavior can be restored with <a>this user style</a> (requires <a>Stylish</a>)."
},
"s12": {
"message": "How can I move the Adblock Plus icon in the status bar to a different location?"
@@ -45,51 +45,24 @@
"message": "How do I remove Adblock Plus from all browser menus?"
},
"s15": {
- "message": "To hide the Tools menu as well as the Adblock Plus entries in context menu you should\n install <a>Customizations for\n Adblock Plus</a> extension."
+ "message": "To hide the Tools menu as well as the Adblock Plus entries in context menu you should install <a>Customizations for Adblock Plus</a> extension. After installing, find Customizations in the Add-ons Manager and click the Options button for the extension. Check the \"Remove Adblock Plus from browser menus\" option."
},
"s16": {
- "message": "After installing, find Customizations in the\n Add-ons Manager and click the Options button for the extension."
+ "message": "How do I change the icons displayed by Adblock Plus?"
},
"s17": {
- "message": "Check the\n \"Remove Adblock Plus from browser menus\" option."
+ "message": "If you prefer the icons used before Adblock Plus 0.7.2 (the cockroach), you can use <a>this user style</a> to restore it (best to be used with <a>Stylish</a>). But if you have a better icon, you can make your own style using this template:"
},
"s18": {
- "message": "How do I change the icons displayed by Adblock Plus?"
+ "message": "Here the images (one with three 16×16 icons and another with three 24×24 icons stacked vertically) are assumed to be located in the directory c:\\icons, so you might need to change the addresses. To apply this style you can either use <a>Stylish</a> or edit the file chrome/userChrome.css in your profile directory (<a>where is my profile directory?</a>) and add this code. If userChrome.css doesn't exist yet you have to create it."
},
"s19": {
- "message": "If you prefer the icons used before Adblock Plus 0.7.2 (the cockroach), you can use <a>this user style</a> to restore it (best to be used with <a>Stylish</a>). But if you have a better icon, you can make your own style using this template:"
+ "message": "<em>Note</em>: The changes will take effect after you restart your browser."
},
"s20": {
- "message": "Here the images (one with three 16×16 icons and another with three 24×24 icons stacked vertically) are assumed to be located in the directory c:\\icons, so you might need to change the addresses. To apply this style you can either use <a>Stylish</a> or edit the file chrome/userChrome.css in your profile directory ("
+ "message": "How do I change the keyboard shortcut for ... / add a keyboard shortcut for disabling Adblock Plus?"
},
"s21": {
- "message": "http://kb.mozillazine.org/Profile_folder#Where_is_my_profile_folder.3F"
- },
- "s22": {
- "message": "where is my profile directory?"
- },
- "s23": {
- "message": ") and add this code. If userChrome.css doesn't exist yet you have to create it."
- },
- "s24": {
- "message": "<em>Note</em>: The changes will take effect after you restart your browser."
- },
- "s25": {
- "message": "How do I change the keyboard shortcut for ... / add a keyboard shortcut for disabling Adblock Plus?"
- },
- "s26": {
- "message": "There are three hidden preferences that can be accessed via"
- },
- "s27": {
- "message": "http://kb.mozillazine.org/About:config"
- },
- "s28": {
- "message": "about:config"
- },
- "s29": {
- "message": "that define the keyboard shortcuts for Adblock Plus: <a>extensions.adblockplus.sidebar_key</a> (open/close blockable elements), <a>extensions.adblockplus.settings_key</a> (open Preferences dialog), <a>extensions.adblockplus.enable_key</a> (enable/disable Adblock Plus). You can change those to your liking."
- },
- "s30": {
- "message": "<em>Note</em>: The changes will take effect after you restart your browser."
+ "message": "There are three hidden preferences that can be accessed via <a>about:config</a> that define the keyboard shortcuts for Adblock Plus: <a>extensions.adblockplus.sidebar_key</a> (open/close blockable elements), <a>extensions.adblockplus.settings_key</a> (open Preferences dialog), <a>extensions.adblockplus.enable_key</a> (enable/disable Adblock Plus). You can change those to your liking."
}
}
« no previous file with comments | « locales/en/faq_basics.json ('k') | locales/en/faq_install.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld