Changeset 35615 for trunk/src/wp-includes/script-loader.php
- Timestamp:
- 11/11/2015 08:59:56 PM (10 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-includes/script-loader.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/script-loader.php
r35605 r35615 488 488 'reply' => __( 'Reply' ), 489 489 'warnQuickEdit' => __( "Are you sure you want to edit this comment?\nThe changes you made will be lost." ), 490 'docTitleComments' => __( 'Comments' ), 491 /* translators: %s: comments count */ 492 'docTitleCommentsCount' => __( 'Comments (%s)' ), 490 493 ) ); 491 494
Note: See TracChangeset
for help on using the changeset viewer.