Add units to some spinboxes on preferences pages (#19143)
* Add units to some spinboxes on preferences pages * Ensure units have a space, ex: " px" * FEM: Don't mark units for translation
This commit is contained in:
@@ -206,7 +206,7 @@ In this case arcs will be discretized into small line segments.
|
||||
This value is the maximum segment length.</string>
|
||||
</property>
|
||||
<property name="suffix">
|
||||
<string>mm</string>
|
||||
<string notr="true"> mm</string>
|
||||
</property>
|
||||
<property name="maximum">
|
||||
<double>9999.989999999999782</double>
|
||||
|
||||
Reference in New Issue
Block a user