From f9e9ba96a983d8a21672a8151c838b0bae46eb57 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Chapeaux?= Date: Sat, 23 Mar 2002 18:58:58 +0000 Subject: [PATCH] $strFlushTable --- ChangeLog | 1 + lang/finnish.inc.php3 | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) 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';