~ubuntu-branches/ubuntu/hoary/moodle/hoary

« back to all changes in this revision

Viewing changes to lang/no/dialogue.php

  • Committer: Bazaar Package Importer
  • Author(s): Isaac Clerencia
  • Date: 2004-12-29 00:49:52 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20041229004952-gliyqzpj2w3e7clx
Tags: 1.4.3-1
* Urgency high as upstream release fixes several security bugs
* New upstream release
* Write database creation errors and warn the user about it, 
closes: #285842, #285842

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<?PHP // $Id: dialogue.php,v 1.4 2004/04/14 11:32:45 stigbjarne Exp $ 
 
1
<?PHP // $Id$ 
2
2
      // dialogue.php - created with Moodle 1.2 (2004032000)
3
3
 
4
4
 
13
13
$string['deleteafter'] = 'Slett avsluttede dialoger etter (antall dager)';
14
14
$string['dialogueclosed'] = 'Dialogen er avsluttet';
15
15
$string['dialogueintro'] = 'Introduksjon til dialog';
16
 
$string['dialoguemail'] = '$a->userfrom har skrevet et nytt innlegg i din dialog \'$a->dialogue\'<br><br>
 
16
$string['dialoguemail'] = '$a->userfrom har skrevet et nytt innlegg i din dialog \'$a->dialogue\'<br /><br />
17
17
 
18
 
Du kan lese det i dialogen din:<br><br>
 
18
Du kan lese det i dialogen din:<br /><br />
19
19
 
20
20
$a->url';
21
21
$string['dialoguemailhtml'] = '$a->userfrom har skrevet et nytt innlegg i din dialog \'<i>$a->dialogue</i>\'<br /><br />