Make WordPress Core

Opened 11 years ago

Closed 11 years ago

#34902 closed defect (bug) (fixed)

Add missing i18n

Reported by: Latz Owned by: rachelbaker
Priority: normal Milestone: 4.5
Component: REST API Version: 4.4
Severity: normal Keywords: has-patch
Cc: Focuses:

Description

Add missing i18n functions to wp-includes/rest-api.php

Attachments (2)

34902.1.diff (913 bytes ) - added by danielbachhuber 11 years ago.
34902.diff (845 bytes ) - added by Latz 11 years ago.

Download all attachments as: .zip

Change History (7)

#1 @danielbachhuber
11 years ago

  • Keywords has-patch added
  • Milestone Awaiting Review4.5

@Latz
11 years ago

This ticket was mentioned in Slack in #core by latz. View the logs.


11 years ago

#3 @rachelbaker
11 years ago

  • Owner set to rachelbaker
  • Status newreviewing

This ticket was mentioned in Slack in #core-i18n by johnbillion. View the logs.


11 years ago

#5 @rachelbaker
11 years ago

  • Resolutionfixed
  • Status reviewingclosed

In 35822:

REST API: Make strings translatable in register_rest_route.

Adds i18n to the doing_it_wrong() messages for invalid parameters within register_rest_route().

Props Latz,danielbachhuber.
Fixes #34902

Note: See TracTickets for help on using tickets.