-
Notifications
You must be signed in to change notification settings - Fork 61
Open
Labels
Description
After upgrading to Data Widgets 3.7.0 in a Dutch (nl_NL) project, I get hundreds if not thousands of errors concerning missing texts in the Datagrid 2 instances. Apparently we need to manually go over these and fill the texts. In a small project I get ~430 errors, in a big one it's capped at 1337 errors, basically meaning we can never update Data Widgets anymore unless we want to develop RSI.
I expect at least some of the following:
- nl_NL being supported out of the box
- these texts being translatable from system texts in the modeler or via an enumeration with translatable captions for all I care; at least some default configuration and/or bulk update tool, as we don't need to have different texts in each datagrid
- default en_US texts being used so we at least don't have all these blocking errors, and we can translate if and when we feel like it
