mirror of
https://github.com/parchlinux/calamares.git
synced 2025-06-28 09:55:37 -04:00
String fix.
This commit is contained in:
parent
8858ea7854
commit
c031ed677f
1 changed files with 2 additions and 2 deletions
|
@ -19,7 +19,7 @@
|
||||||
<item>
|
<item>
|
||||||
<widget class="QLabel" name="label_2">
|
<widget class="QLabel" name="label_2">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>&Disk:</string>
|
<string>Storage de&vice:</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="buddy">
|
<property name="buddy">
|
||||||
<cstring>deviceComboBox</cstring>
|
<cstring>deviceComboBox</cstring>
|
||||||
|
@ -142,7 +142,7 @@
|
||||||
<item>
|
<item>
|
||||||
<widget class="QLabel" name="label_3">
|
<widget class="QLabel" name="label_3">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>&Install boot loader on:</string>
|
<string>Install boot &loader on:</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="buddy">
|
<property name="buddy">
|
||||||
<cstring>bootLoaderComboBox</cstring>
|
<cstring>bootLoaderComboBox</cstring>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue