DSCResources/POSHOrigin_POSHFile/en-US/messages.psd1
ConvertFrom-StringData -StringData @'
str_set_file_content = Setting content on file: {0} str_create_file = Creating file: {0} str_remove_file = Removing file: {0} gfs_file_exists = File: {0} exists gfs_file_not_exists = File: {0} does not exist gfs_content_match = Contents match gfs_content_mismatch = Contents do not match '@ |