summaryrefslogtreecommitdiff
path: root/core/src/main/res/values
diff options
context:
space:
mode:
authorByteHamster <ByteHamster@users.noreply.github.com>2021-07-30 22:00:28 +0200
committerGitHub <noreply@github.com>2021-07-30 22:00:28 +0200
commit666a11f3a940cad622d53d05f976046c1e5edf5a (patch)
treea702a5f5aa6d41b623755e2d3119cc0a9b834148 /core/src/main/res/values
parent6d2ef33637009a718c73e5e63121606a70f476fc (diff)
parent4e185f2895d773ae3a966597ab8cc65e4d1c576d (diff)
downloadAntennaPod-666a11f3a940cad622d53d05f976046c1e5edf5a.zip
Merge pull request #5309 from ByteHamster/remove-volume-control
Removed left/right volume controls
Diffstat (limited to 'core/src/main/res/values')
-rw-r--r--core/src/main/res/values/strings.xml3
1 files changed, 0 insertions, 3 deletions
diff --git a/core/src/main/res/values/strings.xml b/core/src/main/res/values/strings.xml
index db4387557..38178e0e2 100644
--- a/core/src/main/res/values/strings.xml
+++ b/core/src/main/res/values/strings.xml
@@ -775,9 +775,6 @@
<!-- Audio controls -->
<string name="audio_controls">Audio controls</string>
<string name="playback_speed">Playback Speed</string>
- <string name="volume">Volume</string>
- <string name="left_short">L</string>
- <string name="right_short">R</string>
<string name="audio_effects">Audio Effects</string>
<string name="stereo_to_mono">Downmix: Stereo to mono</string>
<string name="sonic_only">Sonic only</string>