-
-
Notifications
You must be signed in to change notification settings - Fork 814
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
desktop: Improve filters in file pickers
- Loading branch information
1 parent
14302b8
commit 75e4eaa
Showing
2 changed files
with
10 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,6 @@ | ||
file-picker-title-open-file = Open a single file | ||
file-picker-filter-flash-files = Flash Files | ||
file-picker-filter-all-files = All Files | ||
file-picker-filter-supported = All Supported Files | ||
file-picker-filter-swf = SWF (*.swf) | ||
file-picker-filter-spl = FutureSplash Animator (*.spl) | ||
file-picker-filter-ruf = Ruffle Bundle (*.ruf) | ||
file-picker-filter-all = All Files |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters