-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 9.10
-
Fix Version/s: 9.10-HF26
-
Release Notes Summary:Missing labels in the Workflow module are translated.
-
Backlog priority:300
-
Sprint:nxGang Sprint 10.10.4
Following NXP-25554 implementation, some translations are missing.
- install Nuxeo
- start Nuxeo
- create a File document
- start a parallel workflow
- assign it to the Administrator user
- go through the whole workflow
- observe the untranslated screens (see delegateUntranslated.png, reassignUntranslated.png, dialogUntranslated.png) showing keys instead of labels.
Expected behavior: the fields should be translated correctly
Note: in master (https://nightly.nuxeo.com) the behavior is different, the untranslated keys fallback to English but still need to be translated (see nightlyExample.png)
- is related to
-
NXP-25554 Backport reassign and delegate actions
- Resolved