Make WordPress Core

Opened 11 years ago

Closed 11 years ago

#34576 closed defect (bug) (fixed)

Avoid using HTML tags in translation strings (wp-includes/class-wp-user.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)

34576.patch (1.8 KB ) - 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 35548:

Remove <code> tags from translatable strings in wp-includes/class-wp-user.php.

Add translator comments.

Props ramiy.
Fixes #34576.

Note: See TracTickets for help on using tickets.