-
-
Notifications
You must be signed in to change notification settings - Fork 455
Closed
Labels
Description
These strings are hardcoded. Make them translatable, please.
| var subtitle = ToReadableSize(drv.AvailableFreeSpace, 2) + " free of " + ToReadableSize(drv.TotalSize, 2); |
| SubTitle = $"Use > to search within {subtitleFolderName}, " + |
| $"* to search for file extensions or >* to combine both searches.", |