Make WordPress Core

Opened 6 weeks ago

Closed 6 weeks ago

#61442 closed defect (bug) (fixed)

Theme JSON: Add missing i18n for variation titles in theme.json

Reported by: aaronrobertshaw's profile aaronrobertshaw Owned by:
Milestone: 6.6 Priority: normal
Severity: normal Version: 6.6
Component: Editor Keywords: gutenberg-merge has-patch
Focuses: Cc:

Description

This ticket tracks the backporting of i18n-theme.json for the following Gutenberg fix:

https://github.com/WordPress/gutenberg/pull/62552

These changes add the missing i18n for variations within theme.json

Change History (5)

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


6 weeks ago
#1

  • Keywords has-patch added

This PR backports https://github.com/WordPress/gutenberg/pull/62552

The changes included add support for internationalizing the block style variations labels defined from a theme.json or theme style variation file.

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

@oandregal commented on PR #6825:


6 weeks ago
#2

This PR also unblocks changes at the i18n-command at https://github.com/wp-cli/i18n-command/pull/405 that depend on this schema change.

#3 @oandregal
6 weeks ago

In 58412:

theme-i18n.json: add missing i18n for variations

Props aaronrobertshaw, oandregal.
See #61442

#5 @oandregal
6 weeks ago

  • Resolution set to fixed
  • Status changed from new to closed
Note: See TracTickets for help on using tickets.