From 165a8c7dfebca989c17f98d4fc3333eb7f30fb59 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Sat, 20 Mar 2004 19:55:04 +0000 Subject: [PATCH] fixed --- lang/hungarian-utf-8.inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/hungarian-utf-8.inc.php b/lang/hungarian-utf-8.inc.php index 156044c36..bf1a53726 100644 --- a/lang/hungarian-utf-8.inc.php +++ b/lang/hungarian-utf-8.inc.php @@ -733,7 +733,7 @@ $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 $strDropDatabaseStrongWarning = 'You are about to DESTROY a complete database!'; //to translate $strAddHeaderComment = 'Add custom comment into header (\\n splits lines)'; //to translate $strNeedPrimaryKey = 'You should define a primary key for this table.'; //to translate