mirror of
https://github.com/mediacms-io/mediacms.git
synced 2025-10-06 22:32:41 +07:00
changes
This commit is contained in:
@@ -3939,9 +3939,6 @@ const TimelineControls = ({
|
||||
<p className="modal-message">
|
||||
You're about to replace the original video with this trimmed version. This can't be undone.
|
||||
</p>
|
||||
<p className="modal-message">
|
||||
The original video will be replaced with this trimmed version.
|
||||
</p>
|
||||
</Modal>
|
||||
|
||||
{/* Save As Copy Modal */}
|
||||
@@ -3973,9 +3970,6 @@ const TimelineControls = ({
|
||||
<p className="modal-message">
|
||||
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 className="modal-message">
|
||||
A new copy of the video will be created with your trimmed segments.
|
||||
</p>
|
||||
</Modal>
|
||||
|
||||
{/* Processing Modal */}
|
||||
@@ -4021,9 +4015,6 @@ const TimelineControls = ({
|
||||
<p className="modal-message">
|
||||
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.
|
||||
</p>
|
||||
<p className="modal-message">
|
||||
Each segment will be saved with its name as the filename.
|
||||
</p>
|
||||
</Modal>
|
||||
|
||||
{/* Success Modal */}
|
||||
|
||||
Reference in New Issue
Block a user