summaryrefslogtreecommitdiffstats
path: root/l10n-zh-CN/suite/chrome/editor/dialogs/EditorInsertChars.dtd
blob: c7d8dd82ef1e06641786922a11c9edf766859152 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<!-- 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/. -->
<!-- Window title -->


<!ENTITY windowTitle.label "插入字符">
<!ENTITY category.label "类别">
<!ENTITY letter.label "字母:">
<!ENTITY letter.accessKey "L">
<!ENTITY character.label "字符:">
<!ENTITY character.accessKey "C">
<!ENTITY accentUpper.label "重音符大写">
<!ENTITY accentLower.label "重音符小写">
<!ENTITY otherUpper.label "其它大写">
<!ENTITY otherLower.label "其它小写">
<!ENTITY commonSymbols.label "一般符号">
<!ENTITY insertButton.label "插入">
<!ENTITY closeButton.label "关闭">