mirror of
https://github.com/GitJournal/GitJournal.git
synced 2025-09-09 20:12:20 +08:00
FolderView: Implement basic note selection
You can delete or share a note using this.
This commit is contained in:
@ -202,7 +202,6 @@ widgets:
|
||||
text: Purchase for {price}
|
||||
fail: Failed to Load
|
||||
FolderView:
|
||||
noteSelected: Note Selected
|
||||
noteDeleted: Note Deleted
|
||||
undo: Undo
|
||||
syncError: Sync Error {}
|
||||
@ -224,7 +223,7 @@ widgets:
|
||||
searchFailed: No Search Results Found
|
||||
NoteDeleteDialog:
|
||||
title: Do you want to delete this note?
|
||||
yes: Delete
|
||||
yes: Yes
|
||||
no: No
|
||||
|
||||
rootFolder: Root Folder
|
||||
|
Reference in New Issue
Block a user