diff --git a/lang/french-iso-8859-1.inc.php b/lang/french-iso-8859-1.inc.php index f55d7de39..ec44a4404 100644 --- a/lang/french-iso-8859-1.inc.php +++ b/lang/french-iso-8859-1.inc.php @@ -722,5 +722,5 @@ $strGeorgian = 'Georgian'; //to translate $strCzechSlovak = 'Czech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate $strMaximumSize = 'Maximum size: %s%s'; //to translate - = 'Cannot connect: invalid settings.'; //to translate +$strConnectionError = 'Cannot connect: invalid settings.'; //to translate ?>