Modern UI language files backwards compatible
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3024 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
c6199f48e2
commit
ccf85a4f16
19 changed files with 441 additions and 509 deletions
|
@ -8,8 +8,8 @@
|
|||
|
||||
!insertmacro MUI_LANGUAGEFILE_BEGIN "SIMPCHINESE"
|
||||
|
||||
!define MUI_LANGNAME "Chinese (Simplified)" ;(以语言本身的方式,写下语言名称) Name of the language in the language itself
|
||||
|
||||
!define MUI_LANGNAME "Chinese (Simplified)" ;(以语言本身的方式,写下语言名称) Use only ASCII characters (if this is not possible, use the English name)
|
||||
|
||||
!define MUI_FONT "ËÎÌå"
|
||||
!define MUI_FONTSIZE "9"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue