Opened 8 years ago
Last modified 5 years ago
#37296 new enhancement
Bulk edit category labels are slightly misleading
Reported by: | wpnook | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | |
Component: | Quick/Bulk Edit | Keywords: | has-patch needs-refresh has-screenshots |
Focuses: | Cc: |
Description (last modified by )
Related to this ticket #35548, the bulk edit taxonomy tool labels can be a little misleading, as the feature does not allow for bulk editing, but rather bulk assignment.
This patch simply prepends "Assign" to the labels to make it more clear..
Attachments (3)
Change History (8)
#2
@
8 years ago
- Component changed from Administration to Quick/Bulk Edit
- Description modified (diff)
Related: #11302
#3
@
8 years ago
Hi @wpnook, thanks for the ticket!
Unfortunately, edit_category_labels.patch is not localizable, see ticket:17609:3 and ticket:19099:1. We tend to avoid using post type and taxonomy names in generic strings (or concatenating them with a generic string).
If the consensus is to introduce a new string, we would need a new label in get_taxonomy_labels()
for that.
Note: See
TracTickets for help on using
tickets.
Changes the edit taxonomy labels to better suit the action