Make WordPress Core

Opened 8 years ago

Closed 8 years ago

#39458 closed enhancement (fixed)

Add post type context to "Featured Image" post labels

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

Description

Since #19257, CPTs have a "Featured Image" label and a few accompanying strings.

In Russian, that string traditionally includes a post type reference for clarity. I'd like to add a post type context to the related strings to make them more flexible (like "Add New").

(On a related note, it would be great to rename use_featured_image to use_as_featured_image for better consistency, but that ship has sailed.)

Attachments (1)

39458.patch (1.5 KB) - added by SergeyBiryukov 8 years ago.

Download all attachments as: .zip

Change History (2)

#1 @SergeyBiryukov
8 years ago

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

In 39667:

I18N: Add post type context to "Featured Image" post labels.

Fixes #39458.

Note: See TracTickets for help on using tickets.