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

« back to all changes in this revision

Viewing changes to lang/et/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:
 
1
<?PHP // $Id$ 
 
2
      // enrol_internal.php - created with Moodle 1.4.4 + (2004083140)
 
3
 
 
4
 
 
5
$string['description'] = 'See on registreerimise vaikimis seadistus. On olemas  kaks viisi �pilase registreerimiseks kursusesse.
 
6
<ul>
 
7
<li>�petaja v�i administraator registreerib neid k�sitsi kasutates selleks linki administraatori men��s.</li>
 
8
<li>Kursus v�ib olla parooli p�hine,tuntakse registreerimis v�tme nime all. Iga�ks kes seda v�tit teab saab ennast lisada kursusele.</li>
 
9
</ul>';
 
10
$string['enrolname'] = 'sisene registreerimine';
 
11
 
 
12
?>