Added confirmation dialog when deleting a feed

This commit is contained in:
daniel oeh
2012-08-12 13:46:24 +02:00
parent b20bdea18e
commit 1dce5a3061
6 changed files with 55 additions and 42 deletions

View File

@ -174,6 +174,7 @@
<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>
<string name="feed_delete_confirmation_msg">Please confirm that you want to delete this feed and ALL episodes of this feed that you have downloaded.</string>
</resources>