Files
ImportExcel/en/Strings.psd1

5 lines
273 B
PowerShell

ConvertFrom-StringData @'
SystemDrawingAvailable=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 module is ready, except for that functionality
'@