You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/ui/qgsattributetypeedit.ui
+3-3
Original file line number
Diff line number
Diff line change
@@ -43,7 +43,7 @@
43
43
<bool>false</bool>
44
44
</property>
45
45
<propertyname="toolTip">
46
-
<string>Enforcing the unique constraint prevents committing features which do not meet the constraint.Unenforced constraints display a warning to users, but do not prevent committing the feature.</string>
46
+
<string><p>Enforcing the unique constraint prevents committing features which do not meet the constraint.</p><p>Unenforced constraints display a warning to users, but do not prevent committing the feature.</p></string>
47
47
</property>
48
48
<propertyname="text">
49
49
<string>Enforce unique constraint</string>
@@ -77,7 +77,7 @@
77
77
<bool>false</bool>
78
78
</property>
79
79
<propertyname="toolTip">
80
-
<string>Enforcing the not null constraint prevents committing features which do not meet the constraint.Unenforced constraints display a warning to users, but do not prevent committing the feature.</string>
80
+
<string><p>Enforcing the not null constraint prevents committing features which do not meet the constraint.</p><p>Unenforced constraints display a warning to users, but do not prevent committing the feature.</p></string>
<string>Enforcing the expression constraint prevents committing features which do not meet the constraint.Unenforced constraints display a warning to users, but do not prevent committing the feature.</string>
97
+
<string><p>Enforcing the expression constraint prevents committing features which do not meet the constraint.</p><p>Unenforced constraints display a warning to users, but do not prevent committing the feature.</p></string>
0 commit comments