' . __( 'Sorry, you are not allowed to manage terms in this taxonomy.' ) . '
' . __( 'Sorry, you are not allowed to create terms in this taxonomy.' ) . '
' . __( 'Sorry, you are not allowed to delete this item.' ) . '
' . __( 'Sorry, you are not allowed to delete these items.' ) . '
' . __( 'Sorry, you are not allowed to edit this item.' ) . '
' . sprintf( /* translators: %s: URL to Writing Settings screen. */ __( 'You can use categories to define sections of your site and group related posts. The default category is “Uncategorized” until you change it in your writing settings.' ), 'options-writing.php' ) . '
' . __( 'You can create groups of links by using Link Categories. Link Category names must be unique and Link Categories are separate from the categories you use for posts.' ) . '
' . __( 'You can assign keywords to your posts using tags. Unlike categories, tags have no hierarchy, meaning there is no relationship from one tag to another.' ) . '
' . __( 'You can delete Link Categories in the Bulk Action pull-down, but that action does not delete the links within the category. Instead, it moves them to the default Link Category.' ) . '
' . __( 'What’s the difference between categories and tags? Normally, tags are ad-hoc keywords that identify important information in your post (names, subjects, etc) that may or may not recur in other posts, while categories are pre-determined sections. If you think of your site like a book, the categories are like the Table of Contents and the tags are like the terms in the index.' ) . '
' . __( 'When adding a new category on this screen, you’ll fill in the following fields:' ) . '
' . __( 'When adding a new tag on this screen, you’ll fill in the following fields:' ) . '
' . __( 'You can change the display of this screen using the Screen Options tab to set how many items are displayed per screen and to display/hide columns in the table.' ) . '
' . __( 'For more information:' ) . '
' . __( 'Documentation on Categories' ) . '
' . __( 'Documentation on Link Categories' ) . '
' . __( 'Documentation on Tags' ) . '
' . __( 'Support forums' ) . '
labels->name_field_description; ?>
labels->slug_field_description; ?>
labels->parent_field_description; ?>
labels->desc_field_description; ?>
labels->add_new_item, 'primary', 'submit', false ); ?>
' . apply_filters( 'the_category', get_cat_name( get_option( 'default_category' ) ), '', '' ) . '' ); ?>
category to tag converter.' ), esc_url( $import_link ) ); ?>
tag to category converter.' ), esc_url( $import_link ) ); ?>