GUI: Fix some translatable text (#24289)

This commit is contained in:
Chris Hennes
2025-09-28 03:47:16 -05:00
committed by GitHub
parent d712537638
commit 75c8749189
7 changed files with 12 additions and 12 deletions

View File

@@ -32,7 +32,7 @@
</sizepolicy>
</property>
<property name="title">
<string>Drawing Update</string>
<string>Page Update</string>
</property>
<layout class="QVBoxLayout" name="verticalLayout_2">
<item>
@@ -907,7 +907,7 @@ for ProjectionGroups</string>
<item row="2" column="0">
<widget class="Gui::PrefCheckBox" name="cb_SnapHighlights">
<property name="toolTip">
<string>Check this box if you want detail view highlights to snap to the nearest vertex when dragging in TaskDetail.</string>
<string>Check this box if you want detail view highlights to snap to the nearest vertex when dragging.</string>
</property>
<property name="text">
<string>Snap detail highlights</string>