feat(import): add strings for folder import errors etc.

This commit is contained in:
ProbablePrime 2025-01-17 02:51:25 -08:00 committed by GitHub
parent 82b7072ac6
commit 1a56066107
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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:",