Localized/PSConfig.psd1
ConvertFrom-StringData -StringData @"
SearchingForItem_F0_In_F1_Type_F2 = Searching for Configuration Item '{0}' in Configuration Source '{1}' (Type {2}). Item_F0_Found = Configuration Item '{0}' found. AddingSource_F0_Type_F1 = Adding Configuration Source '{0}' (Type {1}). File_F0_NotFound = The specified file '{0}' was not found. CannotLoad_F0_Data_F1 = Unable to load {0} data from file '{1}'. ClearingSources = Clearing Configuration Sources. "@ |