mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-05-08 20:35:18 +02:00
...
This commit is contained in:
parent
a7989ebec0
commit
8f4f573e50
1 changed files with 3 additions and 3 deletions
|
|
@ -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…
Reference in a new issue