mirror of
https://github.com/martinrotter/rssguard.git
synced 2025-02-02 10:27:15 +01:00
Changed label text.
This commit is contained in:
parent
cb059c285f
commit
7b34434195
@ -88,7 +88,7 @@
|
||||
<item row="0" column="1">
|
||||
<widget class="QStackedWidget" name="m_stackedSettings">
|
||||
<property name="currentIndex">
|
||||
<number>1</number>
|
||||
<number>0</number>
|
||||
</property>
|
||||
<widget class="QWidget" name="m_pageGeneral">
|
||||
<layout class="QFormLayout" name="formLayout_5">
|
||||
@ -121,7 +121,7 @@
|
||||
<item row="2" column="0">
|
||||
<widget class="QCheckBox" name="m_checkRemoveTrolltechJunk">
|
||||
<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>
|
||||
</widget>
|
||||
</item>
|
||||
@ -1367,7 +1367,7 @@ MySQL backend will automatically use database with name "rssguard". Do
|
||||
<item>
|
||||
<widget class="QRadioButton" name="m_rbDownloadsSaveAllIntoDirectory">
|
||||
<property name="text">
|
||||
<string>Save all downloaded files into</string>
|
||||
<string>Save all downloaded files to</string>
|
||||
</property>
|
||||
<property name="checked">
|
||||
<bool>true</bool>
|
||||
|
Loading…
x
Reference in New Issue
Block a user