Change record status: 
Project: 
Introduced in branch: 
8.5.x
Introduced in version: 
8.5.0
Description: 

locale_translation_manual_status() became 'dead code' after all implementations of hook_menu() were removed from core: #2177041: Remove all implementations of hook_menu

locale_translation_manual_status() is unused by core, and is very likely unused by any other part of the Drupal ecosystem.

It is considered deprecated, and will be removed before the Drupal 9.0.0 release.

Impacts: 
Module developers