Make WordPress Core

Opened 4 years ago

Closed 4 years ago

#56704 closed defect (bug) (reported-upstream)

Incorrect plural form usage in English original text

Reported by: bliksempie Owned by:
Priority: normal Milestone:
Component: Editor Version: 6.0.2
Severity: normal Keywords:
Cc: Focuses: ui-copy

Description

Please see the original English text here:

https://translate.wordpress.org/projects/wp/dev/af/default/?filters%5Boriginal_id%5D=13716925

The exact string to translate: <strong>%s</strong> now has editing control of this posts (<PreviewLink />). Don’t worry, your changes up to this moment have been saved.

It refers to "this posts". It should either be "these posts" or "this post". I assumed it should be "this post" for my translation of this string to Afrikaans.

Change History (1)

#1 @sabernhardt
4 years ago

  • Component Text ChangesEditor
  • Keywords needs-patch removed
  • Milestone Awaiting Review
  • Resolutionreported-upstream
  • Status newclosed

Hi and welcome to Trac!

The Gutenberg repository already has a report for this, and WordPress 6.1 (Beta) contains the correction.
https://github.com/WordPress/gutenberg/issues/42672

Note: See TracTickets for help on using tickets.