Mistakes in mailman strings

Bug #61939 reported by Malcolm Parsons
This bug report is a duplicate of:  Bug #426979: Mistakes in mailman strings.. Edit Remove
10
Affects Status Importance Assigned to Milestone
GNU Mailman Administrivia
New
Undecided
Unassigned
mailman (Ubuntu)
Confirmed
Low
Unassigned

Bug Description

    _('''You have regular list members but non-digestified mail is
    turned off. They will receive mail until you fix this
    problem.'''), tag=_('Warning: '))
That doesn't sound like a problem. Missing "not"?

    Label(_('Send welcome messages to new subscribees?')),
I haven't found "subscribee" in any dictionary, but I think it means "publisher", or in the context of mailman "list owner". This message should say "subscribers".

    _('Sender discarded message via web.'))
Missing "the"

    doc.AddItem(Header(3,_("Can't have empty html page.")))
Missing "an", "html" not in capitals.

    table.AddRow([_("""This page allows you as the list owner, to permanent
    remove this mailing list from the system. <strong>This action is not
s/permanent/permanently/

    'You can access your personal options via the following url:')
"url" not in capitals.

    _('''An introductory description - a few paragraphs - about the
    list. It will be included, as html, at the top of the listinfo
    page. Carriage returns will end a paragraph - see the details
    for more info.'''),
"html" not in capitals.

    _("""When a new member is subscribed to this list, their initial
    set of options is taken from the this variable's setting.""")),
"the this"?

    <p>When personalization is enabled, a few more expansion
    variables that can be included in the <a
    href="?VARHELP=nondigest/msg_header">message header</a> and
    <a href="?VARHELP=nondigest/msg_footer">message footer</a>.
extra "that"

    <li><b>user_optionsurl</b> - The url to the user's option
"url" not in capitals.

    _("""When a message is posted to the list, a series of
    moderation steps are take to decide whether the a moderator must
    first approve the message or not. This section contains the
    controls for moderation of both member and non-member postings.
"are take" should be "are taken". "the a" should be "a"

    If you spell the list name as just `mylist', then the email hostname will be
    taken from DEFAULT_EMAIL_HOST and the url will be taken from DEFAULT_URL (as
    defined in your Defaults.py file or overridden by settings in mm_cfg.py).
"url" not in capitals.

Revision history for this message
Malcolm Parsons (malcolm-parsons) wrote :
Revision history for this message
Malcolm Parsons (malcolm-parsons) wrote :

Another one:

The string:
"When you scrub attachments, they are stored in archive
area and links are made in the message so that the member can
access via web browser. If you want the attachments totally
disappear, you can use content filter options."

has missing words:

"When you scrub attachments, they are stored in the archive
area and links are made in the message so that the member can
access via a Web browser. If you want the attachments to totally
disappear, you can use content filter options."

Adrien Cunin (adri2000)
Changed in mailman:
importance: Undecided → Low
Revision history for this message
Connor Imes (ckimes) wrote :

Thank you for taking the time to report this bug and helping to make Ubuntu better. You reported this bug a while ago and there hasn't been any activity in it recently. We were wondering if this is still an issue for you. Can you try with the latest Ubuntu release? Thanks in advance.

Changed in mailman:
status: New → Incomplete
Revision history for this message
Malcolm Parsons (malcolm-parsons) wrote :

Incorrect strings still present in mailman 2.1.10 in Intrepid.

Patch still applies:

mailman-2.1.10$ patch -p1 < ../mailman-patch
patching file Mailman/Cgi/admin.py
Hunk #2 succeeded at 1142 (offset 2 lines).
patching file Mailman/Cgi/confirm.py
Hunk #1 succeeded at 640 (offset 6 lines).
patching file Mailman/Cgi/edithtml.py
Hunk #1 succeeded at 154 (offset 1 line).
patching file Mailman/Cgi/rmlist.py
patching file Mailman/Commands/cmd_help.py
patching file Mailman/Gui/General.py
Hunk #1 succeeded at 131 (offset 3 lines).
Hunk #2 succeeded at 344 (offset 3 lines).
patching file Mailman/Gui/NonDigest.py
Hunk #1 succeeded at 82 (offset 1 line).
Hunk #2 succeeded at 95 (offset 1 line).
patching file Mailman/Gui/Privacy.py
patching file bin/newlist

Changed in mailman:
status: Incomplete → New
Revision history for this message
Connor Imes (ckimes) wrote :

Thanks for replying Malcolm, I'll mark the bug as Triaged, hopefully this can be fixed soon.

Changed in mailman:
status: New → Triaged
Revision history for this message
Chuck Short (zulcss) wrote :

Thank you for your bug report. This bug has been reported to the developers of the software. You can track it and make comments at:

http://bugs.launchpad.net/bugs/426979

Chuck Short (zulcss)
Changed in mailman (Ubuntu):
status: Triaged → Confirmed
David Futcher (bobbo)
tags: added: patch-forwarded-upstream
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.