diff options
author | tkikuchi <> | 2004-11-12 00:09:48 +0000 |
---|---|---|
committer | tkikuchi <> | 2004-11-12 00:09:48 +0000 |
commit | c1d0097271a8348422201cb65257bbd468152ded (patch) | |
tree | 8d136b34fc36ef6ae8c04de163dd218f254ba1ac /templates/da/archtocentry.html | |
parent | dc718080a678caa57bd018efe699e2208f651dfb (diff) | |
download | mailman2-c1d0097271a8348422201cb65257bbd468152ded.tar.gz mailman2-c1d0097271a8348422201cb65257bbd468152ded.tar.xz mailman2-c1d0097271a8348422201cb65257bbd468152ded.zip |
Danish translation update by Tom G. Christensen
Diffstat (limited to 'templates/da/archtocentry.html')
-rw-r--r-- | templates/da/archtocentry.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/da/archtocentry.html b/templates/da/archtocentry.html index ef4040ed..64c7b575 100644 --- a/templates/da/archtocentry.html +++ b/templates/da/archtocentry.html @@ -3,8 +3,8 @@ <td>%(archivelabel)s:</td> <td> <A href="%(archive)s/thread.html">[ Tråd ]</a> - <A href="%(archive)s/subject.html">[ Tittel ]</a> - <A href="%(archive)s/author.html">[ Forfatter ]</a> + <A href="%(archive)s/subject.html">[ Emne ]</a> + <A href="%(archive)s/author.html">[ Afsender ]</a> <A href="%(archive)s/date.html">[ Dato ]</a> </td> %(textlink)s |