aboutsummaryrefslogtreecommitdiffstats
path: root/templates/tr/archtocentry.html
diff options
context:
space:
mode:
authorbwarsaw <>2004-04-25 02:30:04 +0000
committerbwarsaw <>2004-04-25 02:30:04 +0000
commit3f101cbe773f9ac67a3769b089a68e615cf6463a (patch)
tree54488e3d41445614f2e58e192d9e0fbc3b15e60b /templates/tr/archtocentry.html
parent47d3534699d5262e95f1eb579ad8811885a87ad7 (diff)
downloadmailman2-3f101cbe773f9ac67a3769b089a68e615cf6463a.tar.gz
mailman2-3f101cbe773f9ac67a3769b089a68e615cf6463a.tar.xz
mailman2-3f101cbe773f9ac67a3769b089a68e615cf6463a.zip
Turkish language support by Kerem Erkan.
Diffstat (limited to 'templates/tr/archtocentry.html')
-rw-r--r--templates/tr/archtocentry.html13
1 files changed, 13 insertions, 0 deletions
diff --git a/templates/tr/archtocentry.html b/templates/tr/archtocentry.html
new file mode 100644
index 00000000..dc50b395
--- /dev/null
+++ b/templates/tr/archtocentry.html
@@ -0,0 +1,13 @@
+
+ <tr>
+ <td>%(archivelabel)s:</td>
+ <td>
+ <A href="%(archive)s/thread.html">[ Thread ]</a>
+ <A href="%(archive)s/subject.html">[ Konu ]</a>
+ <A href="%(archive)s/author.html">[ Yazar ]</a>
+ <A href="%(archive)s/date.html">[ Tarih ]</a>
+ </td>
+ %(textlink)s
+ </tr>
+
+