summaryrefslogtreecommitdiff
path: root/core/src/main/res/values
diff options
context:
space:
mode:
authorCédric Cabessa <ccabessa@scaleway.com>2019-05-28 12:03:28 +0200
committerCédric Cabessa <ccabessa@scaleway.com>2019-05-28 12:03:28 +0200
commit60771673dc4300f102da5e364d2980369742fef1 (patch)
treedb48f2c0692decedc414cad8a9bebd72db9231f8 /core/src/main/res/values
parentb2dc2080193a44e732277f45db999da7f9ec98a0 (diff)
downloadAntennaPod-60771673dc4300f102da5e364d2980369742fef1.zip
rename category title to match with "playback speeds"
also rename the key to be consistent with the content
Diffstat (limited to 'core/src/main/res/values')
-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 8dc3cfb99..7ec25036c 100644
--- a/core/src/main/res/values/strings.xml
+++ b/core/src/main/res/values/strings.xml
@@ -375,7 +375,7 @@
<string name="appearance">Appearance</string>
<string name="external_elements">External elements</string>
<string name="interruptions">Interruptions</string>
- <string name="buttons">Playback control buttons</string>
+ <string name="playback_control">Playback control</string>
<string name="media_player">Media player</string>
<string name="pref_episode_cleanup_title">Episode Cleanup</string>
<string name="pref_episode_cleanup_summary">Episodes that aren\'t in the queue and aren\'t favorites should be eligible for removal if Auto Download needs space for new episodes</string>