Page 1 of 1

DSHub new forum and bug tracker

Posted: 31 Jan 2008, 21:00
by Pietry
In order to satisfy people more, i opened up the dshub launchpad project @ http://launchpad.net/dshub so you can start asking there your questions and report bugs.
Thanks.

Re: DSHub new forum and bug tracker

Posted: 02 Feb 2008, 09:48
by Toast
im missing the eng sample file to translate :P fix it :P

Re: DSHub new forum and bug tracker

Posted: 05 Feb 2008, 08:19
by Pietry
launchpad doesnt support translating .properties files. Just .po and .pot files used by gettext.So unless anyone volunteers to use some weird tool to convert back and forth from .po to .properties , the translation sample is gonna be on svn.

Re: DSHub new forum and bug tracker

Posted: 05 Feb 2008, 09:40
by Kryppy
i gave a look at x2po.py for convert xml in po ( with serous troubles to use it :( ) maybe changing some lines in code it could convert .properties to .po
any python coder in here able to do it ?

Re: DSHub new forum and bug tracker

Posted: 05 Feb 2008, 10:27
by Pietry
I never worked with python but since many do it shouldnt be so hard. I will have a look at it sometime... ( if its worthy ). Anyway i don't mind if i keep the current .properties format.