mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2025-12-26 15:57:56 +01:00
* Update localizations for FileDialog. - Add "btnOk", "btnCancel" to default file dialog style. - Add localization strings for context menus of FileDialog. - Change extension text of directory to `<Strings.Directory>`. Change FileSystemInfoStats.IsDir to property. - Update unit test for FileDialog. * Undo the change to HideColumn. * Fix unit test.