summaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
authorvbh <code@bindu.io>2021-12-19 16:28:45 +0000
committerGitHub <noreply@github.com>2021-12-19 17:28:45 +0100
commita399702da2e222c586f8f5697076d373b667929a (patch)
treeeda5748c989952aa5f72ba73f980bb87566292ea /core
parent12be830f217fe9e179bf053665337af39f48aa9e (diff)
downloadAntennaPod-a399702da2e222c586f8f5697076d373b667929a.zip
Rename tags (#5601)
Diffstat (limited to 'core')
-rw-r--r--core/src/main/res/values/strings.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/core/src/main/res/values/strings.xml b/core/src/main/res/values/strings.xml
index 22607f58b..d6915b76b 100644
--- a/core/src/main/res/values/strings.xml
+++ b/core/src/main/res/values/strings.xml
@@ -186,7 +186,8 @@
<item quantity="one">%d subscription updated.</item>
<item quantity="other">%d subscriptions updated.</item>
</plurals>
- <string name="add_to_folder">Add to folder</string>
+ <string name="edit_tags">Edit tags</string>
+ <string name="rename_tag_label">Rename tag</string>
<string name="confirm_mobile_feed_refresh_dialog_message">Downloading episodes over mobile data connection is disabled in the settings.\n\nDo you still want to refresh all podcasts over mobile data?</string>
<!-- actions on feeditems -->