diff options
author | Mark Sapiro <mark@msapiro.net> | 2008-02-14 09:08:11 -0800 |
---|---|---|
committer | Mark Sapiro <mark@msapiro.net> | 2008-02-14 09:08:11 -0800 |
commit | 2aee687b29f28ef20703abcbe715d1b1d8e27546 (patch) | |
tree | bb26f9761c777e3d72820bab7cd9daa3cd641e3e /templates/gl/archidxfoot.html | |
parent | 2e5d927a50e5b3c7006497416506fa9fa8f8d33a (diff) | |
download | mailman2-2aee687b29f28ef20703abcbe715d1b1d8e27546.tar.gz mailman2-2aee687b29f28ef20703abcbe715d1b1d8e27546.tar.xz mailman2-2aee687b29f28ef20703abcbe715d1b1d8e27546.zip |
Added Galician translation from Frco. Javier Rial Rodrguez.
Diffstat (limited to 'templates/gl/archidxfoot.html')
-rw-r--r-- | templates/gl/archidxfoot.html | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/templates/gl/archidxfoot.html b/templates/gl/archidxfoot.html new file mode 100644 index 00000000..012cf26e --- /dev/null +++ b/templates/gl/archidxfoot.html @@ -0,0 +1,20 @@ + </ul> + <p> + <a name="end"><b>Data da última mensaxe:</b></a> + <i>%(lastdate)s</i><br> + <b>Arquivouse o:</b> <i>%(archivedate)s</i> + <p> + <ul> + <li> <b>Mensaxes ordenadas por:</b> + %(thread_ref)s + %(subject_ref)s + %(author_ref)s + %(date_ref)s + <li><b><a href="%(listinfo)s">Máis información sobre a rolda... + </a></b></li> + </ul> + <p> + <hr> + <i>Pipermail xerou este arquivo </i> + </BODY> +</HTML> |