Opened 5 years ago
Closed 5 years ago
#49251 closed defect (bug) (fixed)
i18n: Merge similar translation strings - login to comment.
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 5.4 | Priority: | normal |
Severity: | normal | Version: | |
Component: | I18N | Keywords: | has-screenshots has-patch |
Focuses: | administration | Cc: |
Description
See the attached patch.
Attachments (2)
Change History (5)
Note: See
TracTickets for help on using
tickets.
comment.php:
xmlrpc:
rest api:
In all those place login is required to comment (
get_option( 'comment_registration' )
) and user not logged in.The patch merges the two similar translation strings into one string.