fix: Fixed issue where multiple trashed items on mobile could not be deleted permanently

This commit is contained in:
Aman Harwara
2023-11-27 21:34:10 +05:30
parent bf6f8a8b62
commit 5660df577d
4 changed files with 20 additions and 5 deletions

View File

@@ -109,6 +109,7 @@ export const Strings = {
protectingNoteWithoutProtectionSources:
'Access to this note will not be restricted until you set up a passcode or account.',
trashItemsTitle: 'Move to Trash',
deleteItemsPermanentlyTitle: 'Delete Permanently',
trashNotesText: 'Are you sure you want to move these notes to the trash?',
trashFilesText: 'Are you sure you want to move these files to the trash?',
enterPasscode: 'Please enter a passcode.',