summaryrefslogtreecommitdiffstats
path: root/res/xml/high_power_details.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/xml/high_power_details.xml')
-rw-r--r--res/xml/high_power_details.xml7
1 files changed, 2 insertions, 5 deletions
diff --git a/res/xml/high_power_details.xml b/res/xml/high_power_details.xml
index 81f7806..d0aae54 100644
--- a/res/xml/high_power_details.xml
+++ b/res/xml/high_power_details.xml
@@ -16,14 +16,11 @@
<PreferenceScreen xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:settings="http://schemas.android.com/apk/res/com.android.settings"
- android:title="@string/high_power">
+ android:title="@string/high_power_apps">
<SwitchPreference
android:key="high_power_switch"
- android:title="@string/high_power" />
-
- <Preference
android:summary="@string/high_power_desc"
- android:selectable="false" />
+ android:title="@string/high_power_apps" />
</PreferenceScreen>