Fix for bug206007, power dialog change "Why?" to "Battery use"

This commit is contained in:
Roy West
2009-08-19 15:18:29 -07:00
parent 77035a31dd
commit 51a9029cdc

View File

@@ -1350,7 +1350,7 @@
<!-- When the battery is low, this is the label of the button to go to the <!-- 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. --> 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. --> <!-- Title of the alert when something went wrong in the factory test. -->
<string name="factorytest_failed">Factory test failed</string> <string name="factorytest_failed">Factory test failed</string>