Put default app first in open with list

This commit is contained in:
Jeremy Soller 2024-03-04 11:30:51 -07:00
parent 3e1e6b090e
commit a4efff3873
No known key found for this signature in database
GPG key ID: D02FD439211AF56F
3 changed files with 17 additions and 4 deletions

View file

@ -51,6 +51,10 @@ pending = Pending
failed = Failed
complete = Complete
## Open with
open-with = Open with
default-app = {$name} (default)
## Properties
properties = Properties
@ -71,7 +75,6 @@ light = Light
# Context menu
new-file = New file
new-folder = New folder
open-with = Open with
open-in-terminal = Open in terminal
move-to-trash = Move to trash
restore-from-trash = Restore from trash