aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/values
diff options
context:
space:
mode:
authorDocile-Alligator <25734209+Docile-Alligator@users.noreply.github.com>2024-09-18 16:47:25 +0000
committerDocile-Alligator <25734209+Docile-Alligator@users.noreply.github.com>2024-09-18 16:47:25 +0000
commit4aa37adf43c5c6baeab12e4bc69bb907500eba44 (patch)
treed0703a442941df8fc0622797ede2736858cd44fa /app/src/main/res/values
parent8497807139fde579040a2cae1fd87ac8774bcb10 (diff)
downloadinfinity-for-reddit-4aa37adf43c5c6baeab12e4bc69bb907500eba44.tar
infinity-for-reddit-4aa37adf43c5c6baeab12e4bc69bb907500eba44.tar.gz
infinity-for-reddit-4aa37adf43c5c6baeab12e4bc69bb907500eba44.tar.bz2
infinity-for-reddit-4aa37adf43c5c6baeab12e4bc69bb907500eba44.tar.lz
infinity-for-reddit-4aa37adf43c5c6baeab12e4bc69bb907500eba44.tar.xz
infinity-for-reddit-4aa37adf43c5c6baeab12e4bc69bb907500eba44.tar.zst
infinity-for-reddit-4aa37adf43c5c6baeab12e4bc69bb907500eba44.zip
Fix notification content when downloading all media in a gallery.
Diffstat (limited to 'app/src/main/res/values')
-rw-r--r--app/src/main/res/values/strings.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index bd4ac962..fcb7d0b0 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -1053,6 +1053,8 @@
<string name="downloading_media_failed_cannot_save_to_destination_directory">Download failed: cannot save the file to destination directory</string>
<string name="downloading_media_failed_cannot_fetch_redgifs_url">Download failed: cannot fetch Redgifs video url</string>
<string name="downloading_media_failed_cannot_fetch_streamable_url">Download failed: cannot fetch Streamable video url</string>
+ <string name="download_all_gallery_media_notification_title">All Gallery Media</string>
+ <string name="download_gallery_failed_some_images">Downloaded. Some media failed to download.</string>
<string name="wallpaper_set">Wallpaper set</string>
<string name="error_set_wallpaper">Cannot set wallpaper</string>