- Timestamp:
- 09/03/2019 12:39:13 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/customize/class-wp-customize-themes-panel.php
r45927 r45932 73 73 <?php 74 74 printf( 75 /* translators: %s: themes panel title in the Customizer*/75 /* translators: %s: Themes panel title in the Customizer. */ 76 76 __( 'You are browsing %s' ), 77 77 '<strong class="panel-title">' . __( 'Themes' ) . '</strong>'
Note: See TracChangeset
for help on using the changeset viewer.