Merge "cleanup Exit car mode in UI."

This commit is contained in:
Dianne Hackborn
2010-03-01 11:12:27 -08:00
committed by Android (Google) Code Review

View File

@@ -2276,6 +2276,6 @@
<!-- Strings for car mode notification -->
<!-- Shown when car mode is enabled -->
<string name="car_mode_disable_notification_title">Car mode enabled</string>
<string name="car_mode_disable_notification_message">Select to disable car mode.</string>
<string name="car_mode_disable_notification_message">Select to exit car mode.</string>
</resources>