diff options
author | Jaikumar Ganesh <jaikumar@google.com> | 2009-09-11 09:45:11 -0700 |
---|---|---|
committer | Jaikumar Ganesh <jaikumar@google.com> | 2009-09-11 12:00:14 -0700 |
commit | 5f23cb39a1bd9c319383108c209fca7f0256894b (patch) | |
tree | 6c64af89eed3f798eb6b5b6b52d0dc101314d723 /res/values-nl | |
parent | d6375e975e74924082cbf3f9b4c6f2a67b1ee08d (diff) | |
download | packages_apps_Settings-5f23cb39a1bd9c319383108c209fca7f0256894b.tar.gz packages_apps_Settings-5f23cb39a1bd9c319383108c209fca7f0256894b.tar.bz2 packages_apps_Settings-5f23cb39a1bd9c319383108c209fca7f0256894b.zip |
Modify settings for 2.1
Add incoming pairing dialog
Add DisplayPasskey handling of pairing keyboards with 2.1 devices.
Modify code path to show errors when bonding request fails.
Misc fixes like string changes.
Diffstat (limited to 'res/values-nl')
-rw-r--r-- | res/values-nl/strings.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/res/values-nl/strings.xml b/res/values-nl/strings.xml index 992f0b059..adb9b0aff 100644 --- a/res/values-nl/strings.xml +++ b/res/values-nl/strings.xml @@ -230,7 +230,7 @@ <string name="bluetooth_settings" msgid="2725796451253089609">"Bluetooth-instellingen"</string> <string name="bluetooth_settings_title" msgid="2824020086246268296">"Bluetooth-instellingen"</string> <string name="bluetooth_settings_summary" msgid="2091062709530570462">"Verbindingen beheren, apparaatnaam en vindbaarheid instellen"</string> - <string name="bluetooth_pin_entry" msgid="5627349871303455279">"Bluetooth-koppelingsverzoek"</string> + <string name="bluetooth_pairing_dialog" msgid="5627349871303455279">"Bluetooth-koppelingsverzoek"</string> <string name="bluetooth_device_info" msgid="6644515376523965073">"Bluetooth-apparaatinfo"</string> <!-- no translation found for bluetooth_enter_pin_msg (5282139964993593442) --> <skip /> |