1<?xml version="1.0" encoding="utf-8"?>
2<resources>
3    <string-array name="which_wallpaper_options">
4        <item>@string/which_wallpaper_option_home_screen</item>
5        <item>@string/which_wallpaper_option_home_screen_and_lock_screen</item>
6    </string-array>
7</resources>