Revision control

Copy as Markdown

Other Tools

<!-- 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 "Convert To Table">
<!ENTITY instructions1.label "Composer creates a new table row for each paragraph in the selection.">
<!ENTITY instructions2.label "Choose the character used to separate the selection into columns:">
<!ENTITY commaRadio.label "Comma">
<!ENTITY spaceRadio.label "Space">
<!ENTITY otherRadio.label "Other Character:">
<!ENTITY deleteCharCheck.label "Delete separator character">
<!ENTITY collapseSpaces.label "Ignore extra spaces">
<!ENTITY collapseSpaces.tooltip "Convert adjacent spaces to one separator">