Re: [Amsn-devel] Trying to make a plugin translatable

2007-03-08 Thread square87
oh thanks guys! The problem was about: amsn_lang_version 2 You shoud add this information on aMSN wiki @KKRT: you are right. I didn't notice about it, because i was becoming stressed about trans system :P Bye and thanks again Square87 -

Re: [Amsn-devel] Trying to make a plugin translatable

2007-03-08 Thread Youness Alaoui
second thing is that you call the [trans prova] proc BEFORE you load the language... :p KKRT On Thu, Mar 08, 2007 at 08:46:19AM +0100, Jonne Zutt wrote: > First thing I see is that you forgot to specify the language version, > the first line should read: > amsn_lang_version 2 > > Jonne. > > On

Re: [Amsn-devel] Trying to make a plugin translatable

2007-03-07 Thread Jonne Zutt
First thing I see is that you forgot to specify the language version, the first line should read: amsn_lang_version 2 Jonne. On Thu, 2007-03-08 at 06:49 +0100, square87 wrote: > Hi! > I am trying to make my plugin translatable, but it doesn't work! > In aMSN wiki there is written: > [...] > You m