Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
mahara
mahara
Commits
1ee525e6
Commit
1ee525e6
authored
Apr 22, 2008
by
Nigel McNie
Browse files
Renamed the block to indicate it can be used for more than just youtube/google video.
parent
8f9aa611
Changes
1
Show whitespace changes
Inline
Side-by-side
htdocs/blocktype/externalvideo/lang/en.utf8/blocktype.externalvideo.php
View file @
1ee525e6
...
...
@@ -27,7 +27,7 @@
defined
(
'INTERNAL'
)
||
die
();
$string
[
'title'
]
=
'External Video'
;
$string
[
'description'
]
=
'Embed
Youtube/Google
videos'
;
$string
[
'description'
]
=
'Embed
external
videos'
;
$string
[
'videourl'
]
=
'Video URL'
;
$string
[
'videourldescription2'
]
=
'Paste the embed code or the URL of the page where the video is located. You can embed videos from the following sites:'
;
$string
[
'width'
]
=
'Width'
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment