mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-26 20:33:53 +01:00
Added progress dialog for setting wallpaper (#3427)
* Added progress dialog for setting wallpaper * Updated dialog strings
This commit is contained in:
parent
39cb190571
commit
3d0048a771
2 changed files with 19 additions and 0 deletions
|
|
@ -593,4 +593,7 @@ Upload your first media by tapping on the add button.</string>
|
|||
<string name="upload_nearby_place_found_description">Is this a photo of Place %1$s?</string>
|
||||
<string name="remove_bookmark">Removed from bookmarks</string>
|
||||
<string name="add_bookmark">Added to bookmarks</string>
|
||||
<string name="wallpaper_set_unsuccessfully">Something went wrong. Could not set the wallpaper</string>
|
||||
<string name="setting_wallpaper_dialog_title">Set as Wallpaper</string>
|
||||
<string name="setting_wallpaper_dialog_message">Setting Wallpaper. Please wait…</string>
|
||||
</resources>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue