s/Links/Bookmarks/

git-svn-id: https://develop.svn.wordpress.org/trunk@3585 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Ryan Boren 2006-03-01 21:44:22 +00:00
parent e4a05b4bdf
commit 54198167b7
1 changed files with 1 additions and 1 deletions

View File

@ -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