<!-- [CHAR_LIMIT=100] Label for enhanced estimated time that phone will run out of battery -->
<stringname="power_discharge_by_enhanced">Will last until about <xliff:gid="time">%1$s</xliff:g> based on your usage (<xliff:gid="level">%2$s</xliff:g>)</string>
<stringname="power_discharge_by_enhanced">Should last until about <xliff:gid="time">%1$s</xliff:g> based on your usage (<xliff:gid="level">%2$s</xliff:g>)</string>
<!-- [CHAR_LIMIT=100] Label for enhanced estimated time that phone will run out of battery with no percentage -->
<stringname="power_discharge_by_only_enhanced">Will last until about <xliff:gid="time">%1$s</xliff:g> based on your usage</string>
<stringname="power_discharge_by_only_enhanced">Should last until about <xliff:gid="time">%1$s</xliff:g> based on your usage</string>
<!-- [CHAR_LIMIT=100] Label for estimated time that phone will run out of battery -->
<stringname="power_discharge_by">Will last until about <xliff:gid="time">%1$s</xliff:g> (<xliff:gid="level">%2$s</xliff:g>)</string>
<stringname="power_discharge_by">Should last until about <xliff:gid="time">%1$s</xliff:g> (<xliff:gid="level">%2$s</xliff:g>)</string>
<!-- [CHAR_LIMIT=100] Label for estimated time that phone will run out of battery -->
<stringname="power_discharge_by_only">Will last until about <xliff:gid="time">%1$s</xliff:g></string>
<stringname="power_discharge_by_only">Should last until about <xliff:gid="time">%1$s</xliff:g></string>
<!-- [CHAR_LIMIT=60] label for estimated remaining duration of battery when under a certain amount -->
<stringname="power_remaining_less_than_duration_only">Less than <xliff:gid="threshold">%1$s</xliff:g> remaining</string>