summaryrefslogtreecommitdiff
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
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>
-rw-r--r--apps/lang/chinese-simp.lang85
-rw-r--r--apps/lang/chinese-trad.lang51
-rw-r--r--apps/lang/english.lang17
-rw-r--r--apps/menus/eq_menu.c2
4 files changed, 18 insertions, 137 deletions
diff --git a/apps/lang/chinese-simp.lang b/apps/lang/chinese-simp.lang
index e90ec510d2..a8dd2ad642 100644
--- a/apps/lang/chinese-simp.lang
+++ b/apps/lang/chinese-simp.lang
@@ -7747,74 +7747,6 @@
7747 </voice> 7747 </voice>
7748</phrase> 7748</phrase>
7749<phrase> 7749<phrase>
7750 id: LANG_SYSFONT_EQUALIZER_EDIT_MODE
7751 desc: in the equalizer settings menu
7752 user: core
7753 <source>
7754 *: none
7755 swcodec: "Edit mode: %s %s"
7756 </source>
7757 <dest>
7758 *: none
7759 swcodec: "编辑模式: %s %s"
7760 </dest>
7761 <voice>
7762 *: none
7763 swcodec: ""
7764 </voice>
7765</phrase>
7766<phrase>
7767 id: LANG_SYSFONT_EQUALIZER_BAND_CUTOFF
7768 desc: in the equalizer settings menu
7769 user: core
7770 <source>
7771 *: none
7772 swcodec: "Cutoff"
7773 </source>
7774 <dest>
7775 *: none
7776 swcodec: "截止频率"
7777 </dest>
7778 <voice>
7779 *: none
7780 swcodec: "截止频率"
7781 </voice>
7782</phrase>
7783<phrase>
7784 id: LANG_SYSFONT_RECORDING_QUALITY
7785 desc: in the recording settings
7786 user: core
7787 <source>
7788 *: none
7789 recording_hwcodec: "Quality"
7790 </source>
7791 <dest>
7792 *: none
7793 recording_hwcodec: "品质"
7794 </dest>
7795 <voice>
7796 *: none
7797 recording_hwcodec: "品质"
7798 </voice>
7799</phrase>
7800<phrase>
7801 id: LANG_SYSFONT_RECORDING_FREQUENCY
7802 desc: in the recording settings
7803 user: core
7804 <source>
7805 *: none
7806 recording: "Frequency"
7807 </source>
7808 <dest>
7809 *: none
7810 recording: "频率"
7811 </dest>
7812 <voice>
7813 *: none
7814 recording: "频率"
7815 </voice>
7816</phrase>
7817<phrase>
7818 id: LANG_SYSFONT_RECORDING_SOURCE 7750 id: LANG_SYSFONT_RECORDING_SOURCE
7819 desc: in the recording settings 7751 desc: in the recording settings
7820 user: core 7752 user: core
@@ -8773,23 +8705,6 @@
8773 </voice> 8705 </voice>
8774</phrase> 8706</phrase>
8775<phrase> 8707<phrase>
8776 id: LANG_SYSFONT_GAIN
8777 desc: in the equalizer settings menu
8778 user: core
8779 <source>
8780 *: none
8781 swcodec: "Gain"
8782 </source>
8783 <dest>
8784 *: none
8785 swcodec: "增益"
8786 </dest>
8787 <voice>
8788 *: none
8789 swcodec: "增益"
8790 </voice>
8791</phrase>
8792<phrase>
8793 id: LANG_ALARM_WAKEUP_SCREEN 8708 id: LANG_ALARM_WAKEUP_SCREEN
8794 desc: in alarm menu setting 8709 desc: in alarm menu setting
8795 user: core 8710 user: core
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
diff --git a/apps/lang/english.lang b/apps/lang/english.lang
index d7f4476be6..42bc2f36c3 100644
--- a/apps/lang/english.lang
+++ b/apps/lang/english.lang
@@ -13192,3 +13192,20 @@
13192 *: "Maximum Volume Limit" 13192 *: "Maximum Volume Limit"
13193 </voice> 13193 </voice>
13194</phrase> 13194</phrase>
13195<phrase>
13196 id: LANG_SYSFONT_EQUALIZER_BAND_Q
13197 desc: in the equalizer settings menu
13198 user: core
13199 <source>
13200 *: none
13201 swcodec: "Q"
13202 </source>
13203 <dest>
13204 *: none
13205 swcodec: "Q"
13206 </dest>
13207 <voice>
13208 *: none
13209 swcodec: "Q"
13210 </voice>
13211</phrase>
diff --git a/apps/menus/eq_menu.c b/apps/menus/eq_menu.c
index 63df6bee15..b9da3449a6 100644
--- a/apps/menus/eq_menu.c
+++ b/apps/menus/eq_menu.c
@@ -647,7 +647,7 @@ bool eq_menu_graphical(void)
647 max = EQ_Q_MAX; 647 max = EQ_Q_MAX;
648 648
649 snprintf(buf, sizeof(buf), str(LANG_SYSFONT_EQUALIZER_EDIT_MODE), 649 snprintf(buf, sizeof(buf), str(LANG_SYSFONT_EQUALIZER_EDIT_MODE),
650 str(LANG_EQUALIZER_BAND_Q), ""); 650 str(LANG_SYSFONT_EQUALIZER_BAND_Q), "");
651 651
652 screens[i].putsxy(0, 0, buf); 652 screens[i].putsxy(0, 0, buf);
653 } 653 }