summaryrefslogtreecommitdiff
path: root/apps/lang/chinese-trad.lang
diff options
context:
space:
mode:
authorPurling Nayuki <cyq.yzfl@gmail.com>2014-01-17 00:08:37 +0800
committerThomas Martitz <kugel@rockbox.org>2014-01-26 16:26:00 +0100
commit946c348e5c09da1f662487f9c5594cc7d4c72b9f (patch)
tree8887ba57234220bc1a20a53d719212d198cc016d /apps/lang/chinese-trad.lang
parente1da541749c8fce7ed7a1ae62993e021c56dbc71 (diff)
downloadrockbox-946c348e5c09da1f662487f9c5594cc7d4c72b9f.tar.gz
rockbox-946c348e5c09da1f662487f9c5594cc7d4c72b9f.zip
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 <kugel@rockbox.org>
Diffstat (limited to 'apps/lang/chinese-trad.lang')
-rw-r--r--apps/lang/chinese-trad.lang51
1 files changed, 0 insertions, 51 deletions
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
@@ -8749,23 +8749,6 @@
8749 </voice> 8749 </voice>
8750</phrase> 8750</phrase>
8751<phrase> 8751<phrase>
8752 id: LANG_SYSFONT_GAIN
8753 desc: in the equalizer settings menu
8754 user: core
8755 <source>
8756 *: none
8757 swcodec: "Gain"
8758 </source>
8759 <dest>
8760 *: none
8761 swcodec: "增加"
8762 </dest>
8763 <voice>
8764 *: none
8765 swcodec: "Gain"
8766 </voice>
8767</phrase>
8768<phrase>
8769 id: LANG_ALARM_WAKEUP_SCREEN 8752 id: LANG_ALARM_WAKEUP_SCREEN
8770 desc: in alarm menu setting 8753 desc: in alarm menu setting
8771 user: core 8754 user: core
@@ -10623,23 +10606,6 @@
10623 </voice> 10606 </voice>
10624</phrase> 10607</phrase>
10625<phrase> 10608<phrase>
10626 id: LANG_SYSFONT_EQUALIZER_EDIT_MODE
10627 desc: in the equalizer settings menu
10628 user: core
10629 <source>
10630 *: none
10631 swcodec: "Edit mode: %s %s"
10632 </source>
10633 <dest>
10634 *: none
10635 swcodec: "Edit mode: %s %s"
10636 </dest>
10637 <voice>
10638 *: none
10639 swcodec: ""
10640 </voice>
10641</phrase>
10642<phrase>
10643 id: LANG_ENABLE_SPEAKER 10609 id: LANG_ENABLE_SPEAKER
10644 desc: in Settings -> Sound Settings 10610 desc: in Settings -> Sound Settings
10645 user: core 10611 user: core
@@ -10657,23 +10623,6 @@
10657 </voice> 10623 </voice>
10658</phrase> 10624</phrase>
10659<phrase> 10625<phrase>
10660 id: LANG_SYSFONT_EQUALIZER_BAND_CUTOFF
10661 desc: in the equalizer settings menu
10662 user: core
10663 <source>
10664 *: none
10665 swcodec: "Cutoff"
10666 </source>
10667 <dest>
10668 *: none
10669 swcodec: "截止頻率"
10670 </dest>
10671 <voice>
10672 *: none
10673 swcodec: "截止頻率"
10674 </voice>
10675</phrase>
10676<phrase>
10677 id: LANG_SORT_INTERPRET_NUMBERS 10626 id: LANG_SORT_INTERPRET_NUMBERS
10678 desc: in Settings -> File view 10627 desc: in Settings -> File view
10679 user: core 10628 user: core