diff --git a/ChangeLog b/ChangeLog index c4b93c7d2..6bdf9ad39 100755 --- a/ChangeLog +++ b/ChangeLog @@ -11,6 +11,7 @@ $Source$ libraries/display_tbl.lib.php3, lines 771-779; libraries/functions.js, lines 300-398: improved the "mark row" feature so it can be used with the "pointer" one. + * finnish.inc.php3: $strFlushTable thanks to Visa Kopu. 2002-03-22 Marc Delisle * finnish, norwegian updates diff --git a/lang/finnish.inc.php3 b/lang/finnish.inc.php3 index a4a524d01..a4e91af71 100644 --- a/lang/finnish.inc.php3 +++ b/lang/finnish.inc.php3 @@ -130,7 +130,7 @@ $strFieldsEnclosedBy = 'Sarakkeiden ymp $strFieldsEscapedBy = 'Koodinvaihtomerkki (escape)'; $strFieldsTerminatedBy = 'Sarakkeiden erotinmerkki'; $strFixed = 'kiinteä'; -$strFlush = 'Tyhjennä välimuisti'; +$strFlushTable = 'Tyhjennä taulun välimuisti ("FLUSH")'; $strFormat = 'Muoto'; $strFormEmpty = 'Tarvittava tieto puuttuu lomakkeesta!'; $strFullText = 'Koko tekstit';