Make WordPress Core

Opened 19 months ago

Closed 19 months ago

Last modified 19 months ago

#58879 closed defect (bug) (fixed)

Incorrect and Inconsistent abbreviations of 'For Example' in Template Descriptions

Reported by: jordesign's profile jordesign Owned by: audrasjb's profile audrasjb
Milestone: 6.3 Priority: normal
Severity: minor Version: 6.3
Component: Editor Keywords: has-patch i18n-change dev-reviewed commit
Focuses: Cc:

Description

When viewing the descriptions of different Templates in the site editor - the use of 'e.g.' is inconsistent.

Change History (12)

This ticket was mentioned in PR #4890 on WordPress/wordpress-develop by @jordesign.


19 months ago
#2

  • Keywords has-patch added

Trac ticket: https://core.trac.wordpress.org/ticket/58879

This PR makes the use of e.g. in the template descriptions consistent. Matched PR to https://github.com/WordPress/gutenberg/pull/52848 in the Gutenberg repo

#3 @audrasjb
19 months ago

  • Keywords i18n-change added
  • Milestone changed from Awaiting Review to 6.3
  • Owner set to audrasjb
  • Status changed from new to reviewing
  • Version changed from 6.2.2 to trunk

#4 @audrasjb
19 months ago

This looks all good to me. Pinging @joedolson: not strictly related to a11y but can you put together a second sign-off on this improvement?

#5 @joedolson
19 months ago

  • Owner changed from audrasjb to joedolson

#6 @joedolson
19 months ago

  • Keywords dev-reviewed added
  • Owner changed from joedolson to audrasjb

Looks good to me!

#7 @jordesign
19 months ago

Just noting that the related/synced GH issue is now approved and merged
https://github.com/WordPress/gutenberg/pull/52848

This ticket was mentioned in Slack in #core by audrasjb. View the logs.


19 months ago

#9 @audrasjb
19 months ago

  • Keywords commit added
  • Status changed from reviewing to accepted

Self assigning for commit.

#10 @audrasjb
19 months ago

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

In 56287:

Editor: Fix abbreviations of "Example" in block-template-utils.php.

This changeset improves the consistency of the use of "e.g." in template descriptions.

Props jordesign, audrasjb, joedolson.
Fixes #58879.

#11 @audrasjb
19 months ago

In 56288:

Editor: Fix abbreviations of "Example" in block-template-utils.php.

This changeset improves the consistency of the use of "e.g." in template descriptions.

Props jordesign, audrasjb, joedolson.
Reviewed by joedolson.
Merges [56287] to the 6.3 branch.
Fixes #58879.

Note: See TracTickets for help on using tickets.