#32792 closed defect (bug) (fixed)
Media template better descriptive strings
Reported by: | afercia | Owned by: | SergeyBiryukov |
---|---|---|---|
Milestone: | 4.3 | Priority: | normal |
Severity: | normal | Version: | 3.5 |
Component: | Media | Keywords: | has-patch commit |
Focuses: | ui, accessibility | Cc: |
Description
Splitting this out from #26550.
Some of the strings used for UI controls in /wp-includes/media-template.php
should be clearly understandable even when read out of context. For example, when adding video or audio alternative sources or when adding a video poster image a UI control "Remove" appears. When read out of context it's not clear what this "Remove" refers to.
Please notice new strings were proposed in the first patch on 26550 but then agreed to handle them in a separate ticket for convenience and readability of the patch.
Attachments (2)
Change History (8)
#2
@
9 years ago
- Owner set to SergeyBiryukov
- Resolution set to fixed
- Status changed from new to closed
In 32972:
#5
@
9 years ago
Nobody cares about closed tickets :-)
Anybody can commit second patch?
And one more accessibility question: "Remove ... source" is displayed also when there is only one source available? It should not be possible to remove primary (only) source, because there is broken shortcode in the end...
In the proposed patch:
See screenshot before/after: