Skip to content

Commit

Permalink
修改LanguageID注释位置
Browse files Browse the repository at this point in the history
  • Loading branch information
yzh committed May 12, 2020
1 parent b29df36 commit 603011e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions ChineseSimplified.isl
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@
;

[LangOptions]
; The following three entries are very important. Be sure to read and
; The following three entries are very important. Be sure to read and
; understand the '[LangOptions] section' topic in the help file.
LanguageName=简体中文
; About LanguageID, to reference link:
; https://docs.microsoft.com/en-us/openspecs/windows_protocols/ms-lcid/a9eac961-e77d-41a6-90a5-ce1a8b0cdb9c
; If Language Name display incorrect, uncomment next line
; LanguageName=<7B80><4F53><4E2D><6587>
; About LanguageID, to reference link:
; https://docs.microsoft.com/en-us/openspecs/windows_protocols/ms-lcid/a9eac961-e77d-41a6-90a5-ce1a8b0cdb9c
LanguageID=$0804
LanguageCodePage=936
; If the language you are translating to requires special font faces or
Expand Down

0 comments on commit 603011e

Please sign in to comment.