Remove unneeded pattern overrides translation strings#59269
Conversation
|
The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message. To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook. |
|
Size Change: -46 B (0%) Total Size: 1.7 MB
ℹ️ View Unchanged
|
|
Flaky tests detected in bc84770. 🔍 Workflow run URL: https://github.com/WordPress/gutenberg/actions/runs/8001646252
|
talldan
left a comment
There was a problem hiding this comment.
Tests well, and agree with the change, Thanks! 👍
Co-authored-by: kevin940726 <kevin940726@git.wordpress.org> Co-authored-by: talldan <talldanwp@git.wordpress.org>
|
I just cherry-picked this PR to the cherry-pick-wp-6-5-beta-3 branch to get it included in the next release: 71746c4 |
Co-authored-by: kevin940726 <kevin940726@git.wordpress.org> Co-authored-by: talldan <talldanwp@git.wordpress.org>
What?
As mentioned in #59169 (comment). These translation strings are not used and needed.
Why?
Because they are not used and they would confuse translators.
How?
Remove unused strings.
Testing Instructions
Everything should work as expected as on trunk. CI should pass too.
Screenshots or screencast
N/A