Bug 1040 - German translation prints misleading answer options for yes/no question.
German translation prints misleading answer options for yes/no question.
Status: ASSIGNED
Product: Sudo
Classification: Unclassified
Component: Message catalog
1.9.11
PC Linux
: low low
Assigned To: Todd C. Miller
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2022-08-28 11:50 MDT by 2.acc.von+sudo
Modified: 2022-10-21 13:26 MDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description 2.acc.von+sudo 2022-08-28 11:50:04 MDT
I edited a file with sudo -e and deleted the whole content (except a newline).
sudo asked me whether to truncate the file to 0 bytes.
It offers j/n  for "ja" and "nein", but does not recognize j as yes.

$ sudo -e package/command-ln 
sudo: package/command-ln auf null Byte kürzen? (j/n) [n] j
sudo: package/command-ln wird nicht überschrieben
$ sudo -e package/command-ln 
sudo: package/command-ln auf null Byte kürzen? (j/n) [n] y




Version: 1.9.11.p3-1
Comment 1 Todd C. Miller 2022-10-21 13:26:38 MDT
I've forwarded this to the German translation team.