am 51a9029c: Fix for bug206007, power dialog change "Why?" to "Battery use"

Merge commit '51a9029cdc6ab51f2ff4b5e8eab72ee9f04a70c3'

* commit '51a9029cdc6ab51f2ff4b5e8eab72ee9f04a70c3':
  Fix for bug206007, power dialog change "Why?" to "Battery use"
This commit is contained in:
Roy West
2009-08-19 16:51:55 -07:00
committed by Android Git Automerger

View File

@@ -1350,7 +1350,7 @@
<!-- When the battery is low, this is the label of the button to go to the
power usage activity to find out what drained the battery. -->
<string name="battery_low_why">Why?</string>
<string name="battery_low_why">Battery use</string>
<!-- Title of the alert when something went wrong in the factory test. -->
<string name="factorytest_failed">Factory test failed</string>