<!-- 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>
<stringname="battery_low_percent_format_hybrid"><xliff:gid="percentage">%1$s</xliff:g> remaining, about <xliff:gid="time">%2$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>
<stringname="battery_low_percent_format_hybrid_short"><xliff:gid="percentage">%1$s</xliff:g> remaining, about <xliff:gid="time">%2$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>
@@ -624,7 +624,7 @@
<!-- The overflow indicator shown when a group has more notification inside the group than the visible ones. An example is "+ 3" [CHAR LIMIT=5] -->
<!-- The overflow indicator shown when a group has more notification inside the group than the visible ones. An example is "New message, +3" [CHAR LIMIT=7] -->
<!-- Indication on the keyguard that is shown when the device is charging. [CHAR LIMIT=50]-->
<stringname="keyguard_indication_charging_time"><xliff:gid="percentage">%2$s</xliff:g> • Charging (<xliff:gid="charging_time_left"example="4 hours and 2 minutes">%s</xliff:g> until full)</string>
<stringname="keyguard_indication_charging_time"><xliff:gid="percentage">%2$s</xliff:g> • Charging (<xliff:gid="charging_time_left"example="4 hours and 2 minutes">%1$s</xliff:g> until full)</string>
<!-- Indication on the keyguard that is shown when the device is charging rapidly. Should match keyguard_plugged_in_charging_fast [CHAR LIMIT=50]-->
<stringname="keyguard_indication_charging_time_fast"><xliff:gid="percentage">%2$s</xliff:g> • Charging rapidly (<xliff:gid="charging_time_left"example="4 hours and 2 minutes">%s</xliff:g> until full)</string>
<stringname="keyguard_indication_charging_time_fast"><xliff:gid="percentage">%2$s</xliff:g> • Charging rapidly (<xliff:gid="charging_time_left"example="4 hours and 2 minutes">%1$s</xliff:g> until full)</string>
<!-- Indication on the keyguard that is shown when the device is charging slowly. Should match keyguard_plugged_in_charging_slowly [CHAR LIMIT=50]-->
<stringname="keyguard_indication_charging_time_slowly"><xliff:gid="percentage">%2$s</xliff:g> • Charging slowly (<xliff:gid="charging_time_left"example="4 hours and 2 minutes">%s</xliff:g> until full)</string>
<stringname="keyguard_indication_charging_time_slowly"><xliff:gid="percentage">%2$s</xliff:g> • Charging slowly (<xliff:gid="charging_time_left"example="4 hours and 2 minutes">%1$s</xliff:g> until full)</string>
<!-- Related to user switcher --><skip/>
@@ -2133,7 +2133,7 @@
<stringname="mobile_data">Mobile data</string>
<!-- Quick settings tile secondary label format combining roaming with the mobile data type. [CHAR LIMIT=NONE] -->