Fix hour format

This commit is contained in:
Laurent Destailleur 2011-10-24 14:15:07 +02:00
parent 87ff36e3c8
commit 7e902af9dc

View File

@ -5,13 +5,13 @@ SeparatorDecimal = ,
SeparatorThousand = .
FormatDateShort = %d-%m-%Y
FormatDateShortJava = dd-MM-yyyy
FormatHourShort = %U:%M
FormatHourShortDuration = %U:%M
FormatHourShort = %H:%M
FormatHourShortDuration = %H:%M
FormatDateTextShort = %d %b %Y
FormatDateText = %d %B %Y
FormatDateHourShort = %d-%m-%Y %U:%M
FormatDateHourTextShort = %d %b %Y %U:%M
FormatDateHourText = %d %B %Y %U:%M
FormatDateHourShort = %d-%m-%Y %H:%M
FormatDateHourTextShort = %d %b %Y %H:%M
FormatDateHourText = %d %B %Y %H:%M
DatabaseConnection = Databaseverbinding
NoError = Geen fout
Error = Fout