I think we make a pointless request to Cloud translation for nearly every message. It's not causing any problems but we should probably remove that call, if possible. I can't remember why I left it in.
Error message.
Rivertils: couldn't do translator.translate in get_message_and_language.py: 403 POST https://translation.googleapis.com/language/translate/v2?prettyPrint=false: Cloud Translation API has not been used in project 272113847282 before or it is disabled. Enable it by visiting https://console.developers.google.com/apis/api/translate.googleapis.com/overview?project=272113847282 then retry. If you enabled this API recently, wait a few minutes for the action to propagate to our systems and retry.
I think we make a pointless request to Cloud translation for nearly every message. It's not causing any problems but we should probably remove that call, if possible. I can't remember why I left it in.
Error message.