Gui: Remove trailing spaces from translations

This commit is contained in:
Chris Hennes
2024-03-03 22:07:22 -06:00
parent e8d8979dbb
commit 9bf772ca67
6 changed files with 8 additions and 8 deletions

View File

@@ -81,7 +81,7 @@ horizontal space in Python console</string>
<item row="3" column="0">
<widget class="QLabel" name="labelProfilerInterval">
<property name="text">
<string>Python profiler interval (milliseconds): </string>
<string>Python profiler interval (milliseconds):</string>
</property>
</widget>
</item>