$i18n{chromeSigninChoiceTitle}
${this.i18n('chromeSigninChoiceDescription', this.chromeSigninUserChoiceInfo_?.signedInEmail || '')}
${!this.shouldUseMetricsConsentRestructure_ ? html` ` : ''} ${!this.shouldUseMetricsConsentRestructure_ ? html`
$i18n{enablePersonalizationLogging}
$i18n{enablePersonalizationLoggingDesc}
${this.showRestart_ ? html` $i18n{restart} ` : ''} ${this.metricsReporting_?.managed ? html` ` : ''}
` : ''}
${this.showSearchSuggestToggle_() ? html` ` : ''} ${this.showSearchAggregatorSuggest_ ? html` ` : ''} ${this.showPriceEmailNotificationsToggle_() ? html` ` : ''} ${this.showSignoutDialog_ ? html` ` : ''}
$i18n{restartToApplyChanges}
$i18n{restart}
${this.shouldShowRelaunchDialog ? html` ` : ''}
$i18n{chromeSigninChoiceToast}