Make WordPress Core

Opened 9 years ago

Closed 9 years ago

#34500 closed defect (bug) (fixed)

Avoid using HTML tags in translation strings (wp-admin/includes/nav-menu.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 (2)

34500.patch (798 bytes) - added by ramiy 9 years ago.
34500.2.patch (758 bytes) - added by ramiy 9 years ago.

Download all attachments as: .zip

Change History (7)

@ramiy
9 years ago

#1 @ramiy
9 years ago

  • Keywords has-patch added

#2 @SergeyBiryukov
9 years ago

  • Milestone changed from Awaiting Review to 4.4

#3 @SergeyBiryukov
9 years ago

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

In 35442:

Don't use <strong> in translatable string in wp-admin/includes/nav-menu.php.

Add translator commment.

Props ramiy.
Fixes #34500.

#4 @ramiy
9 years ago

  • Resolution fixed deleted
  • Status changed from closed to reopened

Found one more string in this file. See the attached patch.

@ramiy
9 years ago

#5 @SergeyBiryukov
9 years ago

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

In 35444:

Don't use <strong> in translatable string in wp-admin/includes/nav-menu.php.

Add translator commment.

Props ramiy.
Fixes #34500.

Note: See TracTickets for help on using tickets.