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'] = '' . __( 'Your username. This field is disabled; usernames cannot be modified.', 'ah-o2' ) . '
'; $this->tooltip_help_content['firstname'] = '' . __( 'Your first name.', 'ah-o2' ) . '
'; $this->tooltip_help_content['lastname'] = '' . __( 'Your last name.', 'ah-o2' ) . '
'; $this->tooltip_help_content['nickname'] = '' . __( 'Your nickname (if different than first name or username).', 'ah-o2' ) . '
'; $this->tooltip_help_content['nicename'] = '' . __( 'How your name is displayed on the front and back end.', 'ah-o2' ) . '
'; $this->tooltip_help_content['email'] = '' . __( 'Your email address.', 'ah-o2' ) . '
'; $this->tooltip_help_content['website'] = '' . __( 'Your home page URL.', 'ah-o2' ) . '
'; $this->tooltip_help_content['aim'] = '' . __( 'Your AOL Instant Messenger ID.', 'ah-o2' ) . '
'; $this->tooltip_help_content['yim'] = '' . __( 'Your Yahoo! Instant Messenger ID.', 'ah-o2' ) . '
'; $this->tooltip_help_content['jabber'] = '' . __( 'Your Jabber/Google ID.', 'ah-o2' ) . '
'; $this->tooltip_help_content['bio'] = '' . __( 'Your description or bio.', 'ah-o2' ) . '
'; $this->tooltip_help_content['newpass1'] = '' . __( 'Enter a new password. Leave this blank unless you want to change the password.', 'ah-o2' ) . '
'; $this->tooltip_help_content['newpass2'] = '' . __( 'Repeat the new password.', '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 your profile.', 'ah-o2' ) . '
';