This site was created with inspiration from the main development blog - only this site is meant for the translation teams working on the latest releases of WordPress.
Are you a translator, or do you wish to become one? Log in with your wordpress.org account and start posting!
It’s a bug. Seems to be present in other importers too. register_importer() function is called before the language file is loaded.
Now that importers are not included in the core, I’m not sure about where exactly this should be reported. On http://plugins.trac.wordpress.org/, perhaps?
BTW, currently importer translations are not installed automatically with the plugins. You need to prepare them in GlotPress and then export and install manually.
Rasheed Bydousi
7:57 pm on December 28, 2010 Permalink
| Reply
[...] of the importers are present in the Component dropdown. So I’ve decided to try it here. As noted by Rasheed Bydousi on WP Polyglots, importer desciptions are displayed in English. The problem is that register_importer() function is [...]
Rasheed Bydousi 5:14 am on December 28, 2010 Permalink |
OK i just found when activating WordPress Importer plugin it breaks the above string translation. (it turns from arabic to english).
When plugin deactivated everything is fine. is that a normal situation ?
Sergey Biryukov 5:02 pm on December 28, 2010 Permalink |
It’s a bug. Seems to be present in other importers too. register_importer() function is called before the language file is loaded.
Now that importers are not included in the core, I’m not sure about where exactly this should be reported. On http://plugins.trac.wordpress.org/, perhaps?
Sergey Biryukov 6:50 pm on December 28, 2010 Permalink |
OK, I’ve created a ticket: http://core.trac.wordpress.org/ticket/16012
BTW, currently importer translations are not installed automatically with the plugins. You need to prepare them in GlotPress and then export and install manually.
Rasheed Bydousi 7:57 pm on December 28, 2010 Permalink |
Thanks
Peter Westwood 8:20 am on December 29, 2010 Permalink |
Importer bugs should be reported in the core trac using the Importers component
Sergey Biryukov 10:10 am on December 29, 2010 Permalink |
That’s what I eventually did
Good to know, thanks.
Ticket #16012 (Importer descriptions i18n) created | WordPress Services 6:43 pm on December 28, 2010 Permalink |
[...] of the importers are present in the Component dropdown. So I’ve decided to try it here. As noted by Rasheed Bydousi on WP Polyglots, importer desciptions are displayed in English. The problem is that register_importer() function is [...]