aboutsummaryrefslogtreecommitdiffstats
path: root/templates/gl/emptyarchive.html
diff options
context:
space:
mode:
authorMark Sapiro <mark@msapiro.net>2008-02-14 09:08:11 -0800
committerMark Sapiro <mark@msapiro.net>2008-02-14 09:08:11 -0800
commit2aee687b29f28ef20703abcbe715d1b1d8e27546 (patch)
treebb26f9761c777e3d72820bab7cd9daa3cd641e3e /templates/gl/emptyarchive.html
parent2e5d927a50e5b3c7006497416506fa9fa8f8d33a (diff)
downloadmailman2-2aee687b29f28ef20703abcbe715d1b1d8e27546.tar.gz
mailman2-2aee687b29f28ef20703abcbe715d1b1d8e27546.tar.xz
mailman2-2aee687b29f28ef20703abcbe715d1b1d8e27546.zip
Added Galician translation from Frco. Javier Rial Rodrguez.
Diffstat (limited to 'templates/gl/emptyarchive.html')
-rw-r--r--templates/gl/emptyarchive.html15
1 files changed, 15 insertions, 0 deletions
diff --git a/templates/gl/emptyarchive.html b/templates/gl/emptyarchive.html
new file mode 100644
index 00000000..4f6a75eb
--- /dev/null
+++ b/templates/gl/emptyarchive.html
@@ -0,0 +1,15 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+ <title>Arquivo da rolda %(listname)s</title>
+ <META NAME="robots" CONTENT="noindex,follow">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <h1>Arquivo da rolda %(listname)s</h1>
+ <p>
+ Aínda non se enviou ningunha mensaxe a esta rolda de xeito que
+ o arquivo está baleiro. Pode obter, na ligazón seguinte, <a href="%(listinfo)s">
+ máis información sobre esta rolda</a>.
+ </p>
+ </BODY>
+ </HTML>