Changeset 83
- Timestamp:
- 04/06/07 09:14:37 (2 years ago)
- Files:
-
- contenttoolbar/lib.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
contenttoolbar/lib.php
r81 r83 59 59 60 60 $body = "<h2>" . __gettext("Video widget") . "</h2>"; 61 $explanation = __gettext("To embed videos from popular sites like Google Video and Youtube, obtain the required conde and put it in the following form and configure your preferred size");61 $explanation = __gettext("To embed videos from popular sites like Google Video and Youtube, obtain the 'embed code' and put it in the following form and configure your preferred size:"); 62 62 $video_url_label = __gettext("Video URL"); 63 63 $video_size_label = __gettext("Video size");
