Added preference to display only items which have an episode

This commit is contained in:
daniel oeh
2012-08-10 14:30:54 +02:00
parent 6ba37bbe89
commit d3d2debfb6
3 changed files with 8 additions and 1 deletions

View File

@ -171,6 +171,9 @@
<string name="player_buffering_msg">Buffering</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_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>
</resources>