<!-- String that represents that invalid time for an alarm was specified, e.g. 23:00am
or 27:68pm.
First %d represents hour, second %d represents minutes,
First %d represents hour, second %d represents minutes, %s represents am/pm,
If no am/pm is passed in (e.g. the locale uses 24h time) only hour and minute are printed.
[CHAR LIMIT=NONE]
-->
<stringname="invalid_time">Invalid time <xliff:gid="invalid_hour"example="25">%d</xliff:g>:<xliff:gid="invalid_minutes"example="63">%d</xliff:g><xliff:gid="invalid_pmam"example="PM">%s</xliff:g></string>
<stringname="invalid_time">Invalid time <xliff:gid="invalid_hour"example="25">%d</xliff:g>:<xliff:gid="invalid_minutes"example="63">%d</xliff:g><xliff:gid="invalid_ampm"example="PM">%s</xliff:g></string>
<!-- String that represents that no alarm has been specified for a requested hour:minutes.
This happens when a user sends a voice command 'dismiss my alarm at 3:00pm' but they have no