Change description for offline mode scrobbling

This commit is contained in:
Jonas Kvinge 2019-04-04 20:09:45 +02:00
parent c2fa7f9a57
commit 5863593c65
1 changed files with 1 additions and 1 deletions

View File

@ -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>