Changeset 45609 for trunk/src/wp-content/themes/twentyten/comments.php
- Timestamp:
- 07/09/2019 01:08:47 AM (7 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-content/themes/twentyten/comments.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentyten/comments.php
r44562 r45609 42 42 ); 43 43 } else { 44 /* translators: %1$s: The number of comments. %2$s: The post title. */45 44 printf( 45 /* translators: %1$s: The number of comments. %2$s: The post title. */ 46 46 _n( '%1$s Response to %2$s', '%1$s Responses to %2$s', get_comments_number(), 'twentyten' ), 47 47 number_format_i18n( get_comments_number() ),
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)