Guiu,
If you find bugs or something not working right, yes by all means create bug report(s).
"And last. Is it ok if I add Catalan language to the languages available ? Adding the language to the settings.py should be enough for that?"
Well yes and no. Yes you can add it to the settings.py but that is not enough you will need a flag for the desired language. And a few other tweaks to make it work.
I can help you if you like. Attached are two flags:
1. es-ca Yellow Red Stripes <-- was always told to use this but
2. es-ca Blue w/star and Yellow and Red Stripes <---- Found this when I did a check Images are changed to usable formats for the CMS in the language list.
Regards, Leo Jackson
________________________________ From: Guiu Rocafort <neandertalspeople@...400...> To: Martin Owens <doctormo@...400...> Cc: inkscape-devel inkscape-devel@lists.sourceforge.net Sent: Sunday, July 28, 2013 10:44 AM Subject: Re: [Inkscape-devel] Helping with translations in staging.inkscape.org
Hi !
Thanks Martin. I already started to make some changes in the translations.
I noticed a few problems. 1. The title of the page doesn't translate. It says "Draw Freely. | Inkscape" no matter the language is. 2. The link on the right of the icon always point to the English version of the webpage, no matter the language again. 3. The overview, features, ,etc.. tabs doesn't apear to be in the CMS managing page. The same happens with the columns users, developers and the title of the recent news one. I see there are under "snippets" in the django page, but no idea how to translate them into different languages.
So. I'll create bugs in the launchpad for this problems. I'm very new to Django and also Python, but I'm working on learning so hopefully I would be able to solve this problems myself. Any suggestion ?
And last. Is it ok if I add Catalan language to the languages available ? Adding the language to the settings.py should be enough for that?
Thank you for your time Guiu Rocafort
On Sat, Jul 27, 2013 at 7:53 PM, Martin Owens <doctormo@...400...> wrote:
On Sat, 2013-07-27 at 19:25 +0200, Guiu Rocafort wrote:
I would like to help with the translations of the staging website. Do I need a Django account for helping with that here ? ( http://staging.inkscape.org/admin/ ) Can someone create an account for me ?
I've enabled your google login using the neandertalspeople@...400... username. You should be able to log in and edit the cms as required.
Docs: http://wiki.inkscape.org/wiki/index.php/WebSite#Website_Development
Martin,