Re: [Amsn-devel] duplicate language key

2008-06-28 Thread Boris Faure (aka billiob)
This should be __fixed__. We should use "sign in" instead of "log in". Langkeys are not changed. -- Boris FAURE (aka billiob) - Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for ju

Re: [Amsn-devel] duplicate language key

2008-06-26 Thread tonighx
forgot to say that the lang key was added in rev 9803 (I don't kow if it's usefull to know) 2008/6/27 tonighx <[EMAIL PROTECTED]>: > I can't use svn due to a restrictive proxy, but I've located the code > to be changed: > > /trunk/amsn/gui.tcl @line 4214 > - $wmenu add command -label [trans

Re: [Amsn-devel] duplicate language key

2008-06-26 Thread tonighx
I can't use svn due to a restrictive proxy, but I've located the code to be changed: /trunk/amsn/gui.tcl @line 4214 - $wmenu add command -label [trans signout] -command "::MSN::logout" + $wmenu add command -label [trans logout] -command "::MSN::logout" /trunk/amsn/lang/langen @line 83

Re: [Amsn-devel] duplicate language key

2008-06-26 Thread Youness Alaoui
oh.. really? oh well, should be fixed then :p send a patch :p On 6/26/08, tonighx <[EMAIL PROTECTED]> wrote: > > 2008/6/26 Youness Alaoui <[EMAIL PROTECTED]>: > > > On Thu, Jun 26, 2008 at 11:55:20AM +0200, tonighx wrote: > >> recently a menu entry has been added to sing out right-clicking on the

Re: [Amsn-devel] duplicate language key

2008-06-26 Thread tonighx
2008/6/26 Youness Alaoui <[EMAIL PROTECTED]>: > On Thu, Jun 26, 2008 at 11:55:20AM +0200, tonighx wrote: >> recently a menu entry has been added to sing out right-clicking on the >> top of the CL and added the new language key "signout", dut we already >> have the "logout" key fore the same action

Re: [Amsn-devel] duplicate language key

2008-06-26 Thread Youness Alaoui
On Thu, Jun 26, 2008 at 11:55:20AM +0200, tonighx wrote: > recently a menu entry has been added to sing out right-clicking on the > top of the CL and added the new language key "signout", dut we already > have the "logout" key fore the same action in the Account menu. It's there specifically becau

[Amsn-devel] duplicate language key

2008-06-26 Thread tonighx
recently a menu entry has been added to sing out right-clicking on the top of the CL and added the new language key "signout", dut we already have the "logout" key fore the same action in the Account menu. I hope none has translated this yet so it can be fixed easily As this issue is both about l

[Amsn-devel] duplicate language key

2008-06-26 Thread tonighx
recently a menu entry has been added to sing out right-clicking on the top of the CL and added the new language key "signout", dut we already have the "logout" key fore the same action in the Account menu. I hope none has translated this yet so it can be fixed easily As this issue is both about l