Back to Chromium

Sync Encryption Options

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

153.0.8005.1271 B
Original Source

${!this.syncPrefs?.passphraseRequired ? html`

$i18n{encryptWithGoogleCredentialsLabel} ${this.existingPassphraseLabel} $i18nRaw{encryptWithSyncPassphraseLabel} ${this.creatingNewPassphrase_ ? html`

$i18nRaw{passphraseExplanationText} $i18n{save} : ''} : ''}