Make WordPress Core

Opened 4 years ago

Closed 4 years ago

Last modified 3 years ago

#57895 closed defect (bug) (fixed)

Typo in site editor 6.2

Reported by: tobifjellner Owned by: hellofromTonya
Priority: normal Milestone: 6.2
Component: Text Changes Version: 6.2
Severity: minor Keywords: i18n-change
Cc: Focuses: coding-standards

Description

https://build.trac.wordpress.org/browser/trunk/wp-includes/js/dist/edit-site.js?marks=8008#L8008
reads:

description: (0,external_wp_i18n_namespaceObject.__)('Create new template parts, or reset any customisations made to the template parts supplied by your theme.')

For US English, customisations should be written as customizations

Change History (11)

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


4 years ago

#2 @costdev
4 years ago

  • Severity majorminor

#3 @costdev
4 years ago

  • Keywords reporter-feedback added

Hi @tobifjellner, can you report this on the Gutenberg repository and drop a link here? Thanks!

#4 @davidbaumwald
4 years ago

Component is sidebar-navigation-screen-templates-browse/index.js.

#5 @tobifjellner
4 years ago

  • Keywords reporter-feedback removed
  • Resolutionreported-upstream
  • Status newclosed

#6 @costdev
4 years ago

  • Milestone Awaiting Review

#7 @hellofromTonya
4 years ago

  • Keywords i18n-change added
  • Milestone6.2
  • Resolution reported-upstream
  • Status closedreopened

Reopening to track this issue and to apply the i18n-change to alert contributors doing translations of the change.

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


4 years ago

#9 @hellofromTonya
4 years ago

  • Owner set to hellofromTonya
  • Resolutionfixed
  • Status reopenedclosed

In 55542:

Editor: Update @wordpress packages for 6.2 RC2.

Updates the @wordpress packages to include the following changes:

References:

Follow-up to [55496].

Props mamaduka, tobifjellner, davidbaumwald, costdev, audrasjb, hellofromTonya.
See #57471.
Fixes #57895.

#10 @hellofromTonya
4 years ago

In 55548:

Editor: Update @wordpress packages for 6.2 RC2.

Updates the @wordpress packages to include the following changes:

References:

Follow-up to [55496].

Props mamaduka, tobifjellner, davidbaumwald, costdev, audrasjb, hellofromTonya.
Reviewed by SergeyBiryukov.
Merges [55542] to the 6.2 branch.
See #57471.
Fixes #57895.

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


3 years ago

Note: See TracTickets for help on using tickets.