mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-04-24 13:25:16 +02:00
String changes
This commit is contained in:
parent
047cbdc4c1
commit
94c05cd01c
1 changed files with 3 additions and 3 deletions
|
|
@ -271,7 +271,7 @@ QToolBox::tab:hover {
|
|||
<item row="5" column="0">
|
||||
<widget class="QLabel" name="label_27">
|
||||
<property name="text">
|
||||
<string>In &Portrait orientation:</string>
|
||||
<string>In &portrait orientation:</string>
|
||||
</property>
|
||||
<property name="buddy">
|
||||
<cstring>opt_cols_per_screen_portrait</cstring>
|
||||
|
|
@ -387,7 +387,7 @@ QToolBox::tab:hover {
|
|||
<item row="6" column="0">
|
||||
<widget class="QLabel" name="label_28">
|
||||
<property name="text">
|
||||
<string>In &Landscape orientation: </string>
|
||||
<string>In &landscape orientation: </string>
|
||||
</property>
|
||||
<property name="buddy">
|
||||
<cstring>opt_cols_per_screen_landscape</cstring>
|
||||
|
|
@ -600,7 +600,7 @@ QToolBox::tab:hover {
|
|||
</rect>
|
||||
</property>
|
||||
<attribute name="label">
|
||||
<string>Page Fl&ip/Scrolling options</string>
|
||||
<string>Page fl&ip/scrolling options</string>
|
||||
</attribute>
|
||||
<widget class="QLabel" name="label_11">
|
||||
<property name="geometry">
|
||||
|
|
|
|||
Loading…
Reference in a new issue