Make WordPress Core

Opened 7 years ago

Closed 7 years ago

#49248 closed defect (bug) (fixed)

i18n: add missing placeholders to translators comment

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

Description

Translators comment best practice is to show the placeholder type when describing what the placeholder replaces inside the translators comment.

Some translators comment are missing the %s placeholders indicators.

The attached patch fixes that.

Attachments (1)

49248.patch (4.3 KB ) - added by ramiy 7 years ago.

Download all attachments as: .zip

Change History (4)

@ramiy
7 years ago

#1 @ramiy
7 years ago

  • Keywords has-patch added

#2 @SergeyBiryukov
7 years ago

  • Milestone Awaiting Review5.4

#3 @SergeyBiryukov
7 years ago

  • Resolutionfixed
  • Status assignedclosed

In 47093:

I18N: Add missing placeholders to some translators comments in wp-admin.

Props ramiy.
Fixes #49248.

Note: See TracTickets for help on using tickets.