Files
ImportExcel/en/Strings.psd1
2019-12-01 17:04:27 +00:00

5 lines
274 B
PowerShell

ConvertFrom-StringData @'
SystemDrawingAvaialable=System.Drawing could not be loaded. Color and font look-ups may not be available.
PS5NeededForPlot=PowerShell 5 is required for plot.ps1
ModuleReadyExceptPlot=The ImportExcel moudle is ready, except for that functionality
'@