|
1569 | 1569 | <widget objectName="leUncheckedState" class="QLineEdit" label=""/>
|
1570 | 1570 | </widget>
|
1571 | 1571 | <widget objectName="hiddenPage" class="QWidget" label="">
|
1572 |
| - <widget objectName="hiddenLabel" class="QLabel" label="A hidden attribute will be invisible - the user is not able to see it's contents."/> |
| 1572 | + <widget objectName="hiddenLabel" class="QLabel" label="A hidden field will be invisible - the user is not able to see its contents."/> |
1573 | 1573 | </widget>
|
1574 | 1574 | <widget objectName="immutablePage" class="QWidget" label="">
|
1575 |
| - <widget objectName="immutableLabel" class="QLabel" label="An immutable attribute is read-only - the user is not able to modify the contents."/> |
| 1575 | + <widget objectName="immutableLabel" class="QLabel" label="An immutable field is read-only - the user is not able to modify the contents."/> |
1576 | 1576 | </widget>
|
1577 | 1577 | <widget objectName="enumerationPage" class="QWidget" label="">
|
1578 | 1578 | <widget objectName="enumerationLabel" class="QLabel" label="Combo box with values that can be used within the column's type. Must be supported by the provider."/>
|
|
1588 | 1588 | <widget objectName="fileNameLabel" class="QLabel" label="Simplifies file selection by adding a file chooser dialog."/>
|
1589 | 1589 | </widget>
|
1590 | 1590 | <widget objectName="uniqueValuesPage" class="QWidget" label="">
|
1591 |
| - <widget objectName="label" class="QLabel" label="The user can select one of the values already used in the attribute. If editable, a line edit is shown with autocompletion support, otherwise a combo box is used."/> |
| 1591 | + <widget objectName="label" class="QLabel" label="The user can select one of the values already used in the field. If editable, a line edit is shown with autocompletion support, otherwise a combo box is used."/> |
1592 | 1592 | <widget objectName="editableUniqueValues" class="QCheckBox" label="Editable"/>
|
1593 | 1593 | </widget>
|
1594 | 1594 | <widget objectName="rangePage" class="QWidget" label="">
|
|
1617 | 1617 | <widget objectName="classificationLabel" class="QLabel" label="Displays combo box containing values of attribute used for classification."/>
|
1618 | 1618 | </widget>
|
1619 | 1619 | <widget objectName="lineEditPage" class="QWidget" label="">
|
1620 |
| - <widget objectName="lineEditLabel" class="QLabel" label="Simple edit box. This is the default editation widget."/> |
| 1620 | + <widget objectName="lineEditLabel" class="QLabel" label="Simple edit box. This is the default edition widget."/> |
1621 | 1621 | </widget>
|
1622 | 1622 | <widget objectName="calendarPage" class="QWidget" label="">
|
1623 | 1623 | <widget objectName="label_10" class="QLabel" label="Date format"/>
|
|
0 commit comments