This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author woutgg
Recipients woutgg
Date 2018-06-05.22:12:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1528236755.92.0.592728768989.issue33775@psf.upfronthosting.co.za>
In-reply-to
Content
The word 'default', used to indicate default arguments in the help text (found here: Lib/argparse.py:681) is missing the gettext wrapper, causing it to be untranslatable.
History
Date User Action Args
2018-06-05 22:12:35woutggsetrecipients: + woutgg
2018-06-05 22:12:35woutggsetmessageid: <1528236755.92.0.592728768989.issue33775@psf.upfronthosting.co.za>
2018-06-05 22:12:35woutgglinkissue33775 messages
2018-06-05 22:12:35woutggcreate