diff options
| author | Michael Giacomelli <giac2000@hotmail.com> | 2011-10-26 18:37:50 +0000 |
|---|---|---|
| committer | Michael Giacomelli <giac2000@hotmail.com> | 2011-10-26 18:37:50 +0000 |
| commit | b25cd7d892f2277dde2fa4d8fa9b14bfb5f6df13 (patch) | |
| tree | dd42ce0353341e8fcaf3300eefd7f1e2153a1eac /apps/lang | |
| parent | 5d5177931ea6fafcc09b59ea356a89fcd7759756 (diff) | |
| download | rockbox-b25cd7d892f2277dde2fa4d8fa9b14bfb5f6df13.zip rockbox-b25cd7d892f2277dde2fa4d8fa9b14bfb5f6df13.tar.gz rockbox-b25cd7d892f2277dde2fa4d8fa9b14bfb5f6df13.tar.bz2 rockbox-b25cd7d892f2277dde2fa4d8fa9b14bfb5f6df13.tar.xz | |
Revert swap channel feature as we're presently in a feature freeze. I'll recommit after the release is branched.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30841 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/lang')
| -rw-r--r-- | apps/lang/english.lang | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/apps/lang/english.lang b/apps/lang/english.lang index d3fac86..5a59473 100644 --- a/apps/lang/english.lang +++ b/apps/lang/english.lang @@ -12903,20 +12903,3 @@ *: "Cancel Sleep Timer" </voice> </phrase> -<phrase> - id: LANG_CHANNEL_SWAP - desc: in sound_settings - user: core - <source> - *: none - swcodec: "Swap channels" - </source> - <dest> - *: none - swcodec: "Swap channels" - </dest> - <voice> - *: none - swcodec: "Swap channels" - </voice> -</phrase> |