<!-- A message that appears when the battery remaining estimate is low in a dialog. This is
appended to the subtitle of the low battery alert. "percentage" is the percentage of battery
remaining. "time" is the amount of time remaining before the phone runs out of battery [CHAR LIMIT=none]-->
<stringname="battery_low_percent_format_hybrid"><xliff:gid="percentage">%s</xliff:g> remaining, about <xliff:gid="time">%s</xliff:g> left based on your usage</string>
<!-- A message that appears when the battery remaining estimate is low in a dialog and insufficient
data was present to say it is customized to the user. This is appended to the subtitle of the
low battery alert. "percentage" is the percentage of battery remaining. "time" is the amount
of time remaining before the phone runs out of battery [CHAR LIMIT=none]-->
<stringname="battery_low_percent_format_hybrid_short"><xliff:gid="percentage">%s</xliff:g> remaining, about <xliff:gid="time">%s</xliff:g> left</string>
<!-- Same as battery_low_percent_format, with a notice about battery saver if on. [CHAR LIMIT=none]-->
<stringname="battery_low_percent_format_saver_started"><xliff:gid="percentage">%s</xliff:g> remaining. Battery Saver is on.</string>