diff --git a/en.json b/en.json index 480ce7e..c961cd5 100644 --- a/en.json +++ b/en.json @@ -1065,6 +1065,12 @@ "Importer.Slices.TitleGrayscale": "Image slices as volumetric texture (grayscale)", "Importer.Slices.Description": "Processes all image files in the folder into a volumetric texture", + "Importer.UnsupportedRecordType.Heading":"Unsupported Record Type", + "Importer.UnsupportedRecordType.Description":"The record you are trying to import({url}) has an unsupported type. It's type is: {recordType}. Please report this to us at {bugUrl}.", + "Importer.Link.Invalid.Heading":"Invalid Folder Link", + "Importer.Link.Invalid.Description":"The folder link({url}), you are trying to import is invalid. Double check your link and try again.", + "Inventory.Link.LinkText": "Inventory link to {name}", + "Exporter.Title": "Export", "Exporter.FileName": "File name:", "Exporter.ExportAs": "Export as:",