#2112 closed defect (bug) (duplicate)
i18ning post date in message-loop.php
| Reported by: | chouf1 | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | 1.5 |
| Component: | Core | Version: | |
| Severity: | Keywords: | ||
| Cc: |
Description
the date in the message is always in english format.
<td width="30%" class="thread-from">
<?php _e( 'To:', 'buddypress' ); ?> <?php bp_message_thread_to() ?><br />
<span class="activity"><?php bp_message_thread_last_post_date() ?></span>
</td>
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
This should be fixed by [3454]. See #1086