On payments forms e.g. Ingenico credit card, the submethod logos (visa, mastercard etc.) should have corresponding alt text attributes. This will improve accessibility for visually impaired users.
Description
Description
Details
Details
Related Changes in Gerrit:
| Subject | Repo | Branch | Lines +/- | |
|---|---|---|---|---|
| Card alt text: include when translated | mediawiki/extensions/DonationInterface | master | +1 -1 |
Event Timeline
Comment Actions
Change 533228 had a related patch set uploaded (by Ejegg; owner: Ejegg):
[mediawiki/extensions/DonationInterface@master] Card alt text: include when translated
Comment Actions
Change 533228 merged by jenkins-bot:
[mediawiki/extensions/DonationInterface@master] Card alt text: include when translated
Comment Actions
Thanks for spotting this @Pcoombe. We had a token in the template for the alt text, but it never got updated when we added localized labels / titles for the li tags. Alt attributes should now have the text as well.