OLD | NEW |
1 { | 1 { |
2 "title": { | 2 "title": { |
3 "message": "IAdblockPlus" | 3 "message": "IAdblockPlus" |
4 }, | 4 }, |
5 "s1": { | 5 "s1": { |
6 "message": "This interface can be used from extensions that wish to integrat
e with Adblock Plus." | 6 "message": "This interface can be used from extensions that wish to integrat
e with Adblock Plus." |
7 }, | 7 }, |
8 "s2": { | 8 "s2": { |
9 "message": "It allows among other things getting some information from Adblo
ck Plus or adding \"special\" subscriptions that will be updated by another exte
nsion." | 9 "message": "It allows among other things getting some information from Adblo
ck Plus or adding \"special\" subscriptions that will be updated by another exte
nsion." |
10 }, | 10 }, |
(...skipping 76 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
87 "message": "list of filter patterns to be removed" | 87 "message": "list of filter patterns to be removed" |
88 }, | 88 }, |
89 "getInstalledVersionDescription-s1": { | 89 "getInstalledVersionDescription-s1": { |
90 "message": "Retrieves the version of the installed Adblock Plus extension. N
ote that this is the version number as reported by the extension manager or Inst
allTrigger and it might be incorrect if the latter is used (in Mozilla Suite or
SeaMonkey)." | 90 "message": "Retrieves the version of the installed Adblock Plus extension. N
ote that this is the version number as reported by the extension manager or Inst
allTrigger and it might be incorrect if the latter is used (in Mozilla Suite or
SeaMonkey)." |
91 }, | 91 }, |
92 "getInstalledVersion_returnDescription-s1": { | 92 "getInstalledVersion_returnDescription-s1": { |
93 "message": "Adblock Plus version, for example" | 93 "message": "Adblock Plus version, for example" |
94 }, | 94 }, |
95 "getInstalledVersion_returnDescription-s2": { | 95 "getInstalledVersion_returnDescription-s2": { |
96 "message": "0.7.0.1" | 96 "message": "0.7.0.1" |
97 }, | |
98 "general_notes": { | |
99 "message": "General notes" | |
100 }, | |
101 "toc_header": { | |
102 "message": "Methods and properties" | |
103 } | 97 } |
104 } | 98 } |
OLD | NEW |