Opened 10 years ago
Closed 10 years ago
#34593 closed defect (bug) (fixed)
Set i18n-friendly string for multiple comments in get_comments_number_text()
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 4.4 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Comments | Keywords: | |
Focuses: | Cc: |
Description
In [31401], we used _n()
to set a more i18n-friendly default string for multiple comments in comments_popup_link()
, see comment:21:ticket:26553.
We should do the same in get_comments_number_text()
.
Change History (1)
Note: See
TracTickets for help on using
tickets.
In 35536: