Changeset 35694
- Timestamp:
- 11/18/2015 10:11:13 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/class-wp-customize-nav-menus.php
r35676 r35694 354 354 /* translators: %s: title of menu item in draft status */ 355 355 'pendingTitleTpl' => __( '%s (Pending)' ), 356 'taxonomyTermLabel' => __( 'Taxonomy' ),357 'postTypeLabel' => __( 'Post Type' ),358 356 'itemsFound' => __( 'Number of items found: %d' ), 359 357 'itemsFoundMore' => __( 'Additional items found: %d' ),
Note: See TracChangeset
for help on using the changeset viewer.