mirror of
https://github.com/mediacms-io/mediacms.git
synced 2025-11-06 07:28:53 -05:00
text
This commit is contained in:
parent
1c9aff252e
commit
ef264bbece
@ -3937,7 +3937,7 @@ const TimelineControls = ({
|
|||||||
}
|
}
|
||||||
>
|
>
|
||||||
<p className="modal-message">
|
<p className="modal-message">
|
||||||
You're about to save these changes and replace the original video. This action cannot be undone.
|
You're about to replace the original video with this trimmed version. This can't be undone.
|
||||||
</p>
|
</p>
|
||||||
<p className="modal-message">
|
<p className="modal-message">
|
||||||
The original video will be replaced with this trimmed version.
|
The original video will be replaced with this trimmed version.
|
||||||
@ -3971,7 +3971,7 @@ const TimelineControls = ({
|
|||||||
}
|
}
|
||||||
>
|
>
|
||||||
<p className="modal-message">
|
<p className="modal-message">
|
||||||
You're about to save these changes as a new copy. Your original video will remain unchanged.
|
You're about to save a new copy with your edits. The original video will stay the same. Find the new file in your My Media folder - named after the original file.
|
||||||
</p>
|
</p>
|
||||||
<p className="modal-message">
|
<p className="modal-message">
|
||||||
A new copy of the video will be created with your trimmed segments.
|
A new copy of the video will be created with your trimmed segments.
|
||||||
@ -4019,8 +4019,7 @@ const TimelineControls = ({
|
|||||||
}
|
}
|
||||||
>
|
>
|
||||||
<p className="modal-message">
|
<p className="modal-message">
|
||||||
You're about to save each segment as a separate video file.
|
You're about to save each segment as a separate video. Find the new files in your My Media folder - named after the original file.
|
||||||
There are {clipSegments.length} segments to be saved.
|
|
||||||
</p>
|
</p>
|
||||||
<p className="modal-message">
|
<p className="modal-message">
|
||||||
Each segment will be saved with its name as the filename.
|
Each segment will be saved with its name as the filename.
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user