summaryrefslogtreecommitdiff
path: root/core/src/main/res/values/strings.xml
diff options
context:
space:
mode:
authorByteHamster <info@bytehamster.com>2018-04-11 17:09:12 +0200
committerByteHamster <info@bytehamster.com>2018-04-11 17:15:59 +0200
commitc5bdf341faa235821ec1d4e8f1621c8e785dc480 (patch)
tree06f0f4f631d61639712179e72b9866ae4d6f95ef /core/src/main/res/values/strings.xml
parent4e63bfb11c3c1e44fdb15660a264625162fa899c (diff)
downloadAntennaPod-c5bdf341faa235821ec1d4e8f1621c8e785dc480.zip
Changed batch edit icon and name
Closes #1146
Diffstat (limited to 'core/src/main/res/values/strings.xml')
-rw-r--r--core/src/main/res/values/strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/src/main/res/values/strings.xml b/core/src/main/res/values/strings.xml
index aa36eab33..43fc68ee3 100644
--- a/core/src/main/res/values/strings.xml
+++ b/core/src/main/res/values/strings.xml
@@ -135,7 +135,7 @@
<string name="feed_remover_msg">Removing Feed</string>
<string name="load_complete_feed">Refresh complete Feed</string>
<string name="hide_episodes_title">Hide Episodes</string>
- <string name="episode_actions">Apply actions</string>
+ <string name="batch_edit">Batch edit</string>
<string name="hide_unplayed_episodes_label">Unplayed</string>
<string name="hide_paused_episodes_label">Paused</string>
<string name="hide_played_episodes_label">Played</string>