diff --git a/lib/editor/tiny/plugins/recordrtc/templates/audio_recorder.mustache b/lib/editor/tiny/plugins/recordrtc/templates/audio_recorder.mustache index bab38d52aa6..950a11f7417 100644 --- a/lib/editor/tiny/plugins/recordrtc/templates/audio_recorder.mustache +++ b/lib/editor/tiny/plugins/recordrtc/templates/audio_recorder.mustache @@ -38,7 +38,7 @@
- {{#str}} insecurealerttitle, tiny_recordrtc {{/str}} + {{#str}} insecurealert_title, tiny_recordrtc {{/str}} {{#str}} insecurealert, tiny_recordrtc {{/str}}
diff --git a/lib/editor/tiny/plugins/recordrtc/templates/insert_recording.mustache b/lib/editor/tiny/plugins/recordrtc/templates/insert_recording.mustache index e2f63689b67..6a432dadbdc 100644 --- a/lib/editor/tiny/plugins/recordrtc/templates/insert_recording.mustache +++ b/lib/editor/tiny/plugins/recordrtc/templates/insert_recording.mustache @@ -29,7 +29,7 @@
- {{#str}} insecurealerttitle, tiny_recordrtc {{/str}} + {{#str}} insecurealert_title, tiny_recordrtc {{/str}} {{#str}} insecurealert, tiny_recordrtc {{/str}}
diff --git a/lib/editor/tiny/plugins/recordrtc/templates/video_recorder.mustache b/lib/editor/tiny/plugins/recordrtc/templates/video_recorder.mustache index 4cfb7dbcba1..0c80b8e1ef4 100644 --- a/lib/editor/tiny/plugins/recordrtc/templates/video_recorder.mustache +++ b/lib/editor/tiny/plugins/recordrtc/templates/video_recorder.mustache @@ -38,7 +38,7 @@
- {{#str}} insecurealerttitle, tiny_recordrtc {{/str}} + {{#str}} insecurealert_title, tiny_recordrtc {{/str}} {{#str}} insecurealert, tiny_recordrtc {{/str}}