Dmitry Nefedov
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
Sophia/PowerShell 7/Localizations/en-US/Sophia.psd1
|
|
@ -1,6 +1,6 @@ |
|
|
|
ConvertFrom-StringData -StringData @' |
|
|
|
UnsupportedOSBitness = The script supports Windows 10 x64 only |
|
|
|
UnsupportedOSBuild = The script supports Windows 10 2004/20H2/20H1 versions and higher |
|
|
|
UnsupportedOSBuild = The script supports Windows 10 2004/20H2/21H1 versions and higher |
|
|
|
UnsupportedRelease = A new version found |
|
|
|
CustomizationWarning = \nHave you customized every function in the Sophia.ps1 preset file before running Sophia Script? |
|
|
|
ControlledFolderAccessDisabled = Controlled folder access disabled |
|
|
|