#33237 closed defect (bug) (fixed)
Some media strings problems
Reported by: | pavelevap | Owned by: | ocean90 |
---|---|---|---|
Milestone: | 4.5 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Media | Keywords: | |
Focuses: | administration | Cc: |
Description
You can narrow the list by file type/status using the text link filters at the top of the screen.
There are no text links anymore (only dropdown), so we should correct this help text.
Find Posts or Pages
You can search also for CPT, so it can be misleading, maybe something like "Search content on website" would be better.
We have also plural forms for following strings:
Reattached %d attachment. Detached %d attachment.
But these strings are never used because there are no bulk edits available and users can attach/detach only one attachment at once? And in this case is number a little bit strange, maybe something like "Selected attachment reattached." would be better?
Change History (5)
#3
@
9 years ago
- Component changed from I18N to Media
- Focuses administration added
- Milestone changed from Awaiting Review to 4.5
- Owner set to ocean90
- Status changed from new to accepted
#5
@
9 years ago
String "Uploaded to" (column name) is also not correct, because media files can be attached also manually, so maybe it should be something like "Attached to"?
See [22630].
We have also plural forms for following strings: ..
But these strings are never used because there are no bulk edits available and users can attach/detach only one attachment at once?
The columns view for unattached attachments provides a bulk action to attach multiple attachments.
String "Uploaded to" (column name) is also not correct, because media files can be attached also manually, so maybe it should be something like "Attached to"?