blob: 7751b76657145a3e7c32b13b25bc7903a16f76c1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
<!-- -*- Mode: HTML -*- -->
<!-- This Source Code Form is subject to the terms of the Mozilla Public
- License, v. 2.0. If a copy of the MPL was not distributed with this
- file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
<!ENTITY title.label "Customize Character Encoding">
<!ENTITY current.label "Active Character Encodings:">
<!ENTITY remove.label "Remove">
<!ENTITY remove.accessKey "R">
<!ENTITY additional.label "Available Character Encodings:">
<!ENTITY add.label "Add">
<!ENTITY add.accessKey "A">
<!ENTITY moveUp.label "Move Up">
<!ENTITY moveUp.accessKey "U">
<!ENTITY moveDown.label "Move Down">
<!ENTITY moveDown.accessKey "D">
|