Add open/cancel buttons to dialog
This commit is contained in:
parent
c017663557
commit
c6eecbddd8
2 changed files with 38 additions and 1 deletions
|
|
@ -4,6 +4,10 @@ filesystem = Filesystem
|
|||
home = Home
|
||||
trash = Trash
|
||||
|
||||
# Dialog
|
||||
cancel = Cancel
|
||||
open = Open
|
||||
|
||||
# List view
|
||||
name = Name
|
||||
modified = Modified
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue