Increase oem_unlock_enable char limit for translation

Bug: 16220494
Change-Id: I3974b241bc57130e518dab4b20348e698a276854
This commit is contained in:
Andres Morales
2014-07-16 15:31:31 -07:00
parent b5b35fa1cf
commit 0128374aae

View File

@@ -3360,7 +3360,7 @@
<string name="bt_hci_snoop_log">Enable Bluetooth HCI snoop log</string>
<!-- setting Checkbox summary whether to capture all bluetooth HCI packets in a file -->
<string name="bt_hci_snoop_log_summary">Capture all bluetooth HCI packets in a file</string>
<!-- setting Checkbox title whether to enable OEM unlock [CHAR_LIMIT=25] -->
<!-- setting Checkbox title whether to enable OEM unlock [CHAR_LIMIT=35] -->
<string name="oem_unlock_enable">Enable OEM unlock</string>
<!-- setting Checkbox summary whether to enable OEM unlock [CHAR_LIMIT=50] -->
<string name="oem_unlock_enable_summary">Allow the device to be OEM unlocked</string>