From 3387060fe137e7588005824aa0a9fc8cfccaa98e Mon Sep 17 00:00:00 2001 From: Paul Holden Date: Tue, 3 Jan 2023 21:08:18 +0000 Subject: [PATCH] MDL-76785 tiny_media: define video width/height language strings. AMOS BEGIN CPY [videoheight,atto_media],[videoheight,tiny_media] CPY [videowidth,atto_media],[videowidth,tiny_media] AMOS END --- lib/editor/tiny/plugins/media/lang/en/tiny_media.php | 2 ++ .../media/templates/embed_media_modal_video.mustache | 10 ++++++---- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/lib/editor/tiny/plugins/media/lang/en/tiny_media.php b/lib/editor/tiny/plugins/media/lang/en/tiny_media.php index 57f58595a12..16560740fa6 100644 --- a/lib/editor/tiny/plugins/media/lang/en/tiny_media.php +++ b/lib/editor/tiny/plugins/media/lang/en/tiny_media.php @@ -98,5 +98,7 @@ $string['unusedfilesdesc'] = 'The following embedded files are not used in the t $string['unusedfilesheader'] = 'Unused files'; $string['unusedfilesremovalnotice'] = 'Any unused files will be automatically deleted when saving changes.'; $string['video'] = 'Video'; +$string['videoheight'] = 'Video height'; $string['videosourcelabel'] = 'Video source URL'; +$string['videowidth'] = 'Video width'; $string['width'] = 'Width'; diff --git a/lib/editor/tiny/plugins/media/templates/embed_media_modal_video.mustache b/lib/editor/tiny/plugins/media/templates/embed_media_modal_video.mustache index 19270d88a8c..c25b4b447cf 100644 --- a/lib/editor/tiny/plugins/media/templates/embed_media_modal_video.mustache +++ b/lib/editor/tiny/plugins/media/templates/embed_media_modal_video.mustache @@ -116,11 +116,13 @@
- - + + x - - + +