mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-04-24 21:33:18 +02:00
Qt change makes ampersand visible in wizard welcome message
This commit is contained in:
parent
119e6bfb7b
commit
d9ee5cc326
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@
|
|||
<string>WizardPage</string>
|
||||
</property>
|
||||
<property name="title">
|
||||
<string>Welcome &to calibre</string>
|
||||
<string>Welcome to calibre</string>
|
||||
</property>
|
||||
<property name="subTitle">
|
||||
<string>The one stop solution to all your e-book needs.</string>
|
||||
|
|
|
|||
Loading…
Reference in a new issue