mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
a7989ebec0
commit
8f4f573e50
@ -75,7 +75,7 @@ One possible use for a plugboard is to alter the title to contain series informa
|
||||
<item row="1" column="0">
|
||||
<widget class="QLabel" name="label_5">
|
||||
<property name="text">
|
||||
<string>Add new plugboard</string>
|
||||
<string>Add new plugboard:</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
@ -88,7 +88,7 @@ One possible use for a plugboard is to alter the title to contain series informa
|
||||
<item row="2" column="0">
|
||||
<widget class="QLabel" name="label_4">
|
||||
<property name="text">
|
||||
<string>Edit existing plugboard</string>
|
||||
<string>Edit existing plugboard:</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
@ -101,7 +101,7 @@ One possible use for a plugboard is to alter the title to contain series informa
|
||||
<item row="3" column="0">
|
||||
<widget class="QLabel" name="label_41">
|
||||
<property name="text">
|
||||
<string>Existing plugboards</string>
|
||||
<string>Existing plugboards:</string>
|
||||
</property>
|
||||
<property name="alignment">
|
||||
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
|
||||
|
Loading…
x
Reference in New Issue
Block a user