I have installed windows live messenger 6.x- 1.2 in my local. It is working fine. But it shows in some other language not in English. Pls help me to change into english..
I have installed windows live messenger 6.x- 1.2 in my local. It is working fine. But it shows in some other language not in English. Pls help me to change into english..
Comments
Comment #1
dtrdewaele commentedThe interface is in Dutch because the sources in the directory ask for it.
What you can do is go to the same page where you got the invitee id from and look for the var &mkt=xxx. In the sources packed in the module this var is filled in with nl-BE so you can change them to the value you got and it should be translated.
I will create a fix for this, so that you can choose your language in the admin system.
Gr
Dieter
Comment #2
Babalu commentedgreat, i wait for the fix
Comment #3
swa3 commentedTo change the language from dutch to english you will need to open the 'codes' folder and edit all the .source files
In each file look for &mkt=nl-BE and change it to &mkt=en-GB
You will find that you will have to make two changes in each .source file.
Comment #4
Babalu commentedGreat, Works