[wp-trac] [WordPress Trac] #17806: Missing translations for Theme Tags

WordPress Trac wp-trac at lists.automattic.com
Wed Jun 15 04:02:53 UTC 2011


#17806: Missing translations for Theme Tags
--------------------------+-----------------
 Reporter:  dd32          |      Owner:
     Type:  defect (bug)  |     Status:  new
 Priority:  low           |  Milestone:  3.2
Component:  I18N          |    Version:  3.2
 Severity:  normal        |   Keywords:
--------------------------+-----------------
 It seems that the Theme API was updated to add some more tags,
 unfortunately we don't seem to have added the translations for them in
 core(in get_theme_feature_list()). (You'll see them on the Theme install
 page as 'featured-image' rather than 'Featured Image')

 strings in question:
 {{{
  gray - 'Gray' Exists
  featured-image-header - No existing reasonable string
  featured-images - we have 'Featured Image'
  full-width-template - No existing reasonable string
  post-formats - Closest we have is 'Post Format:' and _x('Format', 'post
 format')
 }}}

 We have however just hit string freeze.. So if there's any existing
 strings which can be used, might as well use them (Gray for example).

 Setting as 3.2 for others review.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/17806>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list