aboutsummaryrefslogtreecommitdiffstats
path: root/templates/de/archidxfoot.html
diff options
context:
space:
mode:
authorMark Sapiro <msapiro@value.net>2011-11-27 08:30:08 -0800
committerMark Sapiro <msapiro@value.net>2011-11-27 08:30:08 -0800
commit161af3750cc58ee48b26b68406ea3e6b931ac0a8 (patch)
tree03cc5615cafe326ef85c2aac1a77b6fc7976b6bf /templates/de/archidxfoot.html
parentba4fa5145e43643e1b4a766631b3761aab6b7948 (diff)
downloadmailman2-161af3750cc58ee48b26b68406ea3e6b931ac0a8.tar.gz
mailman2-161af3750cc58ee48b26b68406ea3e6b931ac0a8.tar.xz
mailman2-161af3750cc58ee48b26b68406ea3e6b931ac0a8.zip
Added some missing German templates from Egon Frerich.
Diffstat (limited to 'templates/de/archidxfoot.html')
-rwxr-xr-xtemplates/de/archidxfoot.html21
1 files changed, 21 insertions, 0 deletions
diff --git a/templates/de/archidxfoot.html b/templates/de/archidxfoot.html
new file mode 100755
index 00000000..3b7ff3ef
--- /dev/null
+++ b/templates/de/archidxfoot.html
@@ -0,0 +1,21 @@
+ </ul>
+ <p>
+ <a name="end"><b>Datum der letzten Nachricht:</b></a>
+ <i>%(lastdate)s</i><br>
+ <b>Archiviert in:</b> <i>%(archivedate)s</i>
+ <p>
+ <ul>
+ <li> <b>Nachrichten sortiert nach:</b>
+ %(thread_ref)s
+ %(subject_ref)s
+ %(author_ref)s
+ %(date_ref)s
+ <li><b><a href="%(listinfo)s">Weitere Informationen über diese Liste ...
+ </a></b></li>
+ </ul>
+ <p>
+ <hr>
+ <i>Dieses Archiv wurde mit
+ Pipermail %(version)s erzeugt.</i>
+ </BODY>
+</HTML>