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/plugin/nosearchindex/lang/english.php

8 lines
463 B

<?php
$strings['plugin_title'] = "No search engine index";
$strings['plugin_comment'] = "Hide portal from search engine bots.";
$strings['tool_enable'] = 'Enable plugin';
$strings['CheckTheWritingPermissionsOfRobotsFile'] = 'The plugin needs to create/edit some files: /robots.txt, /robots.dist.txt, /app/home/header_extra_content.txt check your file permissions.';
$strings['CheckDirectoryPermissionsInX'] = 'Check write and read permissions in the path %s ';