am 5f23cb39: Modify settings for 2.1
Merge commit '5f23cb39a1bd9c319383108c209fca7f0256894b' into eclair-plus-aosp * commit '5f23cb39a1bd9c319383108c209fca7f0256894b': Modify settings for 2.1
This commit is contained in:
@@ -509,7 +509,7 @@
|
||||
<string name="bluetooth_settings_summary">Manage connections, set device name & discoverability</string>
|
||||
|
||||
<!-- Title for the dialog to enter PIN. -->
|
||||
<string name="bluetooth_pin_entry">Bluetooth pairing request</string>
|
||||
<string name="bluetooth_pairing_request">Bluetooth pairing request</string>
|
||||
<!-- Title for the bluetooth device info screen. -->
|
||||
<string name="bluetooth_device_info">Bluetooth device info</string>
|
||||
<!-- Message when bluetooth dialog for pin entry is showing -->
|
||||
@@ -518,10 +518,16 @@
|
||||
<string name="bluetooth_enter_passkey_msg">\nType passkey to pair with \u0022<xliff:g id="device_name">%1$s</xliff:g>\u0022.</string>
|
||||
<!-- Message when bluetooth dialog for confirmation of passkey is showing -->
|
||||
<string name="bluetooth_confirm_passkey_msg">To pair with \u0022<xliff:g id="device_name">%1$s</xliff:g>\u0022, confirm that it is showing the passkey: <xliff:g id="passkey">%2$s</xliff:g>.</string>
|
||||
<!-- Message when bluetooth incoming pairing request for (2.1 devices) dialog is showing -->
|
||||
<string name="bluetooth_incoming_pairing_msg"><xliff:g id="device_name">%1$s</xliff:g>\nwants to pair.</string>
|
||||
<!-- Message when bluetooth dialog when passkey needs to be displayed. -->
|
||||
<string name="bluetooth_display_passkey_msg">Enter <xliff:g id="passkey">%2$s</xliff:g> on \u0022<xliff:g id="device_name">%1$s</xliff:g>\u0022 to pair. </string>
|
||||
<!-- Button text for accepting an incoming pairing request -->
|
||||
<string name="bluetooth_pairing_accept">Pair</string>
|
||||
<!-- Button text for declining an incoming pairing request -->
|
||||
<string name="bluetooth_pairing_decline">Don\u0027t Pair</string>
|
||||
<!-- Generic string for remote Bluetooth device -->
|
||||
<string name="bluetooth_remote_device">bluetooth device</string>
|
||||
|
||||
<!-- Title for BT error dialogs. -->
|
||||
<string name="bluetooth_error_title">Attention</string>
|
||||
@@ -529,7 +535,7 @@
|
||||
<string name="bluetooth_pairing_error_message">There was a problem pairing with <xliff:g id="device_name">%1$s</xliff:g>.</string>
|
||||
<!-- Message for the error dialog when BT pairing fails because the PIN /
|
||||
Passkey entered is incorrect. -->
|
||||
<string name="bluetooth_pairing_pin_error_message">There was a problem pairing with <xliff:g id="device_name">%1$s</xliff:g> because the typed PIN or Passkey is incorrect.</string>
|
||||
<string name="bluetooth_pairing_pin_error_message">There was a problem pairing with <xliff:g id="device_name">%1$s</xliff:g> because the PIN or Passkey is incorrect.</string>
|
||||
<!-- Message for the error dialog when BT pairing fails because the other device is down. -->
|
||||
<string name="bluetooth_pairing_device_down_error_message">Cannot establish communication with <xliff:g id="device_name">%1$s</xliff:g>.</string>
|
||||
<!-- Message for the error dialog when BT pairing fails because the other device rejected the pairing. -->
|
||||
|
||||
Reference in New Issue
Block a user