Changeset 18194 for trunk/wp-includes/taxonomy.php
- Timestamp:
- 06/08/2011 04:49:27 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/taxonomy.php
r18128 r18194 405 405 'parent_item_colon' => array( null, __( 'Parent Category:' ) ), 406 406 'edit_item' => array( __( 'Edit Tag' ), __( 'Edit Category' ) ), 407 'view_item' => array( __( 'View Tag' ), __( 'View Category' ) ), 407 408 'update_item' => array( __( 'Update Tag' ), __( 'Update Category' ) ), 408 409 'add_new_item' => array( __( 'Add New Tag' ), __( 'Add New Category' ) ),
Note: See TracChangeset
for help on using the changeset viewer.