DscResources/MSFT_xMySqlUser/en-US/MSFT_xMySqlUser.strings.psd1

# Localized resources for MSFT_xMySqlUser

ConvertFrom-StringData @'
###PSLOC
UserCreated=User {0} created successfully.
UserRemoved=User {0} removed successfully.
InvalidUserName=The name {0} cannot be used. Names may not consist entirely of periods and/or spaces, or contain these characters: {1}
UserExists=A user with the name {0} exists.
UserDoesNotExist=A user with the name {0} does not exist.
###PSLOC
 
'@