Chamilo is a learning management system focused on ease of use and accessibility
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
chamilo-lms/main/lang/english_org/bbimport.inc.php

54 lines
2.1 KiB

<?php # $Id: bbimport.inc.php 12502 2007-05-29 08:06:23Z pcool $
/*
==============================================================================
Dokeos - elearning and area management software
Copyright (c) 2004 Dokeos S.A.
Copyright (c) 2003 Ghent University (UGent)
Copyright (c) 2001 Universite catholique de Louvain (UCL)
Copyright (c) Roan Embrechts (VUB)
For a full list of contributors, see "credits.txt".
The full license can be read in "license.txt".
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
See the GNU General Public License for more details.
Contact: Dokeos, 181 rue Royale, B-1000 Brussels, Belgium, info@dokeos.com
==============================================================================
*/
/*
==============================================================================
This is a language translation file.
This fie provides the language sentences for the Blackboard import tool.
==============================================================================
*/
$langViewCourseMaterialImport = "Bekijk het cursus materiaal zoals het ge&#239;mporteerd zal worden";
$langViewExternalLinksImport = "Bekijk de externe links zoals ze ge&#239;mporteerd worden";
$langViewForumImport = "Bekijk de forums zoals ze ge&#239;mporteerd worden";
$langImportCourseMaterial = "Importeer cursusmateriaal (Blackboard module \"Area Material\")";
$langImportExternalLinks = "Importeer links (Blackboard module \"External Links\")";
$langImportForum = "Importeer forums (Blackboard module \"Discussion Board\")";
$langToolInfo = "This tool imports Blackboard 5.5 areas (Course Material, Discussion Board, and External Links). <br>In the future it will import more modules, Blackboard 6 and WebCT areas, and normal IMS and SCORM packages.";
/*
Import area Material
*/
/*
View forum as it will be imported
View area material as it will be imported
View hyperlinks as they will be imported;
*/
?>