2 changes: 1 addition & 1 deletion src/ui/qgsoptionsbase.ui
Original file line number Diff line number Diff line change
Expand Up @@ -2836,7 +2836,7 @@
<item row="0" column="0" colspan="3">
<widget class="QCheckBox" name="chkDisableAttributeValuesDlg">
<property name="text">
<string>Suppress attributes pop-up windows after each created feature</string>
<string>Suppress attribute form pop-up after feature creation</string>
</property>
<property name="tristate">
<bool>false</bool>
Expand Down