Google Code

You are currently browsing articles tagged Google Code.

We’ve changed the way we’re deploying translations again: the new plan is for all translations for the latest version of the theme to be available here, on our Subversion repository. This allows us the full versioning support afforded by svn.

Our current plan is to freeze a set of translations for each major point release, and keep the main /translations directory constantly updated as new translations come in. New translations in languages we haven’t got are, of course, always welcome; please post them on the forum as usual.

Tarski 1.4 is available in seven languages, and it would be great to bump that number a bit. Thanks as always go out to the members of the community who’ve taken the time to provide translations.

All the info you should need on translations is available on the localisation page.

Tags: , , , , , , ,

Thanks to Google Code, we now have a Tarski Subversion repository. The trunk can be accessed via the web at http://tarski.googlecode.com/svn/trunk/, and the Google Code project for Tarski is here.

Those with svn installed on the command line can use the following command to checkout the latest and greatest (and use-at-your-own-risk) version of Tarski:

svn checkout http://tarski.googlecode.com/svn/trunk/ tarski

If anyone feels like explaining what tags and branches are in Subversion and how I should be using them for Tarski, that’d be awesome. Revision 2 on the repository is 1.3, and revision 3 is 1.4.

.pot files will be available as a branch as soon as I figure out how to get ZigVersion to do them. :-)

Tags: , ,