What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Usage of -dt-'s old translation class

Usage of -dt-'s old translation class
Author: Message:
tribbium
Junior Member
**


Posts: 34
Reputation: 3
– / Male / Flag
Joined: Jul 2008
O.P. Usage of -dt-'s old translation class
Mucking around for a translation class, I finally found -dt-'s translation class which I bookmarked once long ago. The thread about it has long sinced gone, as in poof, thread not found and I can't find a straightforward explanation of how to make the class work. I went through a whole slew of different scripts using the class but it was many times modified over and/or its use was buried within lines and lines of code.

The status of my current attempt was to basically emulate how it was done in Now-Playing-1.3.4. I've:

Created the language folder
Created my English.xml file filled with all the english captions
Threw in the <?xml version="1.0" encoding="UTF-16"?> tag to make sure it rewrote the file as unicode

My createwnd code goes something like
code:
var iface = trans.TranslateFile ("Interfaces/Interface.xml");
var wnd = MsgPlus.CreateWnd (iface, "windowname");

The code runs without any errors and the window shows up fine, but none of the captions from the translated file shows up.

The help could really be appreciated =P thanks
Are you and your friends trivia enthusiasts? Download Tribbium! http://www.msgpluslive.net/scripts/view/427-Tribb...ia-Gaming-System)/

Download questions for Tribbium here:
http://www.tribbium.tk
08-09-2009 11:34 AM
Profile E-Mail PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Usage of -dt-'s old translation class - by tribbium on 08-09-2009 at 11:34 AM
RE: Usage of -dt-'s old translation class - by mynetx on 08-09-2009 at 12:03 PM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On