Thursday, December 3, 2020
1 change · master
Resolved issues and error corrections
The translation editor now saves only the entries that users actually modify. This prevents untouched text from being incorrectly marked as translated, improving translation accuracy and reducing confusion for content teams.
Original PR description
The translation editor used to save all the translations at once, which was wrong because it made it look like some text had been translated when it hadn't. 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