Changeset 2376 for sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-showcase/index.php
- Timestamp:
- 01/26/2016 11:41:27 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-showcase/index.php
r1474 r2376 22 22 <?php else : // have_posts ?> 23 23 24 <p><?php _e( 'Sorry, no sites in the Showcase matched your criteria.'); ?></p>24 <p><?php _e( 'Sorry, no sites in the Showcase matched your criteria.', 'wporg-showcase' ); ?></p> 25 25 26 26 <?php endif; ?>
Note: See TracChangeset
for help on using the changeset viewer.