blob: 4f1a4430056c6a1214a487ccb21e572f09f6e4b4 (
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 "将相邻的空格转换成一个分隔条">
|