[wp-trac] Re: [WordPress Trac] #8551: Localized strings with plural forms (msgid_plural) seem not to work anymore

WordPress Trac wp-trac at lists.automattic.com
Wed Dec 10 08:37:27 GMT 2008


#8551: Localized strings with plural forms (msgid_plural) seem not to work anymore
------------------------+---------------------------------------------------
 Reporter:  mastermind  |        Owner:  nbachiyski
     Type:  defect      |       Status:  closed    
 Priority:  normal      |    Milestone:  2.7       
Component:  i18n        |      Version:  2.7       
 Severity:  normal      |   Resolution:  invalid   
 Keywords:              |  
------------------------+---------------------------------------------------
Changes (by nbachiyski):

  * status:  new => closed
  * resolution:  => invalid

Comment:

 Some of your translations are fuzzy, that's why they don't show up:
 {{{
 #: wp-admin/includes/dashboard.php:189
 #, fuzzy
 msgid "Post"
 msgid_plural "Posts"
 msgstr[0] "Artikel"
 msgstr[1] "Artikel"
 }}}
 Open your favourite po editor, fix the translation and make sure it's no
 longer marked as fuzzy.

-- 
Ticket URL: <http://trac.wordpress.org/ticket/8551#comment:2>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list