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$ $Id$
$Source$ $Source$
2001-12-05 Marc Delisle <lem9@users.sourceforge.net>
* lang/norwegian.inc.php3 updates thanks to Sven-Erik Andersen
2001-12-04 Lo<4C>c Chapeaux <lolo@phpheaven.net> 2001-12-04 Lo<4C>c Chapeaux <lolo@phpheaven.net>
* config.inc.php3; Documentation.html; left.php3; * config.inc.php3; Documentation.html; left.php3;
libraries/display_tbl.php3; libraries/common.lib.php3: libraries/display_tbl.php3; libraries/common.lib.php3:

View File

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