### Description This bug tracks the progress of having the Select Translations Panel auto-translate and populate the translated text when the panel is opened. This will involve creating new actors to utilize the Single Process Translations Engine. --- ### Steps to implement * Add new actors for Select Translations to utilize the Single Process Translations Engine * Invoke Translations upon panel open * Switch to the Problem Translating View UI on error --- ### Tests to implement * Test that translation occurs automatically on panel open. * Test that the translation is correct. * Test that the "Problem Translating" view is displayed on error.
Bug 1870316 Comment 0 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
### Description This bug tracks the progress of having the Select Translations Panel auto-translate and populate the translated text when the panel is opened. This will involve creating new actors to utilize the Single Process Translations Engine. --- ### Steps to implement * Add new actors for Select Translations to utilize the Single Process Translations Engine * Invoke Translations upon panel open * Switch to the Problem Translating View UI on error * Invoke Translations upon from-language switch * Invoke Translations upon to-language switch --- ### Tests to implement * Test that translation occurs automatically on panel open. * Test that the translation is correct. * Test that the "Problem Translating" view is displayed on error. * Test success and error cases when switching from-language * Test success and error cases when switching to-language