aboutsummaryrefslogtreecommitdiffstats
path: root/templates/gl/archtocentry.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/archtocentry.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 '')
-rw-r--r--templates/gl/archtocentry.html12
1 files changed, 12 insertions, 0 deletions
diff --git a/templates/gl/archtocentry.html b/templates/gl/archtocentry.html
new file mode 100644
index 00000000..825600d8
--- /dev/null
+++ b/templates/gl/archtocentry.html
@@ -0,0 +1,12 @@
+
+ <tr>
+ <td>%(archivelabel)s:</td>
+ <td>
+ <A href="%(archive)s/thread.html">[ Fío ]</a>
+ <A href="%(archive)s/subject.html">[ Título ]</a>
+ <A href="%(archive)s/author.html">[ Autor ]</a>
+ <A href="%(archive)s/date.html">[ Data ]</a>
+ </td>
+ %(textlink)s
+ </tr>
+