Make WordPress Core

Opened 11 years ago

Closed 11 years ago

#34499 closed defect (bug) (fixed)

Avoid using HTML tags in translation strings (wp-admin/includes/media.php)‎

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

Description

See the attached patch.

Attachments (1)

34499.patch (1.3 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 changed from Awaiting Review to 4.4

#3 @SergeyBiryukov
11 years ago

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

In 35439:

Don't use <code> in translatable string in wp-admin/includes/media.php.

Add translator commment.

Props ramiy.
Fixes #34499.

Note: See TracTickets for help on using tickets.