Settings dialog string convertsion is done

This commit is contained in:
Cacodemon345
2022-01-07 01:58:18 +06:00
parent 970430f721
commit a05ac8090d
11 changed files with 72 additions and 69 deletions

View File

@@ -43,14 +43,14 @@
<item row="1" column="0">
<widget class="QLabel" name="label_2">
<property name="text">
<string>File Name</string>
<string>File name:</string>
</property>
</widget>
</item>
<item row="2" column="0">
<widget class="QLabel" name="label">
<property name="text">
<string>Disk Size</string>
<string>Disk size:</string>
</property>
</widget>
</item>
@@ -60,7 +60,7 @@
<item row="3" column="0">
<widget class="QLabel" name="labelRpm">
<property name="text">
<string>RPM Mode</string>
<string>RPM mode:</string>
</property>
</widget>
</item>