Bug 2670

Summary: Buggy date in the Date column of main window in Hungarian
Product: Claws Mail (GTK 2) Reporter: Nagy Gabor <ngaba>
Component: UI/TranslationsAssignee: users
Status: RESOLVED FIXED    
Severity: normal CC: ngaba
Priority: P3    
Version: 3.8.0   
Hardware: PC   
OS: Linux   

Description Nagy Gabor 2012-05-24 20:46:03 UTC
I can see these kind of strings in the Date column:
"2012. 37. 24. (Cs
Comment 1 rezso 2012-05-24 21:13:05 UTC
Yo can change it in Be
Comment 2 Nagy Gabor 2012-05-24 21:28:14 UTC
@rezso: Well, I can only see D
Comment 3 Nagy Gabor 2012-05-24 21:34:56 UTC
Of course, "%Y. %m. %d.(%a) %H:%M" solves my problem, but I still think that the original string is buggy.

I am using version version 3.8.0-1ubuntu1 (amd64).
Comment 4 rezso 2012-05-24 22:08:09 UTC
Oops, it's true: %M is minute...
I changed it with %m in the hu.po file, thanks.