Hi,
In the fr.po translation file, a word from the original string ("show") has slipped in the French translation:
msgid " -Z show SELinux security contexts\n"
msgstr " -Z show montrer les contextes de sécurité SELinux\n"
The correct translated string should be:
msgstr " -Z montrer les contextes de sécurité SELinux\n"
Anonymous
Hi, one of the translation project updates fixed this and was commited at [187717]. Thanks for the notice.
Related
Commit: [187717]