Changeset 83

Show
Ignore:
Timestamp:
04/06/07 09:14:37 (2 years ago)
Author:
ben
Message:

Slightly changed the instructions for the video embed wizard.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • contenttoolbar/lib.php

    r81 r83  
    5959 
    6060  $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:"); 
    6262  $video_url_label = __gettext("Video URL"); 
    6363  $video_size_label = __gettext("Video size");