mirror of
https://github.com/AntennaPod/AntennaPod.git
synced 2026-02-04 13:15:39 +00:00
Rename 'delete podcast' to 'unsubscribe' (#8228)
This commit is contained in:
committed by
GitHub
parent
780ceaa462
commit
eaf2801198
@ -209,16 +209,16 @@
|
|||||||
<string name="archive_feed_label_verb">Archive</string>
|
<string name="archive_feed_label_verb">Archive</string>
|
||||||
<string name="archive_feed_label_noun">Archive</string>
|
<string name="archive_feed_label_noun">Archive</string>
|
||||||
<string name="restore_archive_label">Restore</string>
|
<string name="restore_archive_label">Restore</string>
|
||||||
<string name="remove_archive_feed_label">Delete / archive</string>
|
<string name="remove_archive_feed_label">Unsubscribe / archive</string>
|
||||||
<string name="remove_restore_feed_label">Delete / restore</string>
|
<string name="remove_restore_feed_label">Unsubscribe / restore</string>
|
||||||
<string name="remove_feed_label">Delete</string>
|
<string name="remove_feed_label">Unsubscribe</string>
|
||||||
<string name="share_label">Share</string>
|
<string name="share_label">Share</string>
|
||||||
<string name="share_file_label">Share file</string>
|
<string name="share_file_label">Share file</string>
|
||||||
<string name="feed_delete_explanation_delete">Deleting removes the subscription including all its episodes, downloads, playback history, and statistics.</string>
|
<string name="feed_delete_explanation_delete">Unsubscribing removes the subscription including all its episodes, downloads, playback history, and statistics.</string>
|
||||||
<string name="feed_delete_explanation_archive">Archiving hides the subscription from the list and stops looking for new episodes. Downloads, statistics and playback state are kept.</string>
|
<string name="feed_delete_explanation_archive">Archiving hides the subscription from the list and stops looking for new episodes. Downloads, statistics and playback state are kept.</string>
|
||||||
<string name="archiving_podcast_progress">Archiving podcast %1$d of %2$d…</string>
|
<string name="archiving_podcast_progress">Archiving podcast %1$d of %2$d…</string>
|
||||||
<string name="restoring_podcast_progress">Restoring podcast %1$d of %2$d…</string>
|
<string name="restoring_podcast_progress">Restoring podcast %1$d of %2$d…</string>
|
||||||
<string name="deleting_podcast_progress">Deleting podcast %1$d of %2$d…</string>
|
<string name="deleting_podcast_progress">Unsubscribing from podcast %1$d of %2$d…</string>
|
||||||
<string name="load_complete_feed">Refresh complete podcast</string>
|
<string name="load_complete_feed">Refresh complete podcast</string>
|
||||||
<string name="multi_select">Multi select</string>
|
<string name="multi_select">Multi select</string>
|
||||||
<string name="select_all_above">Select all above</string>
|
<string name="select_all_above">Select all above</string>
|
||||||
|
|||||||
Reference in New Issue
Block a user