From 0cdddc6afb9dae18703bf5571ba91a9b86a26896 Mon Sep 17 00:00:00 2001 From: "Alexander M. Turek" Date: Sun, 9 Jun 2002 14:41:52 +0000 Subject: [PATCH] comments --- lang/albanian.inc.php3 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/albanian.inc.php3 b/lang/albanian.inc.php3 index a6abc0243..21513d1f3 100644 --- a/lang/albanian.inc.php3 +++ b/lang/albanian.inc.php3 @@ -398,6 +398,6 @@ $strYes = ' Po '; $strZip = '"kompresuar me zip"'; -// -$strConfigFileError = 'phpMyAdmin was unable to read your configuration file!
This might happen if php finds a parse error in it or php cannot find the file.
Please call the configuration file directly using the link below and read the php error message(s) that you recieve. In most cases a quote or a semicolon is missing somewhere.
If you recieve a blank page, everything is fine.'; //to translateTo translate +// To translate +$strConfigFileError = 'phpMyAdmin was unable to read your configuration file!
This might happen if php finds a parse error in it or php cannot find the file.
Please call the configuration file directly using the link below and read the php error message(s) that you recieve. In most cases a quote or a semicolon is missing somewhere.
If you recieve a blank page, everything is fine.'; //to translate ?>