Make WordPress Core

Opened 9 months ago

Closed 9 months ago

#64331 closed defect (bug) (fixed)

Missing translator function on login page

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

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 9 months ago.

Download all attachments as: .zip

Change History (7)

This ticket was mentioned in PR #10578 on WordPress/wordpress-develop by @geminorum.


9 months ago
#1

  • Keywords has-patch added

#2 @peterwilsoncc
9 months ago

  • Milestone Awaiting Review7.0
  • Version trunk

#3 @desrosj
9 months ago

  • Keywords has-patch removed
  • Version5.6

#4 @desrosj
9 months ago

  • Keywords has-patch added

#5 @westonruter
9 months ago

  • Owner set to westonruter
  • Status newreviewing

#6 @westonruter
9 months ago

  • Resolutionfixed
  • Status reviewingclosed

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.