Created attachment 1097084 [details] Untranslated filters in Process Instances Description of problem: When working in PI perspective with Japanese locale, the filters are in English Version-Release number of selected component (if applicable): BPMS 6.2.0.CR1 How reproducible: Always Steps to Reproduce: 1. Go to: http://localhost:8080/business-central/kie-wb.html?locale=ja_JP 2. Switch to Process Instances and see default filters 3. Actual results: See screenshot Expected results: Translated filters to Japanese Additional info:
The same situation for zh_CN locales.
The name is stored in a string (not depending of the locale). the user can introduce just the name in one locale. The default filters works in the same way. The name of the tab is set in the filter creation moment, That means in the first time the user access to the section or in the 'Restore default filters' moment, the tab title and description are set in the navigation locale. If you change the locale you have to restore the default filters to view the title and description updated.
BPMS 6.3.0.DR1