Opened 9 years ago
Closed 9 years ago
#37796 closed defect (bug) (fixed)
Add translators comments to wp-includes/class-walker-comment.php
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 4.7 | Priority: | normal |
| Severity: | normal | Version: | |
| Component: | I18N | Keywords: | has-patch |
| Focuses: | Cc: |
Description
Ok, this patch not only adds translators comments to the strings, but it also merges the to strings.
The two old strings:
<cite class="fn">%s</cite> <span class="says">says:</span><b class="fn">%s</b> <span class="says">says:</span>
replaced with:
%s <span class="says">says:</span>
Attachments (1)
Change History (4)
Note: See
TracTickets for help on using
tickets.
In 38342: