Hi!
I am trying to make my plugin translatable, but it doesn't work!
In aMSN wiki there is written:
[...]
You must also place these lines in your init proc [...]
set langdir [file join $dir "lang"]
load_lang en $langdir
load_lang [::config::getGlobalKey language] $langdir

I added this line but trans system doesn't work.
I have uploaded a small "plugin" where there is only a word that should be
translated...
Please can someone see the reason of this behavior?
I also check others plugins... maybe there is a stupid wrong o maybe i am
blind ^__^
Thanks
Square87

Attachment: prova.tar.gz
Description: GNU Zip compressed data

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Amsn-devel mailing list
Amsn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amsn-devel

Reply via email to