blob: 25a61b3719d1e4a936e4a8439c819e25efd71048 [file] [log] [blame]
<div id="hotword-confirm-overlay" class="page" hidden>
<div class="close-button"></div>
<h1 i18n-content="hotwordConfirmOverlay"></h1>
<div class="content-area">
<span id="hotword-confirm-text" i18n-content="hotwordConfirmMessage">
</span>
</div>
<div class="action-area">
<div class="hbox stretch">
<a target="_blank" i18n-content="learnMore"
i18n-values="href:hotwordLearnMoreURL">
</a>
</div>
<div class="action-area-right">
<div class="button-strip">
<button id="hotword-confirm-cancel"
i18n-content="hotwordConfirmDisable">
</button>
<button id="hotword-confirm-ok" class="default-button"
i18n-content="hotwordConfirmEnable">
</button>
</div>
</div>
</div>
<div id="audio-logging-bar" class="gray-bottom-bar checkbox">
<span class="controlled-setting-with-label">
<input id="hotword-audio-logging-enable"
pref="hotword.audio_logging_enabled"
metric="Options_Hotword_AudioLogging_Checkbox"
type="checkbox" dialog-pref checked>
<span>
<label for="hotword-audio-logging-enable"
i18n-content="hotwordAudioLoggingEnable">
</label>
</span>
</span>
</div>
</div>