From fbb8e80fcea0ce916db5e39dac3db5d9241f7a6d Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Sun, 28 Apr 2002 11:11:16 +0000 Subject: [PATCH] export --- lang/english.inc.php3 | 2 +- lang/french.inc.php3 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/english.inc.php3 b/lang/english.inc.php3 index aab1ad685..51a94b5ed 100644 --- a/lang/english.inc.php3 +++ b/lang/english.inc.php3 @@ -115,6 +115,7 @@ $strEmptyResultSet = 'MySQL returned an empty result set (i.e. zero rows).'; $strEnd = 'End'; $strEnglishPrivileges = ' Note: MySQL privilege names are expressed in English '; $strError = 'Error'; +$strExport = 'Export'; $strExtendedInserts = 'Extended inserts'; $strExtra = 'Extra'; @@ -348,5 +349,4 @@ $strYes = 'Yes'; $strZip = '"zipped"'; -$strExport = 'Export'; //to translate ?> diff --git a/lang/french.inc.php3 b/lang/french.inc.php3 index 472d10bc2..9bac823ec 100644 --- a/lang/french.inc.php3 +++ b/lang/french.inc.php3 @@ -115,6 +115,7 @@ $strEmptyResultSet = 'MySQL n\'a retourn $strEnd = 'Fin'; $strEnglishPrivileges = ' Veuillez noter que les noms de privilèges sont exprimés en anglais'; $strError = 'Erreur'; +$strExport = 'Exporter'; $strExtendedInserts = 'Insertions étendues'; $strExtra = 'Extra'; @@ -348,5 +349,4 @@ $strYes = 'Oui'; $strZip = '"zippé"'; -$strExport = 'Export'; //to translate ?>