blob: 11103ef8ce38027eab9c9581dd32eeb2b7bef013 [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">
<label>
<input
pref="hotword.audio_logging_enabled"
metric="Options_Hotword_AudioLogging_Checkbox"
type="checkbox" dialog-pref checked>
<span i18n-content="hotwordAudioLoggingEnable"></span>
</label>
</div>
</div>