Navigation Menu

Skip to content

Commit

Permalink
Use consistent terms
Browse files Browse the repository at this point in the history
  • Loading branch information
DelazJ committed Jun 20, 2015
1 parent 7aae459 commit 11f683d
Show file tree
Hide file tree
Showing 6 changed files with 24 additions and 24 deletions.
4 changes: 2 additions & 2 deletions src/ui/qgsaddattrdialogbase.ui
Expand Up @@ -11,7 +11,7 @@
</rect>
</property>
<property name="windowTitle">
<string>Add column</string>
<string>Add field</string>
</property>
<property name="modal">
<bool>true</bool>
Expand Down Expand Up @@ -86,7 +86,7 @@
<item row="4" column="0">
<widget class="QLabel" name="mLengthLabel">
<property name="text">
<string>Width</string>
<string>Length</string>
</property>
<property name="buddy">
<cstring>mLength</cstring>
Expand Down
6 changes: 3 additions & 3 deletions src/ui/qgsattributetabledialog.ui
Expand Up @@ -387,7 +387,7 @@
<item>
<widget class="QToolButton" name="mRemoveAttribute">
<property name="toolTip">
<string>Delete column (Ctrl+L)</string>
<string>Delete field (Ctrl+L)</string>
</property>
<property name="text">
<string/>
Expand All @@ -413,7 +413,7 @@
<item>
<widget class="QToolButton" name="mAddAttribute">
<property name="toolTip">
<string>New column (Ctrl+W)</string>
<string>New field (Ctrl+W)</string>
</property>
<property name="text">
<string/>
Expand Down Expand Up @@ -736,7 +736,7 @@
</action>
<action name="mActionFilterColumnsMenu">
<property name="text">
<string>Column Filter</string>
<string>Field Filter</string>
</property>
</action>
<action name="mActionEditedFilter">
Expand Down
4 changes: 2 additions & 2 deletions src/ui/qgsfieldcalculatorbase.ui
Expand Up @@ -187,7 +187,7 @@
<item row="5" column="0">
<widget class="QLabel" name="mOutputFieldWidthLabel">
<property name="text">
<string>Output field width</string>
<string>Output field length</string>
</property>
<property name="buddy">
<cstring>mOutputFieldWidthSpinBox</cstring>
Expand All @@ -200,7 +200,7 @@
<item row="5" column="1">
<widget class="QSpinBox" name="mOutputFieldWidthSpinBox">
<property name="toolTip">
<string>Width of complete output. For example 123,456 means 6 as field width.</string>
<string>Length of complete output. For example 123,456 means 6 as field length.</string>
</property>
<property name="minimum">
<number>0</number>
Expand Down
4 changes: 2 additions & 2 deletions src/ui/qgsfieldspropertiesbase.ui
Expand Up @@ -146,7 +146,7 @@ MyForms.py must live on PYTHONPATH, .qgis/python, or inside the project folder.<
<item row="0" column="1">
<widget class="QToolButton" name="mDeleteAttributeButton">
<property name="toolTip">
<string>Delete column</string>
<string>Delete field</string>
</property>
<property name="text">
<string/>
Expand Down Expand Up @@ -201,7 +201,7 @@ MyForms.py must live on PYTHONPATH, .qgis/python, or inside the project folder.<
</sizepolicy>
</property>
<property name="toolTip">
<string>New column</string>
<string>New field</string>
</property>
<property name="text">
<string/>
Expand Down
14 changes: 7 additions & 7 deletions src/ui/qgsnewspatialitelayerdialogbase.ui
Expand Up @@ -256,7 +256,7 @@
<item>
<widget class="QGroupBox" name="groupBox">
<property name="title">
<string>New attribute</string>
<string>New field</string>
</property>
<layout class="QGridLayout" name="gridLayout">
<item row="0" column="0">
Expand Down Expand Up @@ -284,7 +284,7 @@
</sizepolicy>
</property>
<property name="toolTip">
<string>An attribute name</string>
<string>A field name</string>
</property>
</widget>
</item>
Expand Down Expand Up @@ -323,13 +323,13 @@
</sizepolicy>
</property>
<property name="toolTip">
<string>Add attribute to list</string>
<string>Add field to list</string>
</property>
<property name="layoutDirection">
<enum>Qt::LeftToRight</enum>
</property>
<property name="text">
<string>Add to attributes list</string>
<string>Add to fields list</string>
</property>
<property name="icon">
<iconset>
Expand All @@ -346,7 +346,7 @@
<item>
<widget class="QGroupBox" name="groupBox_2">
<property name="title">
<string>Attributes list</string>
<string>Fields list</string>
</property>
<layout class="QGridLayout" name="gridLayout_3">
<item row="1" column="0" colspan="3">
Expand Down Expand Up @@ -400,10 +400,10 @@
</sizepolicy>
</property>
<property name="toolTip">
<string>Delete selected attribute</string>
<string>Delete selected field</string>
</property>
<property name="text">
<string>Remove attribute</string>
<string>Remove field</string>
</property>
<property name="icon">
<iconset>
Expand Down
16 changes: 8 additions & 8 deletions src/ui/qgsnewvectorlayerdialogbase.ui
Expand Up @@ -107,7 +107,7 @@
<item row="10" column="0" colspan="3">
<widget class="QGroupBox" name="groupBox">
<property name="title">
<string>New attribute</string>
<string>New field</string>
</property>
<layout class="QGridLayout">
<item row="0" column="0">
Expand Down Expand Up @@ -139,7 +139,7 @@
<item row="2" column="0">
<widget class="QLabel" name="label">
<property name="text">
<string>Width</string>
<string>Length</string>
</property>
<property name="buddy">
<cstring>mWidth</cstring>
Expand Down Expand Up @@ -171,13 +171,13 @@
</sizepolicy>
</property>
<property name="toolTip">
<string>Add attribute to list</string>
<string>Add field to list</string>
</property>
<property name="layoutDirection">
<enum>Qt::LeftToRight</enum>
</property>
<property name="text">
<string>Add to attributes list</string>
<string>Add to fields list</string>
</property>
<property name="icon">
<iconset>
Expand All @@ -194,7 +194,7 @@
<item row="12" column="0" colspan="3">
<widget class="QGroupBox" name="groupBox_2">
<property name="title">
<string>Attributes list</string>
<string>Fields list</string>
</property>
<layout class="QGridLayout">
<item row="2" column="0" colspan="2">
Expand Down Expand Up @@ -226,7 +226,7 @@
</column>
<column>
<property name="text">
<string>Width</string>
<string>Length</string>
</property>
</column>
<column>
Expand Down Expand Up @@ -258,10 +258,10 @@
</sizepolicy>
</property>
<property name="toolTip">
<string>Delete selected attribute</string>
<string>Delete selected field</string>
</property>
<property name="text">
<string>Remove attribute</string>
<string>Remove field</string>
</property>
<property name="icon">
<iconset>
Expand Down

0 comments on commit 11f683d

Please sign in to comment.