fix bug 80725. change GB2312 to gb18030 support
property file change rs
This commit is contained in:
Родитель
47aa3f1f1c
Коммит
a60b68426d
|
@ -92,7 +92,7 @@ shift_jis=Shift_JIS
|
|||
big5=Big5
|
||||
euc-jp=EUC-JP
|
||||
euc-kr=EUC-KR
|
||||
gb2312=GB2312
|
||||
gb2312=gb18030
|
||||
gb18030=gb18030
|
||||
viscii=VISCII
|
||||
koi8-r=KOI8-R
|
||||
|
@ -281,11 +281,13 @@ csksc56011987=EUC-KR
|
|||
## Aliases for GB2312
|
||||
##
|
||||
# The following are really not aliases GB2312, add them only for MS FrontPage
|
||||
gb_2312-80=GB2312
|
||||
iso-ir-58=GB2312
|
||||
chinese=GB2312
|
||||
csiso58gb231280=GB2312
|
||||
csgb2312=GB2312
|
||||
# gb18030 is now super set of GB2312. A lot of page still labled as GB2312
|
||||
# we need to use gb18030 instead
|
||||
gb_2312-80=gb18030
|
||||
iso-ir-58=gb18030
|
||||
chinese=gb18030
|
||||
csiso58gb231280=gb18030
|
||||
csgb2312=gb18030
|
||||
##
|
||||
## Aliases for windows-125x
|
||||
##
|
||||
|
|
Загрузка…
Ссылка в новой задаче