Change description for offline mode scrobbling
This commit is contained in:
parent
c2fa7f9a57
commit
5863593c65
|
@ -40,7 +40,7 @@
|
|||
<item>
|
||||
<widget class="QCheckBox" name="checkbox_offline">
|
||||
<property name="text">
|
||||
<string>Enable offline mode</string>
|
||||
<string>Work in offline mode (Only cache scrobbles)</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
|
Loading…
Reference in New Issue