Making WordPress.org

Ticket #3349: 3349.patch

File 3349.patch, 627 bytes (added by chetan200891, 7 years ago)

Created patch.

  • wordpress.org/public_html/wp-content/themes/pub/wporg-developer/archive-command.php

     
    2121                                <table>
    2222                                        <thead>
    2323                                                <tr>
    24                                                         <th>Command</th>
    25                                                         <th>Description</th>
     24                                                        <th><?php _e( 'Command', 'wporg' ); ?></th>
     25                                                        <th><?php _e( 'Description', 'wporg' ); ?></th>
    2626                                                </tr>
    2727                                        </thead>
    2828                                        <tbody>