removed old font setting
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3252 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
85fef2cde5
commit
021e956536
2 changed files with 0 additions and 6 deletions
|
@ -9,9 +9,6 @@
|
|||
!insertmacro MUI_LANGUAGEFILE_BEGIN "SIMPCHINESE"
|
||||
|
||||
!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"
|
||||
|
||||
!define MUI_TEXT_WELCOME_INFO_TITLE "欢迎使用 $(^Name) 安装向导"
|
||||
!define MUI_TEXT_WELCOME_INFO_TEXT "这个向导将指引你完成 $(^Name) 的安装进程。\r\n\r\n在开始安装之前,建议先关闭其他所有应用程序。这将允许“安装程序”更新指定的系统文件,而不需要重新启动你的计算机。\r\n\r\n$_CLICK"
|
||||
|
|
|
@ -9,9 +9,6 @@
|
|||
!insertmacro MUI_LANGUAGEFILE_BEGIN "TRADCHINESE"
|
||||
|
||||
!define MUI_LANGNAME "Chinese (Traditional)" ;(以語言本身的方式,寫下語言名稱) Use only ASCII characters (if this is not possible, use the English name)
|
||||
|
||||
!define MUI_FONT "·s²Ó©úÅé"
|
||||
!define MUI_FONTSIZE "9"
|
||||
|
||||
!define MUI_TEXT_WELCOME_INFO_TITLE "歡迎使用 $(^Name) 安裝精靈"
|
||||
!define MUI_TEXT_WELCOME_INFO_TEXT "這個精靈將指引你完成 $(^Name) 的安裝進程。\r\n\r\n在開始安裝之前,建議先關閉其他所有應用程式。這將允許\「安裝程式」更新指定的系統檔案,而不需要重新啟動你的電腦。\r\n\r\n$_CLICK"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue