This commit is contained in:
Marc Delisle 2001-12-05 14:26:02 +00:00
parent 24d6ca0346
commit dcc3a51065
2 changed files with 4 additions and 1 deletions

View File

@ -5,6 +5,9 @@ phpMyAdmin - Changelog
$Id$
$Source$
2001-12-05 Marc Delisle <lem9@users.sourceforge.net>
* lang/norwegian.inc.php3 updates thanks to Sven-Erik Andersen
2001-12-04 Loïc Chapeaux <lolo@phpheaven.net>
* config.inc.php3; Documentation.html; left.php3;
libraries/display_tbl.php3; libraries/common.lib.php3:

View File

@ -264,7 +264,7 @@ $strSave = 'Lagre';
$strSelect = 'Spørring';
$strSelectFields = 'Velg felt (minst ett):';
$strSelectNumRows = 'i spørring';
$strSend = 'Kjør';
$strSend = 'Last ned og lagre som fil';
$strSequence = 'Rekkefølge';
$strServerChoice = 'Server valg';
$strServerVersion = 'Server versjon';