Opened 10 years ago
Closed 10 years ago
#31013 closed defect (bug) (fixed)
Similar strings and missing plural for users page
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | 4.2 | Priority: | low |
Severity: | normal | Version: | |
Component: | I18N | Keywords: | |
Focuses: | Cc: |
Description
- There are 3 similar strings, we can make only one. There is no need for other strings for Users, because there is only one string for Posts, Plugins, etc.
- We have plural for deleting users, there should be also plural for removing users.
See attached patch.
Attachments (1)
Change History (7)
#3
follow-up:
↓ 6
@
10 years ago
- Keywords needs-patch added; has-patch removed
- Version trunk deleted
For wp-admin/users.php
we need something like [31656].
This ticket was mentioned in Slack in #core by drew. View the logs.
10 years ago
#6
in reply to:
↑ 3
@
10 years ago
- Keywords needs-patch removed
- Resolution set to fixed
- Status changed from new to closed
Replying to ocean90:
For
wp-admin/users.php
we need something like [31656].
This will be covered by https://core.trac.wordpress.org/attachment/ticket/28502/28502.3.diff.
Closing as fixed.
Note: See
TracTickets for help on using
tickets.
In 31717: