tooltip_help_content['richediting'] = '

' . __( 'Check this to disable the WYSIWYG editor in edit screens.', 'ah-o2' ) . '

'; $this->tooltip_help_content['coloroptions'] = '

' . __( 'Change the look and feel of the WordPress admin by selecting one of these color schemes.', 'ah-o2' ) . '

'; $this->tooltip_help_content['commentshortcuts'] = '

' . __( 'Keyboard shortcuts are enabled on a per-user setting. These keyboard shortcuts are designed to save time by allowing you to rapidly navigate and perform actions on comments.', 'ah-o2' ) . '

'; $this->tooltip_help_content['showadminbar'] = '

' . __( 'Check or uncheck this box to define whether to display the admin bar when logged in and viewing your site. Default is to display the admin bar.', 'ah-o2' ) . '

'; $this->tooltip_help_content['showhelp'] = '

' . __( 'Settings to control the way help is displayed in the WordPress admin.', 'ah-o2' ) . '

'; $this->tooltip_help_content['helptooltips'] = '

' . __( 'Show or hide these help tooltips.', 'ah-o2' ) . '

'; $this->tooltip_help_content['helpoverview'] = '

' . __( 'Show or hide help overview boxes at the top of the page. Help boxes can be displayed at any time by clicking the help toggle if "Always show help overviews" is disabled.', 'ah-o2' ) . '

'; $this->tooltip_help_content['username'] = '

' . __( 'The username for this user. This field is disabled; usernames cannot be modified.', 'ah-o2' ) . '

'; $this->tooltip_help_content['firstname'] = '

' . __( 'The user\'s first name.', 'ah-o2' ) . '

'; $this->tooltip_help_content['lastname'] = '

' . __( 'The user\'s last name.', 'ah-o2' ) . '

'; $this->tooltip_help_content['nickname'] = '

' . __( 'The user\'s nickname (if different than first name or username).', 'ah-o2' ) . '

'; $this->tooltip_help_content['nicename'] = '

' . __( 'How this user\'s name is displayed on the front and back end.', 'ah-o2' ) . '

'; $this->tooltip_help_content['email'] = '

' . __( 'The user\'s email address.', 'ah-o2' ) . '

'; $this->tooltip_help_content['website'] = '

' . __( 'The user\'s home page URL.', 'ah-o2' ) . '

'; $this->tooltip_help_content['aim'] = '

' . __( 'The user\'s AOL Instant Messenger ID.', 'ah-o2' ) . '

'; $this->tooltip_help_content['yim'] = '

' . __( 'The user\'s Yahoo! Instant Messenger ID.', 'ah-o2' ) . '

'; $this->tooltip_help_content['jabber'] = '

' . __( 'The user\'s Jabber/Google ID.', 'ah-o2' ) . '

'; $this->tooltip_help_content['bio'] = '

' . __( 'A description or bio for this user.', 'ah-o2' ) . '

'; $this->tooltip_help_content['newpass1'] = '

' . __( 'Enter a new password for this user. Leave this blank unless you want to change the password.', 'ah-o2' ) . '

'; $this->tooltip_help_content['newpass2'] = '

' . __( 'Repeat the new password for this user.', 'ah-o2' ) . '

'; $this->tooltip_help_content['passwordstrength'] = '

' . __( 'Displays the strength of your password. Strong passwords are longer and may include a combination of letters, numbers and special characters.', 'ah-o2' ) . '

'; $this->tooltip_help_content['update'] = '

' . __( 'Save changes to this user.', 'ah-o2' ) . '

';