~ubuntu-branches/ubuntu/precise/kompozer/precise

« back to all changes in this revision

Viewing changes to mozilla/xpfe/components/prefwindow/resources/locale/en-US/pref-charset.dtd

  • Committer: Bazaar Package Importer
  • Author(s): Anthony Yarusso
  • Date: 2007-08-27 01:11:03 UTC
  • Revision ID: james.westby@ubuntu.com-20070827011103-2jgf4s6532gqu2ka
Tags: upstream-0.7.10
ImportĀ upstreamĀ versionĀ 0.7.10

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!-- 
 
2
   - The contents of this file are subject to the Mozilla Public
 
3
   - License Version 1.1 (the "License"); you may not use this file
 
4
   - except in compliance with the License. You may obtain a copy of
 
5
   - the License at http://www.mozilla.org/MPL/
 
6
   - 
 
7
   - Software distributed under the License is distributed on an "AS
 
8
   - IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
 
9
   - implied. See the License for the specific language governing
 
10
   - rights and limitations under the License.
 
11
   - 
 
12
   - The Original Code is Mozilla Communicator.
 
13
   - 
 
14
   - The Initial Developer of the Original Code is Netscape
 
15
   - Communications Corp. Portions created by Netscape Communications
 
16
   - Corp. are Copyright (C) 1999 Netscape Communications Corp. All
 
17
   - Rights Reserved.
 
18
   - 
 
19
   - Contributor(s): Stephen Lamm <slamm@netscape.com>
 
20
  --> 
 
21
 
 
22
<!-- extracted from ./pref-charset.xul -->
 
23
 
 
24
<!-- LOCALIZATION NOTE  Character Encoding Preferences Dialog: Do NOT localize the term "Character Encoding"  -->
 
25
<!ENTITY charset.customize.title.label                      "Customize Character Encoding">
 
26
<!ENTITY charset.customize.left.header                      "Character Encoding">
 
27
<!ENTITY charset.customize.right.header             "Select Supported Character Encodings">
 
28
<!ENTITY charset.customize.current.label        "Active Character Encodings:">
 
29
<!ENTITY charset.customize.reorder.label        "Reorder">
 
30
<!ENTITY charset.customize.remove.label         "Remove">
 
31
<!ENTITY charset.customize.additional.label     "Available Character Encodings:">
 
32
<!ENTITY charset.customize.add.label            "Add">
 
33
<!ENTITY charset.customize.cancel.label               "Cancel">
 
34
<!ENTITY charset.customize.save.label           "Save">
 
35
<!ENTITY charset.customize.save.popup           "Please restart the browser for changes to take effect...">
 
36
<!ENTITY charset.customize.moveUp.label         "Move Up">
 
37
<!ENTITY charset.customize.moveUp.accesskey     "U">
 
38
<!ENTITY charset.customize.moveDown.label       "Move Down">
 
39
<!ENTITY charset.customize.moveDown.accesskey   "D">
 
40
 
 
41