Changeset 36767
- Timestamp:
- 02/28/2016 09:38:33 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/dashboard.php
r36683 r36767 715 715 printf( 716 716 /* translators: 1: type of comment, 2: notification if the comment is pending */ 717 _x( '%1$s ', 'dashboard' ),717 _x( '%1$s %2$s', 'dashboard' ), 718 718 "<strong>$type</strong>", 719 719 '<span class="approve">' . __( '[Pending]' ) . '</span>'
Note: See TracChangeset
for help on using the changeset viewer.