tooltip_help_content['addplugin'] = '
' . __( 'Install a new plugin on your site.', 'ah-o2' ) . '
'; $this->tooltip_help_content['namecolumn'] = '' . __( 'Currently available plugins on this site', 'ah-o2' ) . '
'; $this->tooltip_help_content['descriptioncolumn'] = '' . __( 'Descriptions of currently available plugins', 'ah-o2' ) . '
'; $this->tooltip_help_content['activatebutton'] = '' . __( 'Activate this plugin', 'ah-o2' ) . '
'; $this->tooltip_help_content['deactivatebutton'] = '' . __( 'Deactivate this plugin', 'ah-o2' ) . '
'; $this->tooltip_help_content['editbutton'] = '' . __( 'Open this plugin in the Plugin Editor', 'ah-o2' ) . '
'; $this->tooltip_help_content['settingsbutton'] = '' . __( 'Configure the settings of this plugin', 'ah-o2' ) . '
'; $this->tooltip_help_content['deletebutton'] = '' . __( 'Delete this plugin', 'ah-o2' ) . '
'; $this->tooltip_help_content['pluginsalltab'] = '' . __( 'View all available plugins', 'ah-o2' ) . '
'; $this->tooltip_help_content['activetab'] = '' . __( 'View all active plugins', 'ah-o2' ) . '
'; $this->tooltip_help_content['inactivetab'] = '' . __( 'View all inactive plugins', 'ah-o2' ) . '
'; $this->tooltip_help_content['updatetab'] = '' . __( 'View all plugins with available updates', 'ah-o2' ) . '
'; $this->tooltip_help_content['mustusetab'] = '' . __( 'View all must use plugins', 'ah-o2' ) . '
'; $this->tooltip_help_content['dropinstab'] = '' . __( 'View drop in plugins', 'ah-o2' ) . '
'; $this->tooltip_help_content['recentlyactivatedtab'] = '' . __( 'View inactive plugins that were recently active', 'ah-o2' ) . '
';