Index: wp-admin/user-edit.php
===================================================================
--- wp-admin/user-edit.php	(revision 19567)
+++ wp-admin/user-edit.php	(working copy)
@@ -223,11 +223,11 @@
 </tr>
 <?php endif; ?>
 <tr class="show-admin-bar">
-<th scope="row"><?php _e('Admin Bar')?></th>
-<td><fieldset><legend class="screen-reader-text"><span><?php _e('Admin Bar') ?></span></legend>
+<th scope="row"><?php _e('Toolbar')?></th>
+<td><fieldset><legend class="screen-reader-text"><span><?php _e('Toolbar') ?></span></legend>
 <label for="admin_bar_front">
 <input name="admin_bar_front" type="checkbox" id="admin_bar_front" value="1"<?php checked( _get_admin_bar_pref( 'front', $profileuser->ID ) ); ?> />
-<?php _e( 'Show Admin Bar when viewing site' ); ?></label><br />
+<?php _e( 'Show Toolbar when viewing site' ); ?></label><br />
 </fieldset>
 </td>
 </tr>
