s/Links/Bookmarks/

git-svn-id: http://svn.automattic.com/wordpress/trunk@3585 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
ryan 2006-03-01 21:44:22 +00:00
parent 4207b4cb00
commit 86372fea2e
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