i18n_messages usage

Hello,

If have i18n_messages table filled directly (with other languages) and not through developer, when I run the application from developer messages that are directly inserted are not present? Is there any Sync option? When running as application server -works as expected

What’s the optimal way to make caption (text) auto-fit to the component (button, label)? Sometimes Section name → Section… is used nowdays

Regards

As an answer to your first question: right click the i18n node in the solution explorer and select ‘read from db’

Hope this helps