aboutsummaryrefslogtreecommitdiffstats
path: root/templates/lt
diff options
context:
space:
mode:
authorbwarsaw <>2003-04-20 04:53:00 +0000
committerbwarsaw <>2003-04-20 04:53:00 +0000
commit4bf056812abff6a5a8c30fac697bbafdac64d6b4 (patch)
tree24b5e2f2f277af8611d2fe7303f47aa4badd7df8 /templates/lt
parent9db2537ef7aad632c7d09ecd60b72c8f9315f067 (diff)
downloadmailman2-4bf056812abff6a5a8c30fac697bbafdac64d6b4.tar.gz
mailman2-4bf056812abff6a5a8c30fac697bbafdac64d6b4.tar.xz
mailman2-4bf056812abff6a5a8c30fac697bbafdac64d6b4.zip
Backporting from the trunk
Diffstat (limited to 'templates/lt')
-rw-r--r--templates/lt/admindbdetails.html6
-rw-r--r--templates/lt/headfoot.html19
2 files changed, 12 insertions, 13 deletions
diff --git a/templates/lt/admindbdetails.html b/templates/lt/admindbdetails.html
index 1958b362..7547a344 100644
--- a/templates/lt/admindbdetails.html
+++ b/templates/lt/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).
-<p><li><b>Approve</b> -- Approve the message, sending it on to the list.
+<li><b>Approve</b> -- Approve the message, sending it on to the list.
For membership requests, approve the change in membership status.
-<p><li><b>Reject</b> -- Reject the message, sending a rejection notice to
+<li><b>Reject</b> -- 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.
-<p><li><b>Discard</b> -- Throw away the original message, without sending
+<li><b>Discard</b> -- 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/lt/headfoot.html b/templates/lt/headfoot.html
index a8e06c49..4d9006b1 100644
--- a/templates/lt/headfoot.html
+++ b/templates/lt/headfoot.html
@@ -4,24 +4,23 @@ formato eilutės</a> kurios yra apdorojamos pagal požymius.
Čia pateikiame pakeitimų sąrašą:
<ul>
- <li><b><code>real_name</code></b> - Sąrašo pavadinimas; dažniausiai
+ <li><b>real_name</b> - Sąrašo pavadinimas; dažniausiai
iš didžiosios raidės.
- <li><b><code>list_name</code></b> - The name by which the list is
- identified in URLs, where case is significant. (For backwards
- compability, <code>_internal_name</code> is equivalent.)
+ <li><b>list_name</b> - The name by which the list is
+ identified in URLs, where case is significant.
- <li><b><code>host_name</code></b> - The fully qualified domain name
+ <li><b>host_name</b> - The fully qualified domain name
that the list server runs on.
- <li><b><code>web_page_url</code></b> - The base URL for Mailman. This
+ <li><b>web_page_url</b> - The base URL for Mailman. This
can be appended with,
- e.g. <em><code>listinfo/%(internal_name)s</code></em> to yield the
+ e.g. <em>listinfo/%(list_name)s</em> to yield the
listinfo page for the mailing list.
- <li><b><code>description</code></b> - Trumpas forumo aprašymas.
+ <li><b>description</b> - Trumpas forumo aprašymas.
- <li><b><code>info</code></b> - Pilnas forumo aprašymas.
+ <li><b>info</b> - Pilnas forumo aprašymas.
- <li><b><code>cgiext</code></b> - The extension added to CGI scripts.
+ <li><b>cgiext</b> - The extension added to CGI scripts.
</ul>