diff options
author | clytie <> | 2006-07-21 05:46:44 +0000 |
---|---|---|
committer | clytie <> | 2006-07-21 05:46:44 +0000 |
commit | c837367f2365d261d00dda2215804da481f8facc (patch) | |
tree | 4d82748ddfc214346789dec4e0d64595fea642a7 /templates/nl/subscribe.html | |
parent | 7f5a6591910a10c5ecdd79322e53dc47c6e7a9cd (diff) | |
download | mailman2-c837367f2365d261d00dda2215804da481f8facc.tar.gz mailman2-c837367f2365d261d00dda2215804da481f8facc.tar.xz mailman2-c837367f2365d261d00dda2215804da481f8facc.zip |
Committed messages mailman.po and a stack of added and updated templates for Dutch.
Clytie Siddall <clytie@riverland.net.au>
Diffstat (limited to 'templates/nl/subscribe.html')
-rw-r--r-- | templates/nl/subscribe.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/templates/nl/subscribe.html b/templates/nl/subscribe.html index cf87b1c0..ccf3e284 100644 --- a/templates/nl/subscribe.html +++ b/templates/nl/subscribe.html @@ -1,9 +1,9 @@ -<!-- $Revision: 7736 $ --> +<!-- $Revision: 7947 $ --> <html> -<head><title><MM-List-Name> Subscription results</title></head> +<head><title><MM-List-Name> aanmeldingsresultaat</title></head> <body bgcolor="white"> -<h1>Je aanmeldings status van :<MM-List-Name></h1> +<h1>Resultaat van uw aanmelding bij <MM-List-Name></h1> <MM-Results> <MM-Mailman-Footer> </body> -</html> +</html>
\ No newline at end of file |