Closed (won't fix)
Project:
BlueBreeze
Version:
5.x-1.2
Component:
Template files
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
17 Apr 2007 at 19:58 UTC
Updated:
29 Aug 2013 at 17:04 UTC
In node.tpl.php when dealing with a submitted node, the format_date() function's format parameter is containing the S character, which can not be translated to hungarian (at least).
I suggest to use a more localization friendly solution; there are plenty of variations, so I'm attaching an example patch.
| Comment | File | Size | Author |
|---|---|---|---|
| node.tpl_.php_not_just_english.patch | 643 bytes | danielldaniell |
Comments
Comment #1
hquadrat commentedsame for comment.tpl.php - but the code that is relevant is easily changed by hand, similar to your patch.
Comment #2
itapplication commented