Fix date format in german locales. Bug will result in defect datepicker.

See ticket #1427 on assembla
This commit is contained in:
Thorben Went 2013-05-18 10:52:51 +02:00
parent d1de2998de
commit f2e08ab65c

View file

@ -210,11 +210,11 @@ de:
- Samstag
formats:
default: "%d.%m.%Y"
long: "%e. %B %Y"
long: "%d. %B %Y"
longer: "%A, %d. %B %Y"
month_day: "%d. %B"
only_day: "%e"
short: "%e. %b"
only_day: "%d"
short: "%d. %b"
month_names:
- ~
- Januar