' . esc_html( $app_name ) . ''
);
?>
ID, true );
$blogs_count = count( $blogs );
if ( $blogs_count > 1 ) {
?>
the %2$s site in this installation that you have permissions on.',
'This will grant access to all %2$s sites in this installation that you have permissions on.',
$blogs_count
),
admin_url( 'my-sites.php' ),
number_format_i18n( $blogs_count )
);
?>