MyLiveWallpaper/app/src/main/res/values/strings.xml
2024-12-26 13:53:27 +08:00

15 lines
752 B
XML

<resources>
<string name="app_name">Live Wallpaper</string>
<string name="hello_blank_fragment">Hello blank fragment</string>
<string name="tab_title_1">Trending</string>
<string name="tab_title_2">Explore</string>
<string name="tab_title_3">Shift</string>
<string name="tab_title_4">Favorites</string>
<string name="set">Set</string>
<string name="fail_describe">Loading failed, please check the network and try again</string>
<string name="Retry">Retry</string>
<string name="empty_favorite">You haven not collected any wallpapers yet!</string>
<string name="check_net">Please check your network connection</string>
<string name="loading">Downloading video, please wait patiently</string>
</resources>