#65003 closed defect (bug) (fixed)
next/prev for enlarged image needs context
| Reported by: | timse201 | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 7.0 |
| Component: | I18N | Version: | 7.0 |
| Severity: | normal | Keywords: | |
| Cc: | Focuses: |
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.
Attachments (1)
Change History (13)
This ticket was mentioned in PR #11411 on WordPress/wordpress-develop by @shailu25.
5 months ago
#5
- Keywords has-patch added; needs-patch removed
#6
@
5 months 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:
5 months ago
#7
This can't be fixed on Core side, we'll need to fix this on Gutenberg side before.
#9
@
4 months ago
- Keywords close added; needs-patch removed
The upstream pull request WordPress/Gutenberg#76967 has been merged to the 7.0 branch and will be included when the Gutenberg version included in WordPress-Develop is updated. Marking this ticket for close pending the GB update.
This ticket was mentioned in Slack in #core by jorbin. View the logs.
4 months ago
#11
@
4 months ago
- Resolution → fixed
- Status new → closed
I have confirmed that this issue has been resolved with the GB update.
https://build.trac.wordpress.org/browser/branches/7.0/wp-includes/blocks/image.php?marks=209#L205
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Hello and thank you @timse201.
For which string exactly please? Can you please at least share the related translation strings? Thank you