From be290208ff9cc90e95106508545a56e45fe77d96 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Chapeaux?= Date: Fri, 2 Nov 2001 18:30:43 +0000 Subject: [PATCH] eol was missing at the end of the file --- lang/slovak-iso.inc.php3 | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/lang/slovak-iso.inc.php3 b/lang/slovak-iso.inc.php3 index fc628931c..a6209d522 100644 --- a/lang/slovak-iso.inc.php3 +++ b/lang/slovak-iso.inc.php3 @@ -11,6 +11,8 @@ $byteUnits = array('Bajtov', 'KB', 'MB', 'GB'); $day_of_week = array('Ne', 'Po', 'Út', 'St', 'Št', 'Pi', 'So'); $month = array('Jan', 'Feb', 'Mar', 'Apr', 'Máj', 'Jún', 'Júl', 'Aug', 'Sep', 'Okt', 'Nov', 'Dec'); +// See http://www.php.net/manual/en/function.strftime.php to define the +// variable below $datefmt = '%d.%B, %Y - %H:%M'; @@ -321,4 +323,7 @@ $strYes = ' $strZip = '"zo zipované"'; + +// To translate ?> +