langauge fonts
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3017 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
793f61c950
commit
432d422355
6 changed files with 91 additions and 116 deletions
|
@ -10,12 +10,9 @@
|
|||
|
||||
!define MUI_LANGNAME "Chinese (Simplified)" ;(以语言本身的方式,写下语言名称) Name of the language in the language itself
|
||||
|
||||
!define MUI_FONT_HEADER "ËÎÌå"
|
||||
!define MUI_FONTSIZE_HEADER "9"
|
||||
!define MUI_FONT "ËÎÌå"
|
||||
!define MUI_FONTSIZE "9"
|
||||
|
||||
!define MUI_FONT_TITLE "ËÎÌå"
|
||||
!define MUI_FONTSIZE_TITLE "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