Bug 1026946 - React to the removal of EUC-TW (by removing it from c-c). r=jcranmer
This commit is contained in:
Родитель
2fc185f041
Коммит
b135ce2bc1
|
@ -35,7 +35,6 @@ shift_jis.title = Japanese (Shift_JIS)
|
|||
euc-jp.title = Japanese (EUC-JP)
|
||||
big5.title = Chinese Traditional (Big5)
|
||||
big5-hkscs.title = Chinese Traditional (Big5-HKSCS)
|
||||
x-euc-tw.title = Chinese Traditional (EUC-TW)
|
||||
gb2312.title = Chinese Simplified (GB2312)
|
||||
hz-gb-2312.title = Chinese Simplified (HZ)
|
||||
gbk.title = Chinese Simplified (GBK)
|
||||
|
|
|
@ -131,7 +131,6 @@ windows-1255.LangGroup = he
|
|||
windows-1256.LangGroup = ar
|
||||
windows-1257.LangGroup = x-baltic
|
||||
windows-1258.LangGroup = x-western
|
||||
x-euc-tw.LangGroup = zh-TW
|
||||
gbk.LangGroup = zh-CN
|
||||
gb_2312-80.LangGroup = zh-CN
|
||||
x-mac-ce.LangGroup = x-central-euro
|
||||
|
@ -158,7 +157,6 @@ shift_jis.isMultibyte = true
|
|||
euc-jp.isMultibyte = true
|
||||
big5.isMultibyte = true
|
||||
big5-hkscs.isMultibyte = true
|
||||
x-euc-tw.isMultibyte = true
|
||||
gb2312.isMultibyte = true
|
||||
hz-gb-2312.isMultibyte = true
|
||||
euc-kr.isMultibyte = true
|
||||
|
|
|
@ -45,11 +45,9 @@ gb2312=GB2312
|
|||
viscii=VISCII
|
||||
t.61-8bit=T.61-8bit
|
||||
hz-gb-2312=HZ-GB-2312
|
||||
cns11643=x-euc-tw
|
||||
|
||||
# Netscape private ...
|
||||
x-imap4-modified-utf7=x-imap4-modified-utf7
|
||||
x-euc-tw=x-euc-tw
|
||||
x-mac-ce=x-mac-ce
|
||||
x-mac-turkish=x-mac-turkish
|
||||
x-mac-greek=x-mac-greek
|
||||
|
@ -188,9 +186,6 @@ csiso111ecmacyrillic=ISO-IR-111
|
|||
# Aliases for VISCII
|
||||
csviscii=VISCII
|
||||
|
||||
# Aliases for x-euc-tw
|
||||
zh_tw-euc=x-euc-tw
|
||||
|
||||
# Following names appears in unix nl_langinfo(CODESET)
|
||||
# They can be compiled as platform specific if necessary
|
||||
# DONT put things here if it does not look generic enough (like hp15CN)
|
||||
|
|
|
@ -35,7 +35,6 @@ shift_jis.title = Japanese (Shift_JIS)
|
|||
euc-jp.title = Japanese (EUC-JP)
|
||||
big5.title = Chinese Traditional (Big5)
|
||||
big5-hkscs.title = Chinese Traditional (Big5-HKSCS)
|
||||
x-euc-tw.title = Chinese Traditional (EUC-TW)
|
||||
gb2312.title = Chinese Simplified (GB2312)
|
||||
hz-gb-2312.title = Chinese Simplified (HZ)
|
||||
gbk.title = Chinese Simplified (GBK)
|
||||
|
|
Загрузка…
Ссылка в новой задаче