|
|||||||
![]() |
|
|
Thread Tools | Search this Thread | Display Modes |
|
|
#1 |
|
Senior Member
Join Date: Feb 2003
Location: Toronto, Canada
Posts: 227
|
Can LangDLL plugin selection dialog display Japanese text?
For the LangDLL plugin, is it possible to display japanese/chinese or other similiar characters in the language selection dialog? This is done for many of the european languages. For example "French" will show up as "Francais", I want to have the same thing for Japanese and/or Chinese.
|
|
|
|
|
|
#2 |
|
NSIS MUI Dev
Join Date: Nov 2001
Posts: 3,717
|
It only supports ASCII charecters, so if you need special charecters you should use the English name.
|
|
|
|
|
|
#3 |
|
Senior Member
Join Date: Feb 2003
Location: Toronto, Canada
Posts: 227
|
Ok thanks Joost. Any plans to expand support for other character sets?
|
|
|
|
|
|
#4 |
|
NSIS MUI Dev
Join Date: Nov 2001
Posts: 3,717
|
You can't use multiple character sets in one combobox. It could be possible to create you own combobox with support for multiple charsets, but it would require a lot of work and it's not very useful because users who don't have an OS supporting Japenese will get confused because of the weird stuff that will be displayed.
|
|
|
|
|
|
#5 |
|
Senior Member
Join Date: Feb 2003
Location: Toronto, Canada
Posts: 227
|
Ok that makes sense thanks Joost.
|
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|