Wallpaper_Gallery/app/src/main/res/values/strings.xml
2025-02-07 14:18:43 +08:00

14 lines
697 B
XML

<resources>
<string name="app_name">Wallpaper Gallery</string>
<!-- TODO: Remove or change this placeholder text -->
<string name="hello_blank_fragment">Hello blank fragment</string>
<string name="category">Category</string>
<string name="set_wallpaper">Set Wallpaper</string>
<string name="both">Both</string>
<string name="lock">Lock</string>
<string name="desktop">Desktop</string>
<string name="success">Image downloaded successfully</string>
<string name="failure">Failed to download image</string>
<string name="like">Like</string>
<string name="you_haven_t_liked_any_wallpapers_yet">You haven\'t liked any wallpapers yet</string>
</resources>