julen / pootle

Web-based translation and translation management tool

This URL has Read+Write access

julen (author)
Thu Aug 14 09:16:41 -0700 2008
commit  5b47b2fc4b2d24ca3065e8690126ab0c1e2a1565
tree    63982c99911b551ecbab713bce3418e5ad2dbbc1
parent  e03ed0b458352e4cc73becbb76430875edf70f42
pootle / __version__.py
44f715f8 » davidfraser 2005-04-20 added PootleServer script, ... 1 #!/usr/bin/env python
a953d6ab » davidfraser 2005-07-01 added encoding markers for ... 2 # -*- coding: utf-8 -*-
44f715f8 » davidfraser 2005-04-20 added PootleServer script, ... 3 """this file contains the version of pootle"""
58a24bf8 » friedelwolff 2008-03-26 Version 1.1.0 4 ver = "1.1.0"
44f715f8 » davidfraser 2005-04-20 added PootleServer script, ... 5