tooltip_help_content['searchtab'] = '
' . __( 'Search for plugins in the WordPress repository', 'ah-o2' ) . '
'; $this->tooltip_help_content['uploadtab'] = '' . __( 'Install a plugin package (.zip file) from your computer', 'ah-o2' ) . '
'; $this->tooltip_help_content['featuredtab'] = '' . __( 'Featured plugins on WordPress', 'ah-o2' ) . '
'; $this->tooltip_help_content['populartab'] = '' . __( 'Popular plugins on WordPress', 'ah-o2' ) . '
'; $this->tooltip_help_content['newtab'] = '' . __( 'Newest plugins on WordPress', 'ah-o2' ) . '
'; $this->tooltip_help_content['favoritestab'] = '' . __( 'Your WordPress.org plugin favorites', 'ah-o2' ) . '
'; $this->tooltip_help_content['namecolumn'] = '' . __( 'Plugin names', 'ah-o2' ) . '
'; $this->tooltip_help_content['versioncolumn'] = '' . __( 'Current plugin version', 'ah-o2' ) . '
'; $this->tooltip_help_content['ratingcolumn'] = '' . __( 'Plugin community rating', 'ah-o2' ) . '
'; $this->tooltip_help_content['descriptioncolumn'] = '' . __( 'Description of plugin', 'ah-o2' ) . '
';