s/Links/Bookmarks/
git-svn-id: http://svn.automattic.com/wordpress/trunk@3585 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
4207b4cb00
commit
86372fea2e
|
@ -127,7 +127,7 @@ $messages[3] = __('Category updated.');
|
|||
<th scope="col"><?php _e('Name') ?></th>
|
||||
<th scope="col"><?php _e('Description') ?></th>
|
||||
<th scope="col"><?php _e('# Posts') ?></th>
|
||||
<th scope="col"><?php _e('# Links') ?></th>
|
||||
<th scope="col"><?php _e('# Bookmarks') ?></th>
|
||||
<th colspan="2"><?php _e('Action') ?></th>
|
||||
</tr>
|
||||
<?php
|
||||
|
|
Loading…
Reference in New Issue