updated the labels to match the ones for tags

Those are the values that are defined in the CODEX as well.
This commit is contained in:
Bernhard Kau 2016-10-05 15:08:00 +02:00 committed by GitHub
parent 71eb8e470d
commit f55ea743d9

View file

@ -24,7 +24,7 @@
'update_item' => __( 'Update {{label}}', '{{textdomain}}' ),
'add_new_item' => __( 'New {{label}}', '{{textdomain}}' ),
'new_item_name' => __( 'New {{label}}', '{{textdomain}}' ),
'separate_items_with_commas' => __( '{{label_plural_ucfirst}} separated by comma', '{{textdomain}}' ),
'separate_items_with_commas' => __( 'Separate {{label_plural}} with commas', '{{textdomain}}' ),
'add_or_remove_items' => __( 'Add or remove {{label_plural}}', '{{textdomain}}' ),
'choose_from_most_used' => __( 'Choose from the most used {{label_plural}}', '{{textdomain}}' ),
'not_found' => __( 'No {{label_plural}} found.', '{{textdomain}}' ),