~ubuntu-branches/ubuntu/natty/adblock-plus/natty

« back to all changes in this revision

Viewing changes to abpwatcher/chrome/locale/en-US/watcher.dtd

  • Committer: Bazaar Package Importer
  • Author(s): Benjamin Drung
  • Date: 2009-06-02 14:31:44 UTC
  • mfrom: (1.1.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20090602143144-nq8kjlasb7rjux63
Tags: 1.0.2-0ubuntu1
* New upstream release (LP: #365067).
* Bump Standards-Version to 3.8.1.
* debian/control:
  - Move perl, zip to Build-Depends-Indep.
  - Update Maintainer field.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<!-- ***** BEGIN LICENSE BLOCK *****
2
 
   - Version: MPL 1.1
3
 
   -
4
 
   - The contents of this file are subject to the Mozilla Public License Version
5
 
   - 1.1 (the "License"); you may not use this file except in compliance with
6
 
   - the License. You may obtain a copy of the License at
7
 
   - http://www.mozilla.org/MPL/
8
 
   -
9
 
   - Software distributed under the License is distributed on an "AS IS" basis,
10
 
   - WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
11
 
   - for the specific language governing rights and limitations under the
12
 
   - License.
13
 
   -
14
 
   - The Original Code is Adblock Plus Watcher.
15
 
   -
16
 
   - The Initial Developer of the Original Code is
17
 
   - Wladimir Palant.
18
 
   - Portions created by the Initial Developer are Copyright (C) 2008
19
 
   - the Initial Developer. All Rights Reserved.
20
 
   -
21
 
   - Contributor(s):
22
 
   -
23
 
   - ***** END LICENSE BLOCK ***** -->
24
 
 
25
 
<!ENTITY dialog.title       "Monitoring Adblock Plus actions">
26
 
 
27
 
<!ENTITY introduction       "In the list you can see the requests processed by Adblock Plus. For each request a decision is made on whether it should be allowed or blocked. Note that the quality of performance evaluations is limited.">
28
 
<!ENTITY ignore-early.label "Ignore early returns">
29
 
<!ENTITY ignore-early.accesskey "g">
30
 
<!ENTITY filter.label       "Search:">
31
 
<!ENTITY filter.accesskey   "S">
32
 
 
33
 
<!ENTITY accept.label       "Close">
34
 
<!ENTITY accept.accesskey   "l">
35
 
<!ENTITY clear.label        "Clear">
36
 
<!ENTITY clear.accesskey    "C">
37
 
 
38
 
<!ENTITY address.column     "Address">
39
 
<!ENTITY type.column        "Type">
40
 
<!ENTITY result.column      "Decision">
41
 
<!ENTITY context.column     "Context">
42
 
<!ENTITY document.column    "Document">
43
 
<!ENTITY origin.column      "Request origin">
44
 
<!ENTITY additional.column  "Additional info">
45
 
<!ENTITY filter.column      "Filter hits">
46
 
<!ENTITY time.column        "Processing time">
47
 
 
48
 
<!ENTITY summary.text       "Processing *NUMITEMS* item(s) took *TIME* seconds">