mirror of
https://github.com/parchlinux/calamares.git
synced 2025-02-24 19:05:46 -05: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>
|
||||
<widget class="QLabel" name="label_2">
|
||||
<property name="text">
|
||||
<string>&Disk:</string>
|
||||
<string>Storage de&vice:</string>
|
||||
</property>
|
||||
<property name="buddy">
|
||||
<cstring>deviceComboBox</cstring>
|
||||
|
@ -142,7 +142,7 @@
|
|||
<item>
|
||||
<widget class="QLabel" name="label_3">
|
||||
<property name="text">
|
||||
<string>&Install boot loader on:</string>
|
||||
<string>Install boot &loader on:</string>
|
||||
</property>
|
||||
<property name="buddy">
|
||||
<cstring>bootLoaderComboBox</cstring>
|
||||
|
|
Loading…
Add table
Reference in a new issue