summaryrefslogtreecommitdiff
path: root/apps/lang/english.lang
diff options
context:
space:
mode:
authorMichael Giacomelli <giac2000@hotmail.com>2011-10-26 18:18:34 +0000
committerMichael Giacomelli <giac2000@hotmail.com>2011-10-26 18:18:34 +0000
commit5c4bd11d9172717be3ebb37390e6e55cfa369ed9 (patch)
tree0924921fe3e621365401901276590aad8c0ecfe5 /apps/lang/english.lang
parent4ef4830f0bfff810be2962bf3de115981c51d6a2 (diff)
downloadrockbox-5c4bd11d9172717be3ebb37390e6e55cfa369ed9.tar.gz
rockbox-5c4bd11d9172717be3ebb37390e6e55cfa369ed9.zip
Add option to exchange the left and right stereo channels. Patch by Dave Chapman and Martin Sägmüller. Also add manual entry (by Michael Giacomelli). Note that this setting will confuse non-software effect options like channel balance. This should be addressed in a future commit.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30837 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/lang/english.lang')
-rw-r--r--apps/lang/english.lang17
1 files changed, 17 insertions, 0 deletions
diff --git a/apps/lang/english.lang b/apps/lang/english.lang
index 5a59473681..d3fac86448 100644
--- a/apps/lang/english.lang
+++ b/apps/lang/english.lang
@@ -12903,3 +12903,20 @@
12903 *: "Cancel Sleep Timer" 12903 *: "Cancel Sleep Timer"
12904 </voice> 12904 </voice>
12905</phrase> 12905</phrase>
12906<phrase>
12907 id: LANG_CHANNEL_SWAP
12908 desc: in sound_settings
12909 user: core
12910 <source>
12911 *: none
12912 swcodec: "Swap channels"
12913 </source>
12914 <dest>
12915 *: none
12916 swcodec: "Swap channels"
12917 </dest>
12918 <voice>
12919 *: none
12920 swcodec: "Swap channels"
12921 </voice>
12922</phrase>