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

« back to all changes in this revision

Viewing changes to elemhidehelper/chrome/locale/zh-CN/composer.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 Element Hiding Helper.
15
 
         -
16
 
         - The Initial Developer of the Original Code is
17
 
         - Wladimir Palant.
18
 
         - Portions created by the Initial Developer are Copyright (C) 2006-2007
19
 
         - the Initial Developer. All Rights Reserved.
20
 
         -
21
 
         - Contributor(s):
22
 
         -
23
 
         - ***** END LICENSE BLOCK ***** -->
24
 
 
25
 
<!ENTITY dialog.title             "编写元素隐藏规则">
26
 
<!ENTITY accept.label             "添加过滤规则">
27
 
<!ENTITY advanced.label           "高级视图">
28
 
<!ENTITY basic.label              "基本视图">
29
 
<!ENTITY expression.label         "过滤规则">
30
 
<!ENTITY preview.label            "预览">
31
 
<!ENTITY domain.label             "绑定至域">
32
 
<!ENTITY domain.none.label        "任何域 (不推荐)">
33
 
<!ENTITY nodes-tree.node.label    "节点">
34
 
<!ENTITY nodes-tree.id.label      "id">
35
 
<!ENTITY nodes-tree.class.label   "类别">
36
 
<!ENTITY attributes.label         "要求属性">
37
 
<!ENTITY attributes.tagname.label "Tag 名称:">
38
 
<!ENTITY attributes.firstchild.label  "首 child">
39
 
<!ENTITY attributes.lastchild.label   "末 child">
40
 
<!ENTITY attributes.custom.label  "自定义 CSS:">