diff --git a/client/ayon_traypublisher/plugins/create/create_editorial.py b/client/ayon_traypublisher/plugins/create/create_editorial.py index e2cda49..1f68b4d 100644 --- a/client/ayon_traypublisher/plugins/create/create_editorial.py +++ b/client/ayon_traypublisher/plugins/create/create_editorial.py @@ -843,7 +843,12 @@ def get_pre_create_attr_defs(self): ], allow_sequences=False, single_item=False, - label="Sequence file", + label="Edit Decision List", + tooltip=( + "An Edit Decision List (EDL) is a list of edits that includes reel and timecode data.\n" + "This information shows where each video clip can be found to create the final cut.\n" + "EDL files can be generated using apps like Nuke Studio and Resolve." + ) ), FileDef( "media_filepaths_data",