strSend
This commit is contained in:
parent
24d6ca0346
commit
dcc3a51065
@ -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:
|
||||
|
||||
@ -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';
|
||||
|
||||
Loading…
Reference in New Issue
Block a user