Update OEM unlock summary string am: 63f791a1e9 am: e3d32bb291

am: 6de5a2a35b

Change-Id: I73cb4e90e0dc902cbf92bbe7c37957f71425ff07
This commit is contained in:
Esteban Talavera
2016-08-08 21:23:51 +00:00
committed by android-build-merger
2 changed files with 8 additions and 5 deletions

View File

@@ -7756,6 +7756,8 @@
<string name="oem_unlock_enable_disabled_summary_bootloader_unlocked">Bootloader is already unlocked</string>
<!-- setting enable OEM unlock Checkbox's summary to explain this Checkbox is disabled because there is no connectivity. [CHAR_LIMIT=60] -->
<string name="oem_unlock_enable_disabled_summary_connectivity">Connect to the Internet first</string>
<!-- setting enable OEM unlock Checkbox's summary to explain this Checkbox is disabled because there is no connectivity or the device is locked by the carrier [CHAR_LIMIT=60] -->
<string name="oem_unlock_enable_disabled_summary_connectivity_or_locked">Connect to the Internet or contact your carrier</string>
<!-- setting enable OEM unlock Checkbox's summary to explain this Checkbox is disabled because this setting is unavailable on sim-locked devices. [CHAR_LIMIT=60] -->
<string name="oem_unlock_enable_disabled_summary_sim_locked_device">Unavailable on carrier-locked devices</string>