Removed "de" in dates.

This commit is contained in:
adamtpaw
2003-08-29 23:25:20 +00:00
parent 809dd2724c
commit 1845df564d
+1 -1
View File
@@ -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";