aboutsummaryrefslogtreecommitdiff
path: root/apps/SetupCustomizer/res/values/strings.xml
blob: f53fb11ed5206b87af87566aea427a468fea2edb (plain)
1
2
3
4
5
6
7
8
9
10
11
<resources>

    <string name="app_label">SetupCustomizer</string>

    <!-- 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>