Make WordPress Core

Opened 11 years ago

Closed 11 years ago

#34621 closed defect (bug) (fixed)

Avoid using <code> in translation strings (wp-includes/load.php)

Reported by: ramiy Owned by: SergeyBiryukov
Priority: normal Milestone: 4.4
Component: I18N Version:
Severity: normal Keywords: has-patch
Cc: Focuses:

Description

See the attached patch.

Attachments (1)

34621.patch (704 bytes ) - added by ramiy 11 years ago.

Download all attachments as: .zip

Change History (4)

@ramiy
11 years ago

#1 @ramiy
11 years ago

  • Keywords has-patch added

#2 @SergeyBiryukov
11 years ago

  • Milestone Awaiting Review4.4

#3 @SergeyBiryukov
11 years ago

  • Owner set to SergeyBiryukov
  • Resolutionfixed
  • Status newclosed

In 35632:

Remove <code> tags from translatable string in wp-includes/load.php.

Add translator comment.

Props ramiy.
Fixes #34621.

Note: See TracTickets for help on using tickets.