Simplify notification for saving media.

Addresses #11759.
This commit is contained in:
Nicholas Tinsley
2023-05-23 20:54:24 -04:00
committed by Nicholas
parent 3a5e5364c7
commit 61eb397d2b
2 changed files with 3 additions and 5 deletions

View File

@@ -2252,9 +2252,8 @@
<string name="QuickResponseService_quick_response_unavailable_when_Signal_is_locked">Quick response unavailable when Signal is locked!</string>
<string name="QuickResponseService_problem_sending_message">Problem sending message!</string>
<!-- SaveAttachmentTask -->
<string name="SaveAttachmentTask_saved_to">Saved to %s</string>
<string name="SaveAttachmentTask_saved">Saved</string>
<!-- A small toast notification to let the user know their image/video/audio was downloaded and saved to their device, accessible in other apps. -->
<string name="SaveAttachmentTask_saved">Media saved</string>
<!-- SearchToolbar -->
<string name="SearchToolbar_search">Search</string>