am b9484071: am e278a208: SAP: Make it possible to enforce a 16-digit pin code (5/5)

* commit 'b94840712e9257e6f38446c7d7a3c4d3d79cf089':
  SAP: Make it possible to enforce a 16-digit pin code (5/5)
This commit is contained in:
Casper Bonde
2015-06-09 22:09:38 +00:00
committed by Android Git Automerger
2 changed files with 16 additions and 1 deletions

View File

@@ -1170,6 +1170,9 @@
<!-- Bluetooth PIN hint text (below the text entry box). [CHAR LIMIT=30] -->
<string name="bluetooth_pin_values_hint">Usually 0000 or 1234</string>
<!-- Bluetooth PIN hint text (below the text entry box). [CHAR LIMIT=30] -->
<string name="bluetooth_pin_values_hint_16_digits">Must be 16 digits</string>
<!-- Pairing dialog text to remind user to enter the PIN on the other device. [CHAR LIMIT=NONE] -->
<string name="bluetooth_enter_pin_other_device">You may also need to type this PIN on the other device.</string>
<!-- Pairing dialog text to remind user to enter the passkey on the other device. [CHAR LIMIT=NONE] -->