Add battery part
This commit is contained in:
@@ -540,4 +540,10 @@
|
||||
<string name="no_account_google">You haven\'t connected a Google account yet</string>
|
||||
<!-- Used in info banners that indicate that an account is required to enable a certain feature -->
|
||||
<string name="connect_account">Connect account</string>
|
||||
|
||||
<string name="battery_part_charging">Charging</string>
|
||||
<plurals name="battery_part_remaining_charge_time">
|
||||
<item quantity="one">Full in %1$s minute</item>
|
||||
<item quantity="other">Full in %1$s minutes</item>
|
||||
</plurals>
|
||||
</resources>
|
||||
Reference in New Issue
Block a user