$strFlushTable

This commit is contained in:
Loïc Chapeaux
2002-03-23 18:58:58 +00:00
parent 4fafc30ea4
commit f9e9ba96a9
2 changed files with 2 additions and 1 deletions

View File

@@ -11,6 +11,7 @@ $Source$
libraries/display_tbl.lib.php3, lines 771-779; libraries/display_tbl.lib.php3, lines 771-779;
libraries/functions.js, lines 300-398: improved the "mark row" feature so libraries/functions.js, lines 300-398: improved the "mark row" feature so
it can be used with the "pointer" one. it can be used with the "pointer" one.
* finnish.inc.php3: $strFlushTable thanks to Visa Kopu.
2002-03-22 Marc Delisle <lem9@users.sourceforge.net> 2002-03-22 Marc Delisle <lem9@users.sourceforge.net>
* finnish, norwegian updates * finnish, norwegian updates

View File

@@ -130,7 +130,7 @@ $strFieldsEnclosedBy = 'Sarakkeiden ymp
$strFieldsEscapedBy = 'Koodinvaihtomerkki (escape)'; $strFieldsEscapedBy = 'Koodinvaihtomerkki (escape)';
$strFieldsTerminatedBy = 'Sarakkeiden erotinmerkki'; $strFieldsTerminatedBy = 'Sarakkeiden erotinmerkki';
$strFixed = 'kiinte<74>'; $strFixed = 'kiinte<74>';
$strFlush = 'Tyhjenn<6E> v<>limuisti'; $strFlushTable = 'Tyhjenn<6E> taulun v<>limuisti ("FLUSH")';
$strFormat = 'Muoto'; $strFormat = 'Muoto';
$strFormEmpty = 'Tarvittava tieto puuttuu lomakkeesta!'; $strFormEmpty = 'Tarvittava tieto puuttuu lomakkeesta!';
$strFullText = 'Koko tekstit'; $strFullText = 'Koko tekstit';