From 946c348e5c09da1f662487f9c5594cc7d4c72b9f Mon Sep 17 00:00:00 2001 From: Purling Nayuki Date: Fri, 17 Jan 2014 00:08:37 +0800 Subject: Fix incorrect language string reference in eq_menu.c In most of the translations strings with SYSFONT in title is translated. This leads to displaying problem in (at least) graphical equalizer due to the lack of non-latin character support in the built-in font. Change-Id: I0d27a5358e4eb539d4247c84975d8501d7668836 Reviewed-on: http://gerrit.rockbox.org/727 Reviewed-by: Thomas Martitz --- apps/lang/chinese-trad.lang | 51 --------------------------------------------- 1 file changed, 51 deletions(-) (limited to 'apps/lang/chinese-trad.lang') diff --git a/apps/lang/chinese-trad.lang b/apps/lang/chinese-trad.lang index a3a1958ea1..15952a6be0 100644 --- a/apps/lang/chinese-trad.lang +++ b/apps/lang/chinese-trad.lang @@ -8748,23 +8748,6 @@ archosplayer: "End of List" - - id: LANG_SYSFONT_GAIN - desc: in the equalizer settings menu - user: core - - *: none - swcodec: "Gain" - - - *: none - swcodec: "增加" - - - *: none - swcodec: "Gain" - - id: LANG_ALARM_WAKEUP_SCREEN desc: in alarm menu setting @@ -10622,23 +10605,6 @@ serial_port: "19200" - - id: LANG_SYSFONT_EQUALIZER_EDIT_MODE - desc: in the equalizer settings menu - user: core - - *: none - swcodec: "Edit mode: %s %s" - - - *: none - swcodec: "Edit mode: %s %s" - - - *: none - swcodec: "" - - id: LANG_ENABLE_SPEAKER desc: in Settings -> Sound Settings @@ -10656,23 +10622,6 @@ speaker: "使用喇叭" - - id: LANG_SYSFONT_EQUALIZER_BAND_CUTOFF - desc: in the equalizer settings menu - user: core - - *: none - swcodec: "Cutoff" - - - *: none - swcodec: "截止頻率" - - - *: none - swcodec: "截止頻率" - - id: LANG_SORT_INTERPRET_NUMBERS desc: in Settings -> File view -- cgit v1.2.3