[wp-trac] [WordPress Trac] #16012: Importer descriptions i18n
WordPress Trac
wp-trac at lists.automattic.com
Wed Jun 13 19:07:36 UTC 2012
#16012: Importer descriptions i18n
----------------------------+----------------------------
Reporter: SergeyBiryukov | Owner: nacin
Type: defect (bug) | Status: accepted
Priority: normal | Milestone: WordPress.org
Component: Import | Version: 3.1
Severity: normal | Resolution:
Keywords: i18n has-patch |
----------------------------+----------------------------
Description changed by SergeyBiryukov:
Old description:
> 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.
New description:
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
descriptions 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#comment:8>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list