Polish translation of Midnight Commander uses date format which isn't used in 
Poland.
I'm attaching a patch to fix this bug.

-- 
Arfrever Frehtes Taifersar Arahesis
--- mc/po/pl.po
+++ mc/po/pl.po
@@ -2857,10 +2857,10 @@
 msgstr " Menu użytkownika"
 
 msgid "%b %e %H:%M"
-msgstr "%e %b %H:%M"
+msgstr "%e.%m %H:%M"
 
 msgid "%b %e  %Y"
-msgstr "%e %b  %Y"
+msgstr "%e.%m.%Y "
 
 #, c-format
 msgid "%s is not a directory\n"

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
Mc-devel mailing list
http://mail.gnome.org/mailman/listinfo/mc-devel

Reply via email to