aboutsummaryrefslogtreecommitdiff
path: root/apps
diff options
context:
space:
mode:
Diffstat (limited to 'apps')
-rw-r--r--apps/SetupCustomizer/res/values/strings.xml5
1 files changed, 4 insertions, 1 deletions
diff --git a/apps/SetupCustomizer/res/values/strings.xml b/apps/SetupCustomizer/res/values/strings.xml
index 7572d9f..f53fb11 100644
--- a/apps/SetupCustomizer/res/values/strings.xml
+++ b/apps/SetupCustomizer/res/values/strings.xml
@@ -2,7 +2,10 @@
<string name="app_label">SetupCustomizer</string>
- <!-- Welcome messgae -->
+ <!-- Welcome message -->
<string name="welcome_message">welcome_message</string>
+ <!-- Custom wallpaper [DO NOT TRANSLATE] -->
+ <string name="setup_wallpaper_component" translatable="false">com.android.systemui/com.android.systemui.ImageWallpaper</string>
+
</resources>