|
512 | 512 | <item>
|
513 | 513 | <widget class="QRadioButton" name="delimiterCSV">
|
514 | 514 | <property name="toolTip">
|
515 |
| - <string>The file a comma separated value file, fields delimited by commas and quoted by "</string> |
| 515 | + <string>The file is a comma separated value file, fields delimited by commas and quoted by "</string> |
516 | 516 | </property>
|
517 | 517 | <property name="statusTip">
|
518 |
| - <string>The file a comma separated value file, fields delimited by commas and quoted by "</string> |
| 518 | + <string>The file is a comma separated value file, fields delimited by commas and quoted by "</string> |
519 | 519 | </property>
|
520 | 520 | <property name="whatsThis">
|
521 |
| - <string>The file a comma separated value file, fields delimited by commas and quoted by "</string> |
| 521 | + <string>The file is a comma separated value file, fields delimited by commas and quoted by "</string> |
522 | 522 | </property>
|
523 | 523 | <property name="text">
|
524 | 524 | <string>CSV (comma separated values)</string>
|
|
556 | 556 | </sizepolicy>
|
557 | 557 | </property>
|
558 | 558 | <property name="toolTip">
|
559 |
| - <string>Each line in the file is split using a regular expression to define the end of each field</string> |
| 559 | + <string>Each line in the file is split using a regular expression to define the end of each field</string> |
560 | 560 | </property>
|
561 | 561 | <property name="statusTip">
|
562 |
| - <string>Each line in the file is split using a regular expression to define the end of each field</string> |
| 562 | + <string>Each line in the file is split using a regular expression to define the end of each field</string> |
563 | 563 | </property>
|
564 | 564 | <property name="whatsThis">
|
565 |
| - <string>Each line in the file is split using a regular expression to define the end of each field</string> |
| 565 | + <string>Each line in the file is split using a regular expression to define the end of each field</string> |
566 | 566 | </property>
|
567 | 567 | <property name="text">
|
568 | 568 | <string>Regular expression delimiter</string>
|
|
0 commit comments