Make WordPress Core

Opened 3 weeks ago

Last modified 3 weeks ago

#65003 new defect (bug)

next/prev for enlarged image needs context

Reported by: timse201's profile timse201 Owned by:
Milestone: 7.0 Priority: normal
Severity: normal Version: trunk
Component: I18N Keywords: needs-patch
Focuses: Cc:

Description

Many locales can't use one word for different contexts. E.g. we Germans like to see "Nächstes"/"Vorheriges" instead of "Weiter" which means more or less move forward or continue and is only used when it must be.

Change History (8)

#1 @audrasjb
3 weeks ago

Hello and thank you @timse201.
For which string exactly please? Can you please at least share the related translation strings? Thank you

#3 @timse201
3 weeks ago

@audrasjb I just realized that I forgot something :D

#4 @audrasjb
3 weeks ago

  • Keywords needs-patch added
  • Milestone changed from Awaiting Review to 7.0

Thanks! Moving to 7.0.

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


3 weeks ago
#5

  • Keywords has-patch added; needs-patch removed
  • Added Context for Next and Previous Image

Trac ticket: #65003

## Use of AI Tools:
None

#6 @audrasjb
3 weeks ago

  • Keywords needs-patch added; has-patch removed

Introduced in [62123]. This can't be fixed on Core side, we'll need to fix this on Gutenberg side before.

@audrasjb commented on PR #11411:


3 weeks ago
#7

This can't be fixed on Core side, we'll need to fix this on Gutenberg side before.

#8 @shailu25
3 weeks ago

Created PR in Gutenberg #76967

Note: See TracTickets for help on using tickets.