Adding missing strings

Made som few corrections in existing translation
This commit is contained in:
gniske 2004-02-25 00:40:34 +00:00
parent 65b14fbe73
commit dc648d41da
16 changed files with 231 additions and 55 deletions

View file

@ -1,5 +1,5 @@
<?PHP // $Id$
// forum.php - created with Moodle 1.2 development (2004010800)
// forum.php - created with Moodle 1.2 Beta (2004022400)
$string['addanewdiscussion'] = 'Tilføj en ny diskusion';
@ -109,6 +109,7 @@ $string['replies'] = 'Svar';
$string['repliesmany'] = '$a svar indtil videre';
$string['repliesone'] = '$a svar indtil videre';
$string['reply'] = 'Svar';
$string['replyforum'] = 'Svar til forum';
$string['search'] = 'Søg';
$string['searchforums'] = 'Søg i forum';
$string['searcholderposts'] = 'Søg i gamle beskeder';