Go Back   Winamp & Shoutcast Forums > Developer Center > NSIS Discussion

Reply
Thread Tools Search this Thread Display Modes
Old 9th October 2007, 07:42   #1
zwl
Junior Member
 
Join Date: Oct 2007
Posts: 3
Question Please help! MUI Dialog Size is Strange when MUI_LANGUAGE="Japanese"

I have been searching for an answer for a whole day, but found nothing.

I hope that may be someone here could help me.

When use:
Quote:
!insertmacro MUI_LANGUAGE "English"
The installer runs as below:


But when use:
Quote:
!insertmacro MUI_LANGUAGE "Japanese"
It shows as below.


It dosn't cause any errors or warnings, just looks a little ugly. And I wonder how to fix this.

Thanks for help!
zwl is offline   Reply With Quote
Old 9th October 2007, 07:49   #2
zwl
Junior Member
 
Join Date: Oct 2007
Posts: 3
Sorry for broken images

I packed the two images in to a zip file in the attachment.
Attached Files
File Type: zip pictures.zip (41.1 KB, 193 views)
zwl is offline   Reply With Quote
Old 9th October 2007, 08:14   #3
zwl
Junior Member
 
Join Date: Oct 2007
Posts: 3
Well, at last I found the secret by myself.

In the File "${NSISDIR}\Contrib\Language files\Japanese.nlf"

I changed this:
Quote:
# Font and size - dash (-) means default
ï¼__ï¼³ Pゴシック
9
to

Quote:
# Font and size - dash (-) means default
-
-

Then it works fine as English dialogs.
zwl is offline   Reply With Quote
Old 9th October 2007, 17:58   #4
kichik
M.I.A.
[NSIS Dev, Mod]
 
kichik's Avatar
 
Join Date: Oct 2001
Location: Israel
Posts: 11,343
As you found out yourself, it's the font size.

NSIS FAQ | NSIS Home Page | Donate $
"I hear and I forget. I see and I remember. I do and I understand." -- Confucius
kichik is offline   Reply With Quote
Reply
Go Back   Winamp & Shoutcast Forums > Developer Center > NSIS Discussion

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump