The title says it all: pinentry-tty is not internationalized.
Description
Description
Event Timeline
Comment Actions
I think this needs to be a bit clearer:
In pinentry-tty.c:confirm, only the "ok" button's text is shown and it is
suffixed by a fixed string: "[y/N]", which should be internationalized.
Comment Actions
I've revamped pinentry-tty. Instead of displaying y/n, it now uses the first
accelerator or, if there are none, the first alpha numeric character for each
button.