diff options
| author | bwarsaw | 2002-03-01 20:11:53 +0000 |
|---|---|---|
| committer | bwarsaw | 2002-03-01 20:11:53 +0000 |
| commit | 6f12f9c85679d373135b10c0ec577cd050143ead (patch) | |
| tree | ae68d7a4831eaa4d13eef77c21689d49a150d58c | |
| parent | 48d1f07043dec43a2fe1286c214a210c84b5157c (diff) | |
| download | mailman-6f12f9c85679d373135b10c0ec577cd050143ead.tar.gz mailman-6f12f9c85679d373135b10c0ec577cd050143ead.tar.zst mailman-6f12f9c85679d373135b10c0ec577cd050143ead.zip | |
Reword the Set Digest Mode description because it can mistakenly lead
users to think they'll get only one digest per day. On busy lists,
it's possible to get more than one digest per day.
Sorry translators! This means I'll need updates to options.html.
| -rw-r--r-- | templates/en/options.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/templates/en/options.html b/templates/en/options.html index e3f3c0f06..c3cb3ec8b 100644 --- a/templates/en/options.html +++ b/templates/en/options.html @@ -1,4 +1,4 @@ -<!-- $Revision: 3688 $ --> +<!-- $Revision: 4800 $ --> <html> <head> <title><MM-Presentable-User> membership configuration for <MM-List-Name> @@ -176,9 +176,9 @@ lists you are subscribed to. <tr><TD BGCOLOR="#cccccc"> <strong>Set Digest Mode</strong><p> If you turn digest mode on, you'll get posts bundled together - once a day, instead of singly when they're sent. If digest mode - is changed from on to off, you may receive one last - digest. + (usually one per day but possibly more on busy lists), instead + of singly when they're sent. If digest mode is changed from + on to off, you may receive one last digest. </td><td bgcolor="#cccccc"> <MM-Undigest-Radio-Button>Off<br> <MM-Digest-Radio-Button>On |
