Auto-enqueue will now enqueue when the user starts the download

This commit is contained in:
daniel oeh
2012-09-21 13:31:54 +02:00
parent ea7b7bbb73
commit 81fbf3bcb6
4 changed files with 21 additions and 22 deletions

View File

@ -152,7 +152,7 @@
<string name="pref_revokeAccess_title">Revoke access</string>
<string name="pref_revokeAccess_sum">Revoke the access permission to your flattr account for this app.</string>
<string name="pref_autoQueue_title">Auto-enqueue</string>
<string name="pref_autoQueue_sum">Add an episode to the queue after it has been downloaded.</string>
<string name="pref_autoQueue_sum">Add an episode to the queue when you start to download it.</string>
<string name="pref_display_only_episodes_title">Display only episodes</string>
<string name="pref_display_only_episodes_sum">Display only items which also have an episode.</string>
<string name="user_interface_label">User Interface</string>