Opened 6 months ago
Last modified 6 months ago
#64979 new defect (bug)
Align needs gettext
| Reported by: | timse201 | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | Awaiting Review |
| Component: | I18N | Version: | 5.7 |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: | ui-copy |
Description
this string is used in core as a noun and in Gutenberg it is used for a button (verb)
Attachments (2)
Change History (7)
#2
@
6 months ago
- Component I18N → Editor
- Focuses ui-copy added
- Version trunk → 5.7
I found "Align" in block-editor.js as early as 5.7, for the block alignment settings, and the media library had the string earlier.
The English "Align" is used as a verb, both in the media library and in the editor. Some translations have changed the word to a noun, which can be appropriate in each location.
If the string is changed in the editor, however, I would suggest using "Align block" to differentiate it from the "Align text" settings that can appear immediately next to it. (This discussion would belong on the Gutenberg repository).
@
6 months ago
block alignment toolbar options open, next to text alignment settings, showing text labels instead of icons, over a Quote block
#3
@
6 months ago
Does it make sense to change the align legend to alignment in English, too?
https://build.trac.wordpress.org/browser/branches/7.0/wp-includes/media-template.php?marks=1154#L1154
https://build.trac.wordpress.org/browser/branches/7.0/wp-includes/media-template.php?marks=1090#L1090
This ticket was mentioned in PR #11398 on WordPress/wordpress-develop by @timse201.
6 months ago
#4
- Keywords has-patch added
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Hi there!
Thanks for the ticket!
Does all this text introduce in
7.0?