Make WordPress Core

Opened 20 years ago

Closed 20 years ago

Last modified 19 years ago

#2006 closed defect (bug) (fixed)

I18n troubles with new extensions and importers

Reported by: nbachiyski's profile nbachiyski 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)

i18n-blogger-textpattern.diff (17.4 KB) - added by nbachiyski 20 years ago.
i18n-blogger.diff (5.9 KB) - added by nbachiyski 20 years ago.
i18n-wpdb.diff (5.9 KB) - added by nbachiyski 20 years ago.
i18n-akismet.diff (6.4 KB) - added by nbachiyski 20 years ago.
i18n-fixes.diff (16.1 KB) - added by nbachiyski 20 years ago.
i18n-akismet-revised.diff (7.2 KB) - added by nbachiyski 20 years ago.

Download all attachments as: .zip

Change History (15)

#1 @technosailor
20 years ago

Thanks. I was going to take care of that when I was making my changes to the TXP importer, but I forgot.

#2 @nbachiyski
20 years ago

No problem, technosailor ;)

#3 @nbachiyski
20 years ago

Here is a new (it should replace the old one) for blogger importer.

#4 @nbachiyski
20 years ago

  • Cc nbachiyski added

#8 @ryan
20 years ago

  • Resolution set to fixed
  • Status changed from new to closed

I think everything is in svn now. Resolving.

#9 @(none)
19 years ago

  • Milestone 2.0 deleted

Milestone 2.0 deleted

Note: See TracTickets for help on using tickets.