#2006 closed defect (bug) (fixed)
I18n troubles with new extensions and importers
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Severity: | minor | Version: | 2.0 |
| Component: | Administration | Keywords: | |
| Focuses: | Cc: |
Description
The i18n code in the new code needs major review. As reported there are many tags within localizable strings, some unlocalized strings and formatting isssues (for example in many places (s)printf should be used to insert parameters to loaliziable strings)
Here are patches for:
wp-admin/import/blogger.php
wp-admin/import/textpattern.php
They also need review :))
I hope tomorrow to put some effort on plugins. Please refer any discussion to wp-polyglots mailing list.
Attachments (6)
Change History (15)
Note: See
TracTickets for help on using
tickets.
Thanks. I was going to take care of that when I was making my changes to the TXP importer, but I forgot.