#19481 closed defect (bug) (fixed)
Unused strings in edit-form-advanced.php since WP 1.0
| Reported by: | ocean90 | Owned by: | nacin |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.4 |
| Component: | Comments | Version: | 1.2 |
| Severity: | normal | Keywords: | has-patch commit |
| Cc: | Focuses: |
Description
After reviewing the German translation files I found two strings in edit-form-advanced.php which seems like they aren't used since version 1.0 anymore.
$submitbutton_text = __('Edit Comment');
$toprow_title = sprintf(__('Editing Comment # %s'), $comment->comment_ID);
The last reference was in 0.71, see attached file.
Attachments (3)
Change History (7)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
0.71 file