Clean up batch saving.

- Post a better string for when batch saving completes successfully
- Exit multi-select after saving
This commit is contained in:
Greyson Parrelli
2018-09-27 10:16:40 -07:00
parent 91a119393c
commit 12d9d7741b
3 changed files with 6 additions and 4 deletions

View File

@@ -701,6 +701,7 @@
<!-- SaveAttachmentTask -->
<string name="SaveAttachmentTask_saved_to">Saved to %s</string>
<string name="SaveAttachmentTask_saved">Saved</string>
<!-- SearchToolbar -->
<string name="SearchToolbar_search">Search</string>