Page 1 of 1

[Solved] Get a new module in the translation center

Posted: Tue Aug 18, 2009 8:40 pm
by Jos
I must me doing something stupidly wrong to get the Gallery module in the translation center.

These are the steps I took: (looked up from the forum here and here, and the documentation here)

I have uploaded my module to SVN about a week ago. I use TortoiseSVN 1.6.4, Build 16808 on Windows XP
The module has a folder named lang and in it there's the langfile en_US.php. The ext folder I deleted.

Now I went to the folder 'Gallery' on my computer (the one which is commited to SVN), rightclick on it and via submenu TortoiseSVN clicked on properties. I added a new property by selecting "svn:externals" in the dropdown and filling the value with
lang/ext http://svn.cmsmadesimple.org/svn/transl ... y/lang/ext. Then clicked OK twice and did a SVN commit of the complete Gallery folder. (as the lang folder isn't modified?)

Then the documentation says to do following commands:
svn cleanup lang
svn update
svn commit lang
svn update lang

I do that by a rightclick on the lang folder and choose clean up.
Then a rightclick in the gallery folder and choose SVN update.

This is where I get the red message:
External failed   C:\Documents and Settings\......\CMSms\SVN\module_gallery\lang\ext
Error   URL 'http://svn.cmsmadesimple.org/svn/transl ... y/lang/ext'
Error   at revision 12684 doesn't exist


I admit that I am not that familiar with SVN, but what am I doing wrong?

Re: Get a new module in the translation center

Posted: Tue Aug 18, 2009 8:51 pm
by reneh
Sounds correct to me - but I'm not a expert.

But i don't see one important detail outpinted in this post
http://forum.cmsmadesimple.org/index.ph ... 639.0.html

"And finally, if you are a developer of a module without internationalisation (language is hardcoded) then your module is not in the translation tool. So we ask you to inform us if you add internationalisation feature, in order for us to add your module to the translation tool at this moment."

We need to add every new internationalised project to the TC config manualy.

Best regards
Translation Team

Re: Get a new module in the translation center

Posted: Tue Aug 18, 2009 8:54 pm
by Jos
allright then, I hope that that's the part I overlooked. :)  

Since your name stands underneath it, may I consider this informing done now?  ;D

Re: Get a new module in the translation center

Posted: Wed Aug 19, 2009 8:15 am
by reneh
yes  :-D

I have tried to send the message forward.
Will let you know then its ready....

Re: Get a new module in the translation center

Posted: Wed Aug 19, 2009 10:34 am
by Jos
Many thanks, I will wait for it

Re: Get a new module in the translation center

Posted: Tue Aug 25, 2009 9:49 pm
by Jos
Solved, thank you Reneh!

Re: Get a new module in the translation center

Posted: Sat Aug 29, 2009 5:58 pm
by Jos
Uhmm... sorry, not completely solved yet...

The module is now in the translation center allright, but when updating from SVN (see first post) I still get the error

Code: Select all

External failed   C:\Documents and Settings\......\CMSms\SVN\module_gallery\lang\ext
Error   URL 'http://svn.cmsmadesimple.org/svn/translatecenter/modules/Gallery/lang/ext'
Error   at revision 12809 doesn't exist
What to do now?

Re: Get a new module in the translation center

Posted: Sat Aug 29, 2009 9:44 pm
by ikulis
change the url to http://svn.cmsmadesimple.org/svn/transl ... /lang/ext/

gallery should be from small letter.

Re: Get a new module in the translation center

Posted: Sat Aug 29, 2009 10:06 pm
by Jos
Thank you...That was it :-* (not very consistant though)

I thought I looked at that... so it seemed not good enough :-X