Make WordPress Core

Opened 12 days ago

Closed 3 days ago

#64331 closed defect (bug) (fixed)

Missing translator function on login page

Reported by: geminorum's profile geminorum Owned by: westonruter's profile westonruter
Milestone: 7.0 Priority: normal
Severity: normal Version: 5.6
Component: I18N Keywords: has-patch
Focuses: ui Cc:

Description

The message for authorize application on login page is not retrieved using any translator callbacks: e.g. __()

Attachments (1)

missing-translator.png (13.3 KB) - added by geminorum 12 days ago.

Download all attachments as: .zip

Change History (7)

#2 @peterwilsoncc
12 days ago

  • Milestone changed from Awaiting Review to 7.0
  • Version trunk deleted

#3 @desrosj
12 days ago

  • Keywords has-patch removed
  • Version set to 5.6

#4 @desrosj
12 days ago

  • Keywords has-patch added

#5 @westonruter
9 days ago

  • Owner set to westonruter
  • Status changed from new to reviewing

#6 @westonruter
3 days ago

  • Resolution set to fixed
  • Status changed from reviewing to closed

In 61368:

I18N: Add missing translation functions for REST API app login.

Developed in https://github.com/WordPress/wordpress-develop/pull/10578

Follow-up to [49110], [49109].

Props geminorum.
See #42790.
Fixes #64331.

Note: See TracTickets for help on using tickets.