From 76b257fd40217013b3107148090c2062f06097e5 Mon Sep 17 00:00:00 2001 From: Jens Arnold Date: Wed, 12 Jan 2005 00:24:15 +0000 Subject: New channel configuration setting, allowing fine-grained control of the stereo width. This replaces the 'stereo narrow' and 'stereo wide' modes. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5559 a1c6a512-1295-4272-9138-f99709370657 --- apps/lang/deutsch.lang | 37 +++++++++++++++++++++++++------------ 1 file changed, 25 insertions(+), 12 deletions(-) (limited to 'apps/lang/deutsch.lang') diff --git a/apps/lang/deutsch.lang b/apps/lang/deutsch.lang index 8aa8425c47..1010493231 100644 --- a/apps/lang/deutsch.lang +++ b/apps/lang/deutsch.lang @@ -1261,22 +1261,22 @@ voice: "LCD-Modus" new: "LCD-Modus" id: LANG_CHANNEL_STEREO_NARROW_PLAYER -desc: in sound_settings -eng: "St. Narrow" -voice: "Stereo schmal" -new: "St. schmal" +desc: DEPRECATED +eng: "" +voice: "" +new: id: LANG_CHANNEL_STEREO_NARROW_RECORDER -desc: in sound_settings -eng: "Stereo Narrow" -voice: "Stereo schmal" -new: "Stereo schmal" +desc: DEPRECATED +eng: "" +voice: "" +new: id: LANG_CHANNEL_STEREO_WIDE -desc: in sound_settings -eng: "Stereo Wide" -voice: "Stereo breit" -new: "Stereo breit" +desc: DEPRECATED +eng: "" +voice: "" +new: id: LANG_CHANNEL_KARAOKE desc: in sound_settings @@ -2846,3 +2846,16 @@ eng: "" voice: " " new: +id: LANG_STEREO_WIDTH +desc: in sound_settings +eng: "Stereo width" +voice: "Stereobasisbreite" +new: "Stereobasisbreite" + +id: LANG_CHANNEL_CUSTOM +desc: in sound_settings +eng: "Custom" +voice: "Angepasst" +new: "Angepasst" + + -- cgit v1.2.3