[wp-trac] [WordPress Trac] #19481: Unused strings in edit-form-advanced.php since WP 1.0

WordPress Trac wp-trac at lists.automattic.com
Thu Dec 8 19:58:03 UTC 2011


#19481: Unused strings in edit-form-advanced.php since WP 1.0
--------------------------+-----------------------------
 Reporter:  ocean90       |      Owner:
     Type:  defect (bug)  |     Status:  new
 Priority:  normal        |  Milestone:  Awaiting Review
Component:  Comments      |    Version:  1.2
 Severity:  normal        |   Keywords:  has-patch
--------------------------+-----------------------------
 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.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/19481>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list