This commit is contained in:
Marc Delisle
2002-02-23 16:27:21 +00:00
parent 0525e60d2e
commit 4195204f78
2 changed files with 4 additions and 3 deletions

View File

@@ -7,6 +7,7 @@ $Source$
2002-02-23 Marc Delisle <lem9@users.sourceforge.net>
* tbl_replace.php3, bug 520242, records get inserted twice
* swedish updates thanks to Bj<42>rn T. Hallberg
2002-02-22 Lo<4C>c Chapeaux <lolo@phpheaven.net>
* tbl_addfield.php3, lines 34-44; tbl_create.php3, lines 40-50: fixed php

View File

@@ -124,7 +124,7 @@ $strFieldsEnclosedBy = 'F
$strFieldsEscapedBy = 'Specialtecken i f<>lt f<>reg<65>s av';
$strFieldsTerminatedBy = 'F<>lten avslutas med';
$strFixed = 'fast';
$strFlushTable = 'Reng<EFBFBD>r tabellen ("FLUSH")';
$strFlushTable = 'Rensa tabellen ("FLUSH TABLE")';
$strFormat = 'Format';
$strFormEmpty = 'V<>rde saknas i formul<75>ret!';
$strFullText = 'Fullst<73>ndig text';
@@ -229,7 +229,7 @@ $strPrimaryKey = 'Prim
$strPrimaryKeyHasBeenDropped = 'Den prim<69>ra nyckeln har tagits bort';
$strPrimaryKeyName = 'Prim<69>rnyckelns namn m<>ste vara "PRIMARY"!';
$strPrimaryKeyWarning = '("PRIMARY" <b>m<>ste</b> vara namnet p<> och <b>endast p<></b> en prim<69>rnyckel!)';
$strPrintView = 'Utskriftsv<73>nlig visning av ovanst<73>ende';
$strPrintView = 'Utskriftsv<73>nlig visning';
$strPrivileges = 'Privilegier';
$strProperties = 'Inst<73>llningar';
@@ -293,7 +293,7 @@ $strStartingRecord = 'B
$strStatement = 'Uppgift';
$strStrucCSV = 'CSV-data';
$strStrucData = 'Struktur och data';
$strStrucDrop = 'L<>gg till \'ta bort tabell\'';
$strStrucDrop = 'L<>gg till \'radera tabell\'';
$strStrucExcelCSV = 'CSV f<>r MS Excel-data';
$strStrucOnly = 'Enbart struktur';
$strSubmit = 'S<>nd';