First %d represents hour, second %d represents minutes,
[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></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_pmam"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
alarms specified for that time. %s represents the time of the alarm.
[CHAR LIMIT=NONE]
-->
<stringname="no_alarm_at">No alarm at <xliff:gid="alarm_time"example="14:20">%s</xliff:g></string>
<stringname="no_alarm_at">No alarm at <xliff:gid="alarm_time_hour"example="14">%d</xliff:g>:<xliff:gid="alarm_time_minutes"example="23">%d</xliff:g></string>
<!-- String that represents that the user doesn't have any alarms scheduled. This happens when
a user sends a voice command 'dismiss next alarm' or 'dismiss all of my alarms' but they have