summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorMartin Hibdon <mah@android.com>2010-03-04 18:04:52 -0800
committerMartin Hibdon <mah@android.com>2010-03-04 18:04:52 -0800
commitb15f8cf1ff152d6ec3cdf698f3347dc93d1e26bc (patch)
tree2452f498e7de9a70466fa9224d2c57bdc314acc2 /res
parentcc8733d5b35d9b25521d56cfe6554aa28aefce08 (diff)
downloadpackages_apps_settings-b15f8cf1ff152d6ec3cdf698f3347dc93d1e26bc.zip
packages_apps_settings-b15f8cf1ff152d6ec3cdf698f3347dc93d1e26bc.tar.gz
packages_apps_settings-b15f8cf1ff152d6ec3cdf698f3347dc93d1e26bc.tar.bz2
Fix previous Settings string checkin
There was a typo in my previous checkin.
Diffstat (limited to 'res')
-rw-r--r--res/values/strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 00bba73..b6cb2fa 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -185,7 +185,7 @@
bluetooth voice dialing when lock screen is up-->
<string name="bluetooth_lock_voice_dialing">Lock voice dialing</string>
<!-- Bluetooth settings screen, lock voice dialing checkbox summary text -->
- <string name="bluetooth_lock_voice_dialing_summary">i
+ <string name="bluetooth_lock_voice_dialing_summary">
Prevent use of the bluetooth dialer when the screen is locked
</string>