summaryrefslogtreecommitdiffstats
path: root/l10n-zh-CN/suite/chrome/editor/dialogs/EdConvertToTable.dtd
blob: d327c16fb4b1173c1c0655781568903ef2c0cc5f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<!-- 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 instructions1.label   "编辑器为选中的每段在表中新建一行。">
<!ENTITY instructions2.label   "选择用来分隔所选内容到多列的字符:">
<!ENTITY commaRadio.label      "逗号">
<!ENTITY spaceRadio.label      "空格">
<!ENTITY otherRadio.label      "其他字符:">
<!ENTITY deleteCharCheck.label "删除分隔符">
<!ENTITY collapseSpaces.label  "忽略多余空格">
<!ENTITY collapseSpaces.tooltip "将相邻的空格转换成一个分隔条">