The function locale_translation_manual_status() was a helper function for local_menu() that is no longer used anywhere in the D8 codebase.
All hook_menu implementations have been removed โ
.
The same functionality that was provided by this dead code is now provided by locale.translate_status in local.routing.yml which instantiates TranslationStatusForm in src/Form/TranslationStatusForm.php.
As suggested by #11 and #12, please follow the instructions on https://www.drupal.org/core/deprecation โ to deprecate locale_translation_manual_status function.
Fixed
8.5 โฐ๏ธ
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.