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

@@ -22,7 +22,7 @@
<item>
<widget class="QLabel" name="label">
<property name="text">
<string>File name</string>
<string>File name:</string>
</property>
</widget>
</item>
@@ -36,14 +36,14 @@
<item row="0" column="0">
<widget class="QLabel" name="label_2">
<property name="text">
<string>Cylinders</string>
<string>Cylinders:</string>
</property>
</widget>
</item>
<item row="0" column="4">
<widget class="QLabel" name="label_5">
<property name="text">
<string>Sectors</string>
<string>Sectors:</string>
</property>
</widget>
</item>
@@ -56,14 +56,14 @@
<item row="1" column="0">
<widget class="QLabel" name="label_3">
<property name="text">
<string>Size (MiB)</string>
<string>Size (MB):</string>
</property>
</widget>
</item>
<item row="0" column="2">
<widget class="QLabel" name="label_4">
<property name="text">
<string>Heads</string>
<string>Heads:</string>
</property>
</widget>
</item>
@@ -77,7 +77,7 @@
<item row="1" column="2">
<widget class="QLabel" name="label_6">
<property name="text">
<string>Type</string>
<string>Type:</string>
</property>
</widget>
</item>
@@ -98,7 +98,7 @@
<item>
<widget class="QLabel" name="label_8">
<property name="text">
<string>Bus</string>
<string>Bus:</string>
</property>
</widget>
</item>
@@ -108,7 +108,7 @@
<item>
<widget class="QLabel" name="label_7">
<property name="text">
<string>Channel</string>
<string>Channel:</string>
</property>
</widget>
</item>
@@ -122,7 +122,7 @@
<item>
<widget class="QLabel" name="labelFormat">
<property name="text">
<string>Format</string>
<string>Image Format:</string>
</property>
</widget>
</item>
@@ -139,7 +139,7 @@
<item>
<widget class="QLabel" name="labelBlockSize">
<property name="text">
<string>Block Size</string>
<string>Block Size:</string>
</property>
</widget>
</item>