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

Side by Side Diff: locales/en/abpwatcher.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/about.json ('k') | locales/en/acceptable-ads.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": "Diagnostics for Adblock Plus" 3 "message": "Diagnostics for Adblock Plus"
4 }, 4 },
5 "s1": { 5 "s1": {
6 "message": "<strong>Note</strong>: The extension Diagnostics for Adblock Plu s will be useless for\n most people." 6 "message": "<strong>Note</strong>: The extension Diagnostics for Adblock Plu s will be useless for most people. It is a diagnostic utility meant mostly for i nvestigating Adblock Plus related issues."
7 }, 7 },
8 "s2": { 8 "s2": {
9 "message": "It is a diagnostic utility meant mostly for investigating Adbloc k Plus\n related issues." 9 "message": "General notes"
10 }, 10 },
11 "s3": { 11 "s3": {
12 "message": "General notes" 12 "message": "Diagnostics window can be opened by pressing Ctrl+Shift+M or by selecting \"Monitor Adblock Plus actions\" from Adblock Plus menu. It will show all load requests that Adblock Plus receives (also the ones that don't make it i nto the list of blockable items), display some additional information on those a s well as the answer Adblock Plus returns -- block or allow."
13 }, 13 },
14 "s4": { 14 "s4": {
15 "message": "Diagnostics window can be opened by pressing Ctrl+Shift+M or by selecting \"Monitor Adblock\n Plus actions\" from Adblock Plus menu." 15 "message": "Installation"
16 }, 16 },
17 "s5": { 17 "s5": {
18 "message": "It will show all load requests that Adblock Plus\n receives (al so the ones that don't make it into the list of blockable items), display some\n additional information on those as well as the answer Adblock Plus returns -- block or allow." 18 "message": "Install Diagnostics %EXTENSION(watcher,version)% for Adblock Plu s"
19 }, 19 },
20 "s6": { 20 "s6": {
21 "message": "Installation"
22 },
23 "s7": {
24 "message": "Install Diagnostics"
25 },
26 "s8": {
27 "message": "for Adblock Plus"
28 },
29 "s9": {
30 "message": "(<a>System requirements</a>)" 21 "message": "(<a>System requirements</a>)"
31 } 22 }
32 } 23 }
OLDNEW
« no previous file with comments | « locales/en/about.json ('k') | locales/en/acceptable-ads.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld