[wp-trac] [WordPress Trac] #16012: Importer descriptions i18n

WordPress Trac wp-trac at lists.automattic.com
Tue Dec 28 18:41:00 UTC 2010


#16012: Importer descriptions i18n
----------------------------+-----------------------------
 Reporter:  SergeyBiryukov  |      Owner:
     Type:  defect (bug)    |     Status:  new
 Priority:  normal          |  Milestone:  Awaiting Review
Component:  Import          |    Version:  3.1
 Severity:  normal          |   Keywords:  i18n
----------------------------+-----------------------------
 At first I've tried to create a ticket on
 http://plugins.trac.wordpress.org/, but none of the importers are present
 in the Component dropdown. So I've decided to try it here.

 As [http://wppolyglots.wordpress.com/2010/12/28/hello-another-string-
 which-i-couldnt/ noted by Rasheed Bydousi on WP Polyglots], importer
 desciptions are displayed in English. The problem is that
 `register_importer()` function is called before the language file is
 loaded.

 I've created patches for all the importers. I've also changed `init`
 action to `admin_init`, which seems to have more sense in this case.

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


More information about the wp-trac mailing list