]> git.mjollnir.org Git - moodle.git/commitdiff
Removed "de" in dates.
authoradamtpaw <adamtpaw>
Fri, 29 Aug 2003 23:25:20 +0000 (23:25 +0000)
committeradamtpaw <adamtpaw>
Fri, 29 Aug 2003 23:25:20 +0000 (23:25 +0000)
lang/pl/moodle.php

index fca31932f4fde4ca2a5d57762cb1f227b51a9d89..a10296d7ae09d40f60105f3b0b1767e4a8deb251 100755 (executable)
@@ -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";