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,11 +10,8 @@
|
|||
|
||||
!define MUI_LANGNAME "Chinese (Traditional)" ;(以語言本身的方式,寫下語言名稱) Name of the language in the language itself
|
||||
|
||||
!define MUI_FONT_HEADER "·s²Ó©úÅé"
|
||||
!define MUI_FONTSIZE_HEADER "9"
|
||||
|
||||
!define MUI_FONT_TITLE "·s²Ó©úÅé"
|
||||
!define MUI_FONTSIZE_TITLE "9"
|
||||
!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