Gui: Remove trailing spaces from translations
This commit is contained in:
@@ -60,7 +60,7 @@ lower right corner within opened files</string>
|
||||
<item row="0" column="2">
|
||||
<widget class="QLabel" name="labelCoordSize">
|
||||
<property name="text">
|
||||
<string>Relative size : </string>
|
||||
<string>Relative size:</string>
|
||||
</property>
|
||||
<property name="alignment">
|
||||
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user