<!-- Spoken description when there is no text entered -->
<stringname="spoken_no_text_entered">No text entered</string>
<!-- Spoken description to let the user know what auto-correction will be performed when a key is pressed. -->
<stringname="spoken_auto_correct"><xliff:gid="key"example="Space">%1$s</xliff:g> corrects <xliff:gid="original">%2$s</xliff:g> to <xliff:gid="corrected">%3$s</xliff:g></string>
<!-- Spoken description used during obscured (e.g. password) entry to let the user know that auto-correction will be performed when a key is pressed. -->
<stringname="spoken_auto_correct_obscured"><xliff:gid="key"example="Space">%1$s</xliff:g> has auto-correction</string>
<!-- Spoken description for unknown keyboard keys. -->