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:
Ulices
2025-01-22 15:05:49 +00:00
committed by GitHub
parent b990fb129e
commit ee2f327a96
12 changed files with 362 additions and 347 deletions

View File

@@ -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>