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

Side by Side Diff: locales/en/faq_install.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/faq_customization.json ('k') | locales/en/faq_internal.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 - Installation" 3 "message": "FAQ - Installation"
4 }, 4 },
5 "s1": { 5 "s1": {
6 "message": "How do I install Adblock Plus for all users and make everybody u se the same filter list?" 6 "message": "How do I install Adblock Plus for all users and make everybody u se the same filter list?"
7 }, 7 },
8 "s2": { 8 "s2": {
9 "message": "Are you an administrator making Adblock Plus available to all us ers? Then you will need to install Adblock Plus into the browser's application d irectory. For SeaMonkey this is (unfortunately) the only option, in Firefox you create a subdirectory" 9 "message": "Are you an administrator making Adblock Plus available to all us ers? Then you will need to install Adblock Plus into the browser's application d irectory. For SeaMonkey this is (unfortunately) the only option, in Firefox you create a subdirectory"
10 }, 10 },
(...skipping 24 matching lines...) Expand all
35 "s11": { 35 "s11": {
36 "message": "in SeaMonkey) and edit it. You probably don't want that users ar e bothered with the Adblock Plus icon so you can change <a>extensions.adblockplu s.showintoolbar</a> and <a>extensions.adblockplus.showinstatusbar</a> to" 36 "message": "in SeaMonkey) and edit it. You probably don't want that users ar e bothered with the Adblock Plus icon so you can change <a>extensions.adblockplu s.showintoolbar</a> and <a>extensions.adblockplus.showinstatusbar</a> to"
37 }, 37 },
38 "s12": { 38 "s12": {
39 "message": "false" 39 "message": "false"
40 }, 40 },
41 "s13": { 41 "s13": {
42 "message": ". If you don't want that users get the suggestion to install a s ubscription when they start Firefox for the first time you also change" 42 "message": ". If you don't want that users get the suggestion to install a s ubscription when they start Firefox for the first time you also change"
43 }, 43 },
44 "s14": { 44 "s14": {
45 "message": "extensions.adblockplus.currentVersion"
46 },
47 "s15": {
45 "message": "to \"2.0\"." 48 "message": "to \"2.0\"."
46 }, 49 },
47 "s15": { 50 "s16": {
48 "message": "Finally you might want to make everybody use the same filter lis t. To do so you change the default settings for <a>extensions.adblockplus.patter nsfile</a>. By default this file is stored in user's profile directory (relative path), use an absolute path to set a fixed location for everybody. Make sure th at everybody can read the file but you are the only one having write access to i t -- now you can start your browser and add some filters/subscriptions that ever ybody will use. The changes users make to the filter list won't persist since th ey don't have write access to the file." 51 "message": "Finally you might want to make everybody use the same filter lis t. To do so you change the default settings for <a>extensions.adblockplus.patter nsfile</a>. By default this file is stored in user's profile directory (relative path), use an absolute path to set a fixed location for everybody. Make sure th at everybody can read the file but you are the only one having write access to i t -- now you can start your browser and add some filters/subscriptions that ever ybody will use. The changes users make to the filter list won't persist since th ey don't have write access to the file."
49 }, 52 },
50 "s16": { 53 "s17": {
51 "message": "If you really want to make Adblock Plus invisible in the user in terface you can also add a filter to <a>remove it from the Tools menu</a> and <a >the context menu</a>." 54 "message": "If you really want to make Adblock Plus invisible in the user in terface you can also add a filter to <a>remove it from the Tools menu</a> and <a >the context menu</a>."
52 }, 55 },
53 "s17": { 56 "s18": {
54 "message": "How do I install Adblock Plus in K-Meleon?" 57 "message": "How do I install Adblock Plus in K-Meleon?"
55 }, 58 },
56 "s18": { 59 "s19": {
57 "message": "K-Meleon builds of Adblock Plus and installation instructions ca n be found <a>here</a>." 60 "message": "K-Meleon builds of Adblock Plus and installation instructions ca n be found <a>here</a>."
58 } 61 }
59 } 62 }
OLDNEW
« no previous file with comments | « locales/en/faq_customization.json ('k') | locales/en/faq_internal.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld