[buddypress-trac] [BuddyPress] #1086: At Inbox (Messages component) Month needs to be translated

buddypress-trac at lists.automattic.com buddypress-trac at lists.automattic.com
Sat Nov 20 06:25:30 UTC 2010


#1086: At Inbox (Messages component) Month needs to be translated
----------------------+-----------------------------------------------------
  Reporter:  j.conti  |       Owner:           
      Type:  defect   |      Status:  reopened 
  Priority:  major    |   Milestone:  1.3      
 Component:  Core     |     Version:           
Resolution:           |    Keywords:  has-patch
----------------------+-----------------------------------------------------
Changes (by nacin):

  * keywords:  needs-patch => has-patch
  * status:  closed => reopened
  * resolution:  worksforme =>


Comment:

 This should be either `date_i18n( __( 'F j, Y' ) ...` or `date_i18n(
 get_option( 'date_format' ) ...`.

 The former if you are looking for a specific format to be implemented. (It
 should be translatable, and yes, translators will realize this is a date.)
 But the latter is likely proper in this situation. The core date_format
 should be respected here, it's why it exists.

-- 
Ticket URL: <http://trac.buddypress.org/ticket/1086#comment:6>
BuddyPress <http://buddypress.org/>
BuddyPress


More information about the buddypress-trac mailing list