TechDraw: Update UI strings for consistency

Closes: #22143
This commit is contained in:
Ryan Kembrey
2025-06-23 18:43:09 +10:00
committed by Kacper Donat
parent be0c0e7a74
commit bbfbb6e059
93 changed files with 1112 additions and 1294 deletions

View File

@@ -23,7 +23,7 @@
</size>
</property>
<property name="windowTitle">
<string>Line attributes</string>
<string>Line Attributes</string>
</property>
<layout class="QVBoxLayout" name="verticalLayout">
<item>
@@ -101,7 +101,7 @@
<item row="0" column="0">
<widget class="QLabel" name="label_colors">
<property name="text">
<string>Line color:</string>
<string>Line color</string>
</property>
</widget>
</item>