From 4bf056812abff6a5a8c30fac697bbafdac64d6b4 Mon Sep 17 00:00:00 2001 From: bwarsaw <> Date: Sun, 20 Apr 2003 04:53:00 +0000 Subject: Backporting from the trunk --- templates/nl/admindbdetails.html | 6 +++--- templates/nl/article.html | 2 +- templates/nl/headfoot.html | 18 +++++++++--------- 3 files changed, 13 insertions(+), 13 deletions(-) (limited to 'templates/nl') diff --git a/templates/nl/admindbdetails.html b/templates/nl/admindbdetails.html index 1958b362..7547a344 100644 --- a/templates/nl/admindbdetails.html +++ b/templates/nl/admindbdetails.html @@ -14,16 +14,16 @@ message's headers and an excerpt of the message body. postings, you can still forward or preserve the message (see below). -

  • Approve -- Approve the message, sending it on to the list. +
  • Approve -- Approve the message, sending it on to the list. For membership requests, approve the change in membership status. -

  • Reject -- Reject the message, sending a rejection notice to +
  • Reject -- Reject the message, sending a rejection notice to the sender, and discarding the original message. For membership requests, reject the change in membership status. In either case, you should add a reason for the rejection in the accompanying text box. -

  • Discard -- Throw away the original message, without sending +
  • Discard -- Throw away the original message, without sending a rejection notice. For membership requests, this simply discards the request without notice to the person making the request. This is usually the action you want to take for known spam. diff --git a/templates/nl/article.html b/templates/nl/article.html index ed4933c7..18f9270f 100644 --- a/templates/nl/article.html +++ b/templates/nl/article.html @@ -50,4 +50,4 @@ [ auteur ]
  • - \ No newline at end of file + diff --git a/templates/nl/headfoot.html b/templates/nl/headfoot.html index 91d2e8a0..d77a01ce 100644 --- a/templates/nl/headfoot.html +++ b/templates/nl/headfoot.html @@ -1,35 +1,35 @@ Deze commando's kunnen gebruikt worden in je tekst:
      - + - + - + - - + - + - + - + @@ -39,5 +39,5 @@ Deze commando's kunnen gebruikt worden in je tekst:

    Een voorbeeld van een voetnoot:

    ---------------------------
    Mailing lijst: %(real_name)s
    -Lijst informatie: %(web_page_url)slistinfo/%(internal_name)s

    +Lijst informatie: %(web_page_url)slistinfo/%(list_name)s

     

    -- cgit v1.2.3
    real_namereal_name De lijstnaam met hoofdletters er in.
    list_namelist_name De lijstnaam zonder hoofdletters er in, gepresenteerd als URL.
    host_namehost_name De hostnaam van de server waar deze mailing lijst op draait..
    web_page_urlBasis URL van Mailman. Hier kan aan toegevoegd worden: listinfo/%(internal_name)s + web_page_urlBasis URL van Mailman. Hier kan aan toegevoegd worden: listinfo/%(list_name)s om naar de lijst informatie pagina te gaan..
    descriptiondescription Dit laat de korte omschrijving zien van de mailing lijst..
    infoinfo De volledige omschrijving van de mailing lijst..
    cgiextcgiext Geeft weer de extentie die is toegevoegd aan CGI scripts..