move "comma separated" near "Column values"
This commit is contained in:
parent
31c70be20a
commit
280650867e
@ -156,7 +156,7 @@
|
||||
"use-quote": "Use character",
|
||||
"quote-delimits-cells": "to enclose cells containing column separators",
|
||||
"click-xml": "Click on the first XML element corresponding to the first record to load.",
|
||||
"column-names-label": "Column names",
|
||||
"column-names-label": "Column names (comma separated)",
|
||||
"column-names-optional":"comma separated"
|
||||
},
|
||||
"core-dialogs": {
|
||||
|
@ -59,7 +59,6 @@
|
||||
<tr><td width="1%"><input type="checkbox" bind="columnNamesCheckbox" id="$check-column-names" /></td>
|
||||
<td id="or-import-columnNames"></td>
|
||||
<td><input style="width: 18em;" bind="columnNamesInput" /></td>
|
||||
<td id="or-import-optional"></td>
|
||||
</tr></table></div></td>
|
||||
|
||||
<td colspan="1"><div class="grid-layout layout-tightest"><table>
|
||||
|
Loading…
Reference in New Issue
Block a user