Merge "Update incompatible charging string for different product" into udc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
36d78f8fe0
@@ -676,4 +676,8 @@
|
|||||||
<string name="lockpassword_confirm_your_password_details_frp" product="tablet">Your tablet was reset to factory settings. To use this tablet, enter your previous password.</string>
|
<string name="lockpassword_confirm_your_password_details_frp" product="tablet">Your tablet was reset to factory settings. To use this tablet, enter your previous password.</string>
|
||||||
<!-- An explanation text that the password needs to be solved because the device was factory reset. [CHAR LIMIT=100] -->
|
<!-- An explanation text that the password needs to be solved because the device was factory reset. [CHAR LIMIT=100] -->
|
||||||
<string name="lockpassword_confirm_your_password_details_frp" product="device">Your device was reset to factory settings. To use this device, enter your previous password.</string>
|
<string name="lockpassword_confirm_your_password_details_frp" product="device">Your device was reset to factory settings. To use this device, enter your previous password.</string>
|
||||||
|
<!-- Message of incompatible charging battery tip [CHAR LIMIT=NONE] -->
|
||||||
|
<string name="battery_tip_incompatible_charging_message" product="default">Battery charging slowly or won\'t charge. Check if the cable and power adapter work with your phone</string>
|
||||||
|
<string name="battery_tip_incompatible_charging_message" product="device">Battery charging slowly or won\'t charge. Check if the cable and power adapter work with your device</string>
|
||||||
|
<string name="battery_tip_incompatible_charging_message" product="tablet">Battery charging slowly or won\'t charge. Check if the cable and power adapter work with your tablet</string>
|
||||||
</resources>
|
</resources>
|
||||||
|
@@ -5148,8 +5148,6 @@
|
|||||||
<string name="battery_tip_charge_to_full_button">Charge to full</string>
|
<string name="battery_tip_charge_to_full_button">Charge to full</string>
|
||||||
<!-- Title of incompatible charging battery tip [CHAR LIMIT=NONE] -->
|
<!-- Title of incompatible charging battery tip [CHAR LIMIT=NONE] -->
|
||||||
<string name="battery_tip_incompatible_charging_title">Issue with charging accessory</string>
|
<string name="battery_tip_incompatible_charging_title">Issue with charging accessory</string>
|
||||||
<!-- Message of incompatible charging battery tip [CHAR LIMIT=NONE] -->
|
|
||||||
<string name="battery_tip_incompatible_charging_message">Battery charging slowly or won\'t charge. Check if the cable and power adapter work with your phone</string>
|
|
||||||
<!-- Content description for the incompatible charging battery tip button [CHAR LIMIT=NONE] -->
|
<!-- Content description for the incompatible charging battery tip button [CHAR LIMIT=NONE] -->
|
||||||
<string name="battery_tip_incompatible_charging_content_description">Learn more about incompatible charging</string>
|
<string name="battery_tip_incompatible_charging_content_description">Learn more about incompatible charging</string>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user