mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-08 20:55:17 -05:00
waiting is over: initial unicode commit
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8169 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
01917ec980
commit
b0fee17d6e
70 changed files with 253032 additions and 14343 deletions
|
|
@ -3240,9 +3240,9 @@ voice: ""
|
|||
new:
|
||||
|
||||
id: LANG_BIDI_SUPPORT
|
||||
desc: in settings_menu, option to enable reversal of hebrew/arabic text
|
||||
eng: "BiDi Hebrew/Arabic"
|
||||
voice: "Bidirectional text"
|
||||
desc: DEPRECATED
|
||||
eng: ""
|
||||
voice: ""
|
||||
new:
|
||||
|
||||
id: LANG_REPLAYGAIN_PREAMP
|
||||
|
|
@ -3389,6 +3389,90 @@ eng: "Screen frozen!"
|
|||
voice: ""
|
||||
new:
|
||||
|
||||
id: LANG_DEFAULT_CODEPAGE
|
||||
desc: default encoding used with id3 tags
|
||||
eng: "Default Codepage"
|
||||
voice:
|
||||
new:
|
||||
|
||||
id: LANG_CODEPAGE_LATIN1
|
||||
desc: in codepage setting menu
|
||||
eng: "Latin1 (ISO-8859-1)"
|
||||
voice:
|
||||
new:
|
||||
|
||||
id: LANG_CODEPAGE_GREEK
|
||||
desc: in codepage setting menu
|
||||
eng: "Greek (ISO-8859-7)"
|
||||
voice:
|
||||
new:
|
||||
|
||||
id: LANG_CODEPAGE_HEBREW
|
||||
desc: in codepage setting menu
|
||||
eng: "Hebrew (ISO-8859-8)"
|
||||
voice:
|
||||
new:
|
||||
|
||||
id: LANG_CODEPAGE_RUSSIAN
|
||||
desc: in codepage setting menu
|
||||
eng: "Russian (CP1251)"
|
||||
voice:
|
||||
new:
|
||||
|
||||
id: LANG_CODEPAGE_THAI
|
||||
desc: in codepage setting menu
|
||||
eng: "Thai (ISO-8859-11)"
|
||||
voice:
|
||||
new:
|
||||
|
||||
id: LANG_CODEPAGE_ARABIC
|
||||
desc: in codepage setting menu
|
||||
eng: "Arabic (ISO-8859-6)"
|
||||
voice:
|
||||
new:
|
||||
|
||||
id: LANG_CODEPAGE_TURKISH
|
||||
desc: in codepage setting menu
|
||||
eng: "Turkish (ISO-8859-9)"
|
||||
voice:
|
||||
new:
|
||||
|
||||
id: LANG_CODEPAGE_LATIN_EXTENDED
|
||||
desc: in codepage setting menu
|
||||
eng: "Latin Extended (ISO-8859-2)"
|
||||
voice:
|
||||
new:
|
||||
|
||||
id: LANG_CODEPAGE_JAPANESE
|
||||
desc: in codepage setting menu
|
||||
eng: "Japanese (SJIS)"
|
||||
voice:
|
||||
new:
|
||||
|
||||
id: LANG_CODEPAGE_SIMPLIFIED
|
||||
desc: in codepage setting menu
|
||||
eng: "Simp. Chinese (GB2312)"
|
||||
voice:
|
||||
new:
|
||||
|
||||
id: LANG_CODEPAGE_KOREAN
|
||||
desc: in codepage setting menu
|
||||
eng: "Korean (KSX1001)"
|
||||
voice:
|
||||
new:
|
||||
|
||||
id: LANG_CODEPAGE_TRADITIONAL
|
||||
desc: in codepage setting menu
|
||||
eng: "Trad. Chinese (BIG5)"
|
||||
voice:
|
||||
new:
|
||||
|
||||
id: LANG_CODEPAGE_UTF8
|
||||
decs: in codepage setting menu
|
||||
eng: "Unicode (UTF-8)"
|
||||
voice:
|
||||
new:
|
||||
|
||||
id: LANG_CROSSFEED_ENABLE
|
||||
desc: DEPRECATED
|
||||
eng: ""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue