~ubuntu-branches/ubuntu/breezy/moodle/breezy

« back to all changes in this revision

Viewing changes to lang/fr_ca/enrol_internal.php

  • Committer: Bazaar Package Importer
  • Author(s): Andrew Mitchell
  • Date: 2005-10-13 02:00:59 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20051013020059-y2qcyo41t7nqppcg
Tags: 1.5.2-1ubuntu1
* Resync with debian (security update)
* changed dependencys to php5
* changed apache dependency to apache2 
* References
  CAN-2005-2247

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
<li>on peut d�finir dans un cours une � clef d\'inscription � (une sorte de mot de passe). Quiconque poss�de cette clef a la possibilit� de s\'inscrire soi-m�me � ce cours.</li>
9
9
</ul>';
10
10
$string['enrolname'] = 'Inscription interne';
11
 
$string['parentlanguage'] = 'fr';
12
 
$string['thisdirection'] = 'ltr';
 
11
 
13
12
 
14
13
?>