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-ja | |
parent | d6375e975e74924082cbf3f9b4c6f2a67b1ee08d (diff) | |
download | packages_apps_Settings-5f23cb39a1bd9c319383108c209fca7f0256894b.zip packages_apps_Settings-5f23cb39a1bd9c319383108c209fca7f0256894b.tar.gz packages_apps_Settings-5f23cb39a1bd9c319383108c209fca7f0256894b.tar.bz2 |
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-ja')
-rw-r--r-- | res/values-ja/strings.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/res/values-ja/strings.xml b/res/values-ja/strings.xml index 5bdb035..41e9810 100644 --- a/res/values-ja/strings.xml +++ b/res/values-ja/strings.xml @@ -230,7 +230,7 @@ <string name="bluetooth_settings" msgid="2725796451253089609">"Bluetooth設定"</string> <string name="bluetooth_settings_title" msgid="2824020086246268296">"Bluetooth設定"</string> <string name="bluetooth_settings_summary" msgid="2091062709530570462">"端末の名前、接続や検出設定"</string> - <string name="bluetooth_pin_entry" msgid="5627349871303455279">"Bluetoothペア設定リクエスト"</string> + <string name="bluetooth_pairing_dialog" msgid="5627349871303455279">"Bluetoothペア設定リクエスト"</string> <string name="bluetooth_device_info" msgid="6644515376523965073">"Bluetooth端末情報"</string> <!-- no translation found for bluetooth_enter_pin_msg (5282139964993593442) --> <skip /> |