SF_Utils::formDropdownHTML Uses namespace name + colon as label for a <select>. Should use a message without hardcoded colon. In addition it should be wrapped with <label> to join it to the dropdown.
Version: unspecified
Severity: minor
SF_Utils::formDropdownHTML Uses namespace name + colon as label for a <select>. Should use a message without hardcoded colon. In addition it should be wrapped with <label> to join it to the dropdown.
Version: unspecified
Severity: minor
Subject | Repo | Branch | Lines +/- | |
---|---|---|---|---|
Add i18n message for "Form:" label | mediawiki/extensions/PageForms | master | +5 -9 |
I'd really like to have a real translatable message here, instead of trying to reuse the namespace name.
Change 913214 had a related patch set uploaded (by Yaron Koren; author: Yaron Koren):
[mediawiki/extensions/PageForms@master] Add i18n message for "Form:" label
Change 913214 merged by jenkins-bot:
[mediawiki/extensions/PageForms@master] Add i18n message for "Form:" label