Make WordPress Core

Opened 10 years ago

Closed 10 years ago

Last modified 10 years ago

#31851 closed defect (bug) (fixed)

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

Reported by: ramiy's profile ramiy Owned by: wonderboymusic's profile wonderboymusic
Milestone: 4.4 Priority: normal
Severity: normal Version:
Component: I18N Keywords:
Focuses: Cc:

Description

Related: #30612, #30614, #31840, #31848

Attachments (1)

31851.patch (1.5 KB) - added by ramiy 10 years ago.

Download all attachments as: .zip

Change History (8)

@ramiy
10 years ago

#1 @SergeyBiryukov
10 years ago

  • Component changed from General to Upgrade/Install

#2 @SergeyBiryukov
10 years ago

  • Component changed from Upgrade/Install to I18N

#3 @DrewAPicture
10 years ago

  • Version trunk deleted

#4 @wonderboymusic
10 years ago

  • Milestone changed from Awaiting Review to 4.4
  • Owner set to SergeyBiryukov
  • Status changed from new to assigned

#5 @wonderboymusic
10 years ago

  • Owner changed from SergeyBiryukov to wonderboymusic

#6 @wonderboymusic
10 years ago

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

In 34293:

Don't use <code> in translation strings in wp-admin/includes/schema.php.

Props ramiy.
Fixes #31851.

#7 @SergeyBiryukov
10 years ago

In 34298:

Add missing translator comments after [34293].

See #31851.

Note: See TracTickets for help on using tickets.