for more information: see languages.txt in the lang folder.
*/
$langLinkSite = "Link to a website";
$langSubTitle = "Adds a link to a page on the homepage of your course. To do this, go to that page, copy its URL in the address bar on the top of your browser, and paste it into the \"Link\" field below.";
$langTooBig = "You didn\'t choose any file to send, or it is too big";
$langExplanation = "The page must be in HTML format (e.g. \"my_page.htm\"). It will be linked from Homepage. If you want to send non HTML documents (PDF, Word, Power Point, Video, etc.) use <ahref=../document/document.php>Documents tool</a>";
$langPgTitle = "Title of the page";
$langNoLinkURL = "Please enter the link URL";
$langLinkTarget = "Link\'s target";
$langSameWindow = "In the same window";
$langNewWindow = "In a new window";
$langAdded = "The link has been added";
$langAddLink = "Add a link";
$langNoLinkName = "Please enter the link name";
$langEditLink = "Edit Course Homepage Link";
$langChangePress = "Change and press OK";
$langLinkChanged = "Course Homepage Link changed. Use breadcrumb menu above to return to the homepage.";