16 lines
977 B
XML
16 lines
977 B
XML
<resources>
|
|
<string name="app_name">Simple Wallpaper</string>
|
|
<!-- TODO: Remove or change this placeholder text -->
|
|
<string name="hello_blank_fragment">Hello blank fragment</string>
|
|
<string name="privacy">Privacy Policy</string>
|
|
<string name="url_privacy">https://minallcornia.bitbucket.io/privacy.html</string>
|
|
<string name="set_successful">Wallpaper settings successful</string>
|
|
<string name="set_failed">Failed to set wallpaper</string>
|
|
<string name="view_all">View all</string>
|
|
<string name="download_successful">Wallpaper download successful</string>
|
|
<string name="download_failed">Wallpaper download failed</string>
|
|
<string name="permission_tips">Permission denied</string>
|
|
<string name="like_title">My favorite</string>
|
|
<string name="nolike_tips">At present, you don\'t have a favorite wallpaper \n Go to the homepage and take a look</string>
|
|
<string name="setwallpaper_text">Set as wallpaper</string>
|
|
</resources> |