Add Settings strings for power button behavior (accessibility)

Bug: 2364220
This commit is contained in:
David Brown
2010-03-08 12:45:43 -08:00
parent b8955defaf
commit fdee92f135

View File

@@ -2007,6 +2007,12 @@ found in the list of installed applications.</string>
applications installed.\n\nYou can download a screen reader for your device from Android
Market.\n\nClick "OK" to install the screen reader.</string>
<!-- Accessibility settings: Power button category -->
<string name="accessibility_power_button_category">Power button</string>
<!-- Accessibility settings: checkbox title for power button behavior -->
<string name="accessibility_power_button_ends_call">Power button ends call</string>
<!-- Accessibility settings: power button behavior summary text -->
<string name="accessibility_power_button_ends_call_summary">During a call, pressing Power ends call instead of turning off screen</string>
<!-- App Fuel Gauge strings -->
<skip/>