aboutsummaryrefslogtreecommitdiffstats
path: root/java/res/xml/prefs_screen_theme.xml
diff options
context:
space:
mode:
Diffstat (limited to 'java/res/xml/prefs_screen_theme.xml')
-rw-r--r--java/res/xml/prefs_screen_theme.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/res/xml/prefs_screen_theme.xml b/java/res/xml/prefs_screen_theme.xml
index b49f0bea6..677a6ea3b 100644
--- a/java/res/xml/prefs_screen_theme.xml
+++ b/java/res/xml/prefs_screen_theme.xml
@@ -17,7 +17,7 @@
<PreferenceScreen
xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:latin="http://schemas.android.com/apk/res/com.android.inputmethod.latin"
- android:title="@string/keyboard_theme"
+ android:title="@string/settings_screen_theme"
android:key="screen_theme">
<!-- Keyboard theme list will be populated programmatically here. -->
</PreferenceScreen>