[Solved] Get a new module in the translation center

Have a translation or something? It goes here. This can mean modules, documentation, or CMSMS itself!
Post Reply
Jos
Support Guru
Support Guru
Posts: 4017
Joined: Wed Sep 05, 2007 8:03 pm
Location: The Netherlands

[Solved] Get a new module in the translation center

Post 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?
Last edited by Jos on Sat Aug 29, 2009 10:07 pm, edited 1 time in total.
reneh
Dev Team Member
Dev Team Member
Posts: 446
Joined: Tue Nov 28, 2006 8:39 pm
Location: Norway

Re: Get a new module in the translation center

Post 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
ReneH 8-)
A search will save you hours waiting for an answer! Image
Jos
Support Guru
Support Guru
Posts: 4017
Joined: Wed Sep 05, 2007 8:03 pm
Location: The Netherlands

Re: Get a new module in the translation center

Post 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
Last edited by Jos on Tue Aug 18, 2009 9:58 pm, edited 1 time in total.
reneh
Dev Team Member
Dev Team Member
Posts: 446
Joined: Tue Nov 28, 2006 8:39 pm
Location: Norway

Re: Get a new module in the translation center

Post by reneh »

yes  :-D

I have tried to send the message forward.
Will let you know then its ready....
ReneH 8-)
A search will save you hours waiting for an answer! Image
Jos
Support Guru
Support Guru
Posts: 4017
Joined: Wed Sep 05, 2007 8:03 pm
Location: The Netherlands

Re: Get a new module in the translation center

Post by Jos »

Many thanks, I will wait for it
Jos
Support Guru
Support Guru
Posts: 4017
Joined: Wed Sep 05, 2007 8:03 pm
Location: The Netherlands

Re: Get a new module in the translation center

Post by Jos »

Solved, thank you Reneh!
Jos
Support Guru
Support Guru
Posts: 4017
Joined: Wed Sep 05, 2007 8:03 pm
Location: The Netherlands

Re: Get a new module in the translation center

Post 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?
ikulis
Forum Members
Forum Members
Posts: 22
Joined: Sat Aug 02, 2008 7:41 pm

Re: Get a new module in the translation center

Post by ikulis »

change the url to http://svn.cmsmadesimple.org/svn/transl ... /lang/ext/

gallery should be from small letter.
Jos
Support Guru
Support Guru
Posts: 4017
Joined: Wed Sep 05, 2007 8:03 pm
Location: The Netherlands

Re: Get a new module in the translation center

Post by Jos »

Thank you...That was it :-* (not very consistant though)

I thought I looked at that... so it seemed not good enough :-X
Last edited by Jos on Sat Aug 29, 2009 10:09 pm, edited 1 time in total.
Post Reply

Return to “Translations”