Changed label text.
This commit is contained in:
parent
cb059c285f
commit
7b34434195
@ -88,7 +88,7 @@
|
|||||||
<item row="0" column="1">
|
<item row="0" column="1">
|
||||||
<widget class="QStackedWidget" name="m_stackedSettings">
|
<widget class="QStackedWidget" name="m_stackedSettings">
|
||||||
<property name="currentIndex">
|
<property name="currentIndex">
|
||||||
<number>1</number>
|
<number>0</number>
|
||||||
</property>
|
</property>
|
||||||
<widget class="QWidget" name="m_pageGeneral">
|
<widget class="QWidget" name="m_pageGeneral">
|
||||||
<layout class="QFormLayout" name="formLayout_5">
|
<layout class="QFormLayout" name="formLayout_5">
|
||||||
@ -121,7 +121,7 @@
|
|||||||
<item row="2" column="0">
|
<item row="2" column="0">
|
||||||
<widget class="QCheckBox" name="m_checkRemoveTrolltechJunk">
|
<widget class="QCheckBox" name="m_checkRemoveTrolltechJunk">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>Remove junk Trolltech registry key (HKCU\\Software\\Trolltech) when application quits (Use at your own risk!)</string>
|
<string>Remove junk Trolltech registry key (HKCU\Software\Trolltech) when application quits (Use at your own risk!)</string>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
@ -1367,7 +1367,7 @@ MySQL backend will automatically use database with name "rssguard". Do
|
|||||||
<item>
|
<item>
|
||||||
<widget class="QRadioButton" name="m_rbDownloadsSaveAllIntoDirectory">
|
<widget class="QRadioButton" name="m_rbDownloadsSaveAllIntoDirectory">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>Save all downloaded files into</string>
|
<string>Save all downloaded files to</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="checked">
|
<property name="checked">
|
||||||
<bool>true</bool>
|
<bool>true</bool>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user