Back to Chromium

Sync Page

chrome/browser/resources/settings/people_page/sync_page.html

153.0.8010.1745 B
Original Source

${this.shouldShowSyncAccountControl_() ? html : ''}

$i18n{syncDisabledByAdministrator}

${this.showExistingPassphraseBelowAccount_ ? html`

$i18n{existingPassphraseTitle}

$i18n{submitPassphraseButton}

$i18nRaw{passphraseRecover}

` : ''}

$i18n{sync}

$i18n{syncLoading}

${!this.isEeaChoiceCountry_ ? html : html$i18n{personalizeGoogleServicesTitleV2} $i18n{personalizeGoogleServicesDescWithLinkedServices} } $i18n{encryptionOptionsTitle} $i18n{syncDataEncryptedText} $i18nRaw{passphraseResetHintEncryption}

$i18n{nonPersonalizedServicesSectionLabel}

${this.showSetupCancelDialog_ ? html` $i18n{syncSetupCancelDialogTitle}

$i18n{syncSetupCancelDialogBody}

$i18n{back} $i18n{cancelSync} ` : ''}