This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<string>Number fields use comma for a decimal point</string>
<string>Number fields use comma for a decimal separator</string>
</property>
<propertyname="statusTip">
<string>Number fields use comma for a decimal point</string>
<string>Number fields use comma for a decimal separator</string>
</property>
<propertyname="whatsThis">
<string>Number fields use comma for a decimal point</string>
<string>Number fields use comma for a decimal separator</string>
</property>
<layoutclass="QGridLayout"name="gridLayout_3">
<itemrow="1"column="0">
Expand All
@@ -52,7 +52,7 @@
</sizepolicy>
</property>
<propertyname="toolTip">
<string>Each line in the file is split using a regular expression to define the end of each field</string>
<string>Each line in the file is split using a regular expression to define the end of each field</string>
</property>
<propertyname="statusTip">
<string>Each line in the file is split using a regular expression to define the end of each field</string>
Expand All
@@ -74,7 +74,7 @@
<string>Fields are delimited by specified delimiters with quote and escape characters</string>
</property>
<propertyname="whatsThis">
<string><html><head/><body><p>Fields are delimited by specified delimiters with quote and escape characters</p><p>Fields quoted using a quote characters may contain delimiters and new lines</p><p>The escape character can escape new lines and quotes within quoted fields</p></body></html></string>
<string><html><head/><body><p>Fields are delimited by specified delimiters with quote and escape characters</p><p>Fields quoted using a quote characters may contain delimiters and new lines</p><p>The escape character can escape new lines and quotes within quoted fields</p></body></html></string>
</property>
<propertyname="text">
<string>Selected delimiters</string>
Expand DownExpand Up
@@ -919,7 +919,7 @@
<string>Discard empty fields in each record</string>
</property>
<propertyname="text">
<string>Discard empty fields</string>
<string>Discard empty fields</string>
</property>
</widget>
</item>
Expand All
@@ -929,13 +929,13 @@
<bool>true</bool>
</property>
<propertyname="toolTip">
<string>X and Y coordinates have comma for decimal point</string>
<string>X and Y coordinates have comma for decimal separator</string>
</property>
<propertyname="statusTip">
<string>X and Y coordinates have comma for decimal point</string>
<string>X and Y coordinates have comma for decimal separator</string>
</property>
<propertyname="whatsThis">
<string>X and Y coordinates have comma for decimal point</string>
<string>X and Y coordinates have comma for decimal separator</string>