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/course_home.inc.php

29 lines
983 B

<?php /*
for more information: see languages.txt in the lang folder.
*/
$langActivate = "Show";
$langDeactivate = "Hide";
$langRemove = "Remove";
$langInLnk = "Hidden tools and links";
$langDelLk = "Do you really want to delete this link?";
$langEnter = "Enter";
$langCourseCreate = "Create a course website";
$langNameOfTheLink = "Name of the link";
$lang_main_categories_list = "Main category list";
$langHelp = "Help";
$langCourseAdminOnly = "Teachers only";
$PlatformAdminOnly = "Platform Administrators only";
$langCombinedCourse = "Combined course";
$ToolIsNowVisible = "The tool is now visible.";
$ToolIsNowHidden = "The tool is now invisible.";
$EditLink = "Edit link";
$blog_management = "Blogs management";
$forum = "Forums";
$course_maintenance = "Course Maintenance";
$TOOL_SURVEY = "Surveys";
$visio = "Dokeos Live Conferencing";
$GreyIcons = "Toolbox";
$Interaction = "Interaction";
$Authoring = "Authoring";
$Administration = "Administration";
?>