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
|
@ -10,7 +10,7 @@
|
|||
|
||||
!insertmacro MUI_LANGUAGEFILE_BEGIN "JAPANESE"
|
||||
|
||||
!define MUI_LANGNAME "Japanese" ;(日本語) Name of the language in the language itself
|
||||
!define MUI_LANGNAME "Japanese" ;(日本語) Use only ASCII characters (if this is not possible, use the English name)
|
||||
|
||||
!define MUI_FONT "MS Pゴシック"
|
||||
!define MUI_FONTSIZE "9"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue