We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
qgis
Learn more about funding links in repositories.
Report abuse
There was an error while loading. Please reload this page.
1 parent dad035c commit f3861adCopy full SHA for f3861ad
src/ui/qgsattributetablebase.ui
@@ -197,7 +197,7 @@
197
<item>
198
<widget class="QToolButton" name="mAddAttributeButton" >
199
<property name="toolTip" >
200
- <string>New attribute</string>
+ <string>New column</string>
201
</property>
202
<property name="text" >
203
<string/>
@@ -213,7 +213,7 @@
213
214
<widget class="QToolButton" name="mDeleteAttributeButton" >
215
216
- <string>Delete attribute</string>
+ <string>Delete column</string>
217
218
219
0 commit comments