From 1845df564d3fccea93b6cd491ed491eab2e8b896 Mon Sep 17 00:00:00 2001 From: adamtpaw Date: Fri, 29 Aug 2003 23:25:20 +0000 Subject: [PATCH] Removed "de" in dates. --- lang/pl/moodle.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/pl/moodle.php b/lang/pl/moodle.php index fca31932f4..a10296d7ae 100755 --- a/lang/pl/moodle.php +++ b/lang/pl/moodle.php @@ -477,7 +477,7 @@ $string['strftimedateshort'] = " %%d %%B "; $string['strftimedatetime'] = " %%d %%B %%Y, %%H:%%M "; $string['strftimedaydate'] = " %%A, %%d %%B %%Y "; $string['strftimedaydatetime'] = " %%A, %%d %%B %%Y, %%H:%%M "; -$string['strftimerecent'] = " %%d de %%b, %%H:%%M "; +$string['strftimerecent'] = " %%d %%b, %%H:%%M "; $string['strftimerecentfull'] = " %%a, %%d %%b de %%Y, %%H:%%M "; $string['strftimetime'] = " %%H:%%M "; $string['stringsnotset'] = "Nastêpuj±ce ³añcuchy znaków nie s± zdefiniowane w \$a"; -- 2.39.5