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:
joostverburg 2003-10-16 19:43:17 +00:00
parent c6199f48e2
commit ccf85a4f16
19 changed files with 441 additions and 509 deletions

View file

@ -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"