From 2f75fce41af3bb780126aa55b9d4974bcf208249 Mon Sep 17 00:00:00 2001 From: sinus Date: Mon, 9 Dec 2024 14:17:39 +0100 Subject: [PATCH] wrong lines 1827 - 1858 --- locale/en/LC_MESSAGES/argparse.po | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/locale/en/LC_MESSAGES/argparse.po b/locale/en/LC_MESSAGES/argparse.po index 4784fc0..dc7d2a6 100644 --- a/locale/en/LC_MESSAGES/argparse.po +++ b/locale/en/LC_MESSAGES/argparse.po @@ -100,7 +100,11 @@ msgstr "positional arguments" msgid "options" msgstr "options" -#: /usr/lib/python3.12/argparse.py:1827 /usr/lib/python3.12/argparse.py:1858 +#: /usr/lib/python3.12/argparse.py:1827 +msgid "show this help message and exit" +msgstr "show this help message and exit" + +#: /usr/lib/python3.12/argparse.py:1858 msgid "cannot have multiple subparser arguments" msgstr "cannot have multiple subparser arguments"