Back to Chromium

Sync Account Control

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

153.0.8008.0680 B
Original Source

${this.getLabel_(this.promoLabelWithAccount, this.promoLabelWithNoAccount)}

${this.subLabel_}

$i18n{peopleSignInNoAccountAwareness} ${this.shouldShowAvatarRow_ ? html`

${this.getAvatarRowTitle_()}

${this.getAccountLabel_()}

${this.getAvatarSubtitleLabel_()}

$i18n{signOutOfChrome} $i18n{turnOnSync} ${this.getTurnOffSyncLabel_()} ${this.syncStatus.statusActionText} ${this.getAccountAwareSigninButtonLabel_()} $i18n{cancel} $i18n{confirm}

$i18n{pendingSecondaryButton} $i18n{verifyAccount}

${this.shouldAllowAccountSwitch_() ? html ${this.storedAccounts\_.map((item, index) =\> html ${item.email} )} $i18n{useAnotherAccount} : ''} ` : ''}