english.php 286 B

123456789
  1. <?php
  2. /* For licensing terms, see /license.txt */
  3. /**
  4. * Strings to english L10n
  5. * @author Imanol Losada Oriol <imanol.losada@beeznest.com>
  6. * @package chamilo.plugin.skype
  7. */
  8. $strings['plugin_title'] = 'Skype';
  9. $strings['plugin_comment'] = 'This plugin creates a Skype user field.';