Opened 7 years ago
Closed 7 years ago
#49251 closed defect (bug) (fixed)
i18n: Merge similar translation strings - login to comment.
| Reported by: | ramiy | Owned by: | SergeyBiryukov |
|---|---|---|---|
| Priority: | normal | Milestone: | 5.4 |
| Component: | I18N | Version: | |
| Severity: | normal | Keywords: | has-screenshots has-patch |
| Cc: | Focuses: | administration |
Description
See the attached patch.
Attachments (2)
Change History (5)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
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.