- Timestamp:
- 03/02/2016 11:09:12 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/customize/class-wp-customize-nav-menus-panel.php
r35386 r36809 85 85 <span class="preview-notice"> 86 86 <?php 87 /* Translators: %s is the site/panel title in the Customizer.*/87 /* translators: %s: the site/panel title in the Customizer */ 88 88 printf( __( 'You are customizing %s' ), '<strong class="panel-title">{{ data.title }}</strong>' ); 89 89 ?>
Note: See TracChangeset
for help on using the changeset viewer.