Go Back   Winamp Forums > Developer Center > NSIS Discussion > NSIS Translations

Reply
Thread Tools Search this Thread Display Modes
Old 9th July 2006, 17:01   #1
hasmetlee
Junior Member
 
Join Date: Mar 2006
Posts: 12
Unhappy What's Wrong With Turkish Language Support?

I've just downloaded and installed (clean install) 2.18 but there is a problem with Turkish lang support. I've noticed in the changelog that, some updates have been done on Turkish lang file. But there is something wrong cause some characters don't seem correct. Please refer to the picture i've attached to this post, it's an installer made by modern UI example script...

I've look into Turkish translation files which are in the Contrib folder but all the words, letters seems to be ok.

Can you please tell me what can i do?
Attached Images
File Type: png sorun.png (21.5 KB, 332 views)
hasmetlee is offline   Reply With Quote
Old 19th July 2006, 13:35   #2
kichik
M.I.A.
[NSIS Dev, Mod]
 
kichik's Avatar
 
Join Date: Oct 2001
Location: Israel
Posts: 11,336
Are you sure you're using the correct language for non-Unicode applications?

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
Old 22nd July 2006, 09:14   #3
hasmetlee
Junior Member
 
Join Date: Mar 2006
Posts: 12
I'm not an expert with nsis, so i couldn't what you meant

But i can say, i've installed nsis and gone to "Program Files\NSIS\Examples\Modern UI" and compiled that MultiLanguage.nsi file. Then tested it but i've seen that there is something wrong with Turkish language support.

Any solution or any code to add that multilang example script to run it properly?
hasmetlee is offline   Reply With Quote
Old 22nd July 2006, 09:18   #4
kichik
M.I.A.
[NSIS Dev, Mod]
 
kichik's Avatar
 
Join Date: Oct 2001
Location: Israel
Posts: 11,336
The language for non-Unicode applications is defined in the Regional and Language Options control panel. It's a Windows setting that determines the ANSI codepage used to convert non-Unicode text into Unicode that can be displayed on screen. If you select the wrong language, you'll get the wrong Unicode text.

There's no simple code you can add to the installer that'd make the text display correctly with the wrong codepage. The solution is the Regional and Language Options control panel.

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
Old 18th August 2006, 18:54   #5
kichik
M.I.A.
[NSIS Dev, Mod]
 
kichik's Avatar
 
Join Date: Oct 2001
Location: Israel
Posts: 11,336
The problem has been fixed.

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
Old 14th September 2006, 13:17   #6
MaviATES
Junior Member
 
Join Date: Jun 2006
Posts: 5
I solve this problem just open Turkish lang file with notepad and change Language code Win-1254 (C:\Program Files\NSIS\Contrib\Modern UI\Language files\)
MaviATES is offline   Reply With Quote
Old 15th September 2006, 07:06   #7
kichik
M.I.A.
[NSIS Dev, Mod]
 
kichik's Avatar
 
Join Date: Oct 2001
Location: Israel
Posts: 11,336
You can also upgrade to latest version of NSIS, as this has been fixed.

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 Forums > Developer Center > NSIS Discussion > NSIS Translations

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