Even more strings changes to be in line with Win32

This commit is contained in:
Cacodemon345
2022-01-06 01:41:57 +06:00
parent 678ab35079
commit abefa65e26
16 changed files with 52 additions and 1640 deletions

View File

@@ -44,7 +44,7 @@
<item row="0" column="0">
<widget class="QLabel" name="label">
<property name="text">
<string>Machine Type:</string>
<string>Machine type:</string>
</property>
</widget>
</item>
@@ -61,7 +61,7 @@
<item row="3" column="0">
<widget class="QLabel" name="label_3">
<property name="text">
<string>CPU:</string>
<string>CPU type:</string>
</property>
</widget>
</item>
@@ -116,7 +116,7 @@
<item>
<widget class="QLabel" name="label_7">
<property name="text">
<string>Speed</string>
<string>Speed:</string>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
@@ -208,7 +208,7 @@
<item>
<widget class="QRadioButton" name="radioButtonLocalTime">
<property name="text">
<string>Enabled (Local Time)</string>
<string>Enabled (local time)</string>
</property>
</widget>
</item>