Index: wp-admin/options-writing.php
===================================================================
--- wp-admin/options-writing.php	(revision 4792)
+++ wp-admin/options-writing.php	(working copy)
@@ -41,7 +41,7 @@
 </select></td>
 </tr>
 <tr valign="top">
-<th scope="row"><?php _e('Default bookmark category:') ?></th>
+<th scope="row"><?php _e('Default link category:') ?></th>
 <td><select name="default_link_category" id="default_link_category">
 <?php
 foreach ($categories as $category) :
