qt: Do not set accessible description of text labels
* qt/pinentrydialog.cpp (PinEntryDialog::setDescription, PinEntryDialog::setError, PinEntryDialog::setQualityBar): Do not set accessible description.
Repeating the text of the labels as accessible description makes
screen readers read the same text twice.
- GnuPG-bug-id: T5863