mirror of
https://github.com/dfinke/ImportExcel.git
synced 2025-12-06 00:23:20 +00:00
5 lines
273 B
PowerShell
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
|
|
'@ |