The bulk update request #1007 has been rejected.
remove alias check_translation (0) -> translation_check (4739)
Reason: Currently, a bug exists (forum #311391) due to the alias being undone here. Marking a post as fully translated is supposed to remove check_translation, but it does not because only translation_check is ever applied. Additionally, the checkbox that should be filled when a post has check_translation is not filled because, again, check_translation is not used.
Once this BUR is applied, the following needs to be done as well.
alias translation_check -> check_translation
EDIT: The bulk update request #1007 (forum #311831) has been rejected by @Lafcadio.
Updated by auto moderator