Lines Matching full:wallpaper
21 <!-- Button label on Wallpaper picker screen; user selects this button to set a specific wallpaper -->
22 <string name="wallpaper_instructions">Set wallpaper</string>
23 <!-- Error message when an image is selected as a wallpaper,
24 but the wallpaper picker cannot load it -->
26 <!-- Error message when an image is selected as a wallpaper,
27 but the wallpaper cropper cannot load it. The user will
29 an image as the wallpaper -->
30 <string name="wallpaper_load_fail">Couldn\'t load image as wallpaper</string>
31 <!-- Shown when wallpapers are selected in Wallpaper picker -->
39 <!-- Accessibility string used as a label for a particular wallpaper in the Wallpaper Picker list.
40 e.g. "Wallpaper 3 of 10" -->
41 <string name="wallpaper_accessibility_name">Wallpaper %1$d of %2$d</string>
42 <!-- Accessibility string used to announce that a wallpaper has been selected. -->
43 <string name="announce_selection">Selected <xliff:g id="label" example="Wallpaper 3 of 10">%1$s</xliff:g></string>
45 <!-- Label on button to delete wallpaper(s) -->
47 <!-- Label on button in Wallpaper Picker to pick an image -->
49 <!-- Option in "Select wallpaper from" dialog box -->
52 <string name="crop_wallpaper">Crop wallpaper</string>