Thursday, August 28, 2025
1 change · 18.0
Enhancements to existing features
This update changes onboarding screen titles so they can be included in translation files. It helps businesses provide a more complete localized experience for users in different languages.
Original PR description
Since `name` attribute is not translatable in XML views and even can not be added to TRANSLATED_ATTRIBS, `string` must be used instead of `name` attribute, in order to make the text exportable to `po` file. Description of the issue/feature this PR addresses: Current behavior before PR: Desired behavior after PR is merged: --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr