<stringname="power_suggestion_battery_run_out">Battery may run out by <xliff:gid="time"example="12 PM">%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>
<stringname="power_remaining_less_than_duration_only">Less than <xliff:gid="threshold">%1$s</xliff:g>left</string>
<!-- [CHAR_LIMIT=60] label for estimated remaining duration of battery when under a certain amount with the percentage -->
<stringname="power_remaining_less_than_duration">Less than <xliff:gid="threshold">%1$s</xliff:g>remaining (<xliff:gid="level">%2$s</xliff:g>)</string>
<stringname="power_remaining_less_than_duration">Less than <xliff:gid="threshold">%1$s</xliff:g>left (<xliff:gid="level">%2$s</xliff:g>)</string>
<!-- Used to let users know that they have more than some amount of battery life remaining with percentage. ex: 75% - more than 1 day remaining [CHAR LIMIT = 80] -->
<stringname="power_remaining_more_than_subtext">More than <xliff:gid="time_remaining">%1$s</xliff:g>remaining (<xliff:gid="level">%2$s</xliff:g>)</string>
<stringname="power_remaining_more_than_subtext">More than <xliff:gid="time_remaining">%1$s</xliff:g>left (<xliff:gid="level">%2$s</xliff:g>)</string>
<!-- Used to let users know that they have more than some amount of battery life remaining. ex: more than 1 day remaining [CHAR LIMIT = 40] -->
<stringname="power_remaining_only_more_than_subtext">More than <xliff:gid="time_remaining">%1$s</xliff:g>remaining</string>
<stringname="power_remaining_only_more_than_subtext">More than <xliff:gid="time_remaining">%1$s</xliff:g>left</string>
<!-- [CHAR_LIMIT=50] Short label for imminent shutdown warning of device -->
<stringname="power_remaining_duration_only_shutdown_imminent"product="default">Phone may shut down soon</string>