[wp-trac] [WordPress Trac] #34944: The "required" title attributes are not translatable in wp-admin/includes/media.php
WordPress Trac
noreply at wordpress.org
Wed Dec 16 13:22:10 UTC 2015
#34944: The "required" title attributes are not translatable in wp-
admin/includes/media.php
--------------------------+--------------------------------------------
Reporter: andg | Owner: ocean90
Type: defect (bug) | Status: reviewing
Priority: normal | Milestone: 4.5
Component: I18N | Version: 4.4
Severity: normal | Resolution:
Keywords: has-patch | Focuses: accessibility, administration
--------------------------+--------------------------------------------
Changes (by afercia):
* focuses: administration => accessibility, administration
Comment:
Replying to [comment:6 SergeyBiryukov]:
> The old media UI can be re-enabled with a
[https://gist.github.com/brasofilo/4570587 plugin], and I've seen some
plugins using it.
Then the best thing would probably be mimicking the Comment form and:
- remove the title attribute
- add the sentence "Required fields are marked *" before the form
- move the asterisk inside the labels
- add both `aria-required="true"` and `required` on the required fields
--
Ticket URL: <https://core.trac.wordpress.org/ticket/34944#comment:7>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list