update translation

This commit is contained in:
Jan Dittberner 2010-04-17 13:01:07 +02:00
parent 7cb0b383a3
commit 7e047e9b15
5 changed files with 106 additions and 106 deletions

View file

@ -1,6 +1,6 @@
## -*- coding: utf-8 -*- \
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
## -- coding: utf-8 --
<%doc>
Base template for XHTML templates.
Copyright © 2009, 2010 Jan Dittberner <jan@dittberner.info>

View file

@ -1,5 +1,5 @@
## -- coding: utf-8 -- \
<%inherit file="base.mako" />
## -- coding: utf-8 --
<%doc>
Template for the data input form.
Copyright © 2009, 2010 Jan Dittberner <jan@dittberner.info>