aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/xml
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/xml')
-rw-r--r--app/src/main/res/xml/theme_preferences.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/src/main/res/xml/theme_preferences.xml b/app/src/main/res/xml/theme_preferences.xml
index 5bcc5ef3..e6aec71f 100644
--- a/app/src/main/res/xml/theme_preferences.xml
+++ b/app/src/main/res/xml/theme_preferences.xml
@@ -34,9 +34,9 @@
app:title="@string/settings_customize_amoled_theme_title" />
<Preference
- app:key="select_and_customize_theme"
+ app:key="manage_themes"
app:icon="@drawable/ic_edit_24dp"
- app:title="@string/settings_select_and_customize_theme_title" />
+ app:title="@string/settings_manage_themes_title" />
<Preference
app:summary="@string/settings_custom_theme_cannot_apply_to_settings_page_title"