Removed "de" in dates.
This commit is contained in:
+1
-1
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user