Saturday, May 29, 2021
1 change · master
Miscellaneous changes
The closing bracket for the translation key is at the wrong position. Description of the issue/feature this PR addresses: Current behavior before PR: Translation key `Your %s planned on %s has been refused` is not translatable. Desired behavior after PR is merged: Translation key `Your %s planned on %s has been refused` is translatable. -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr Forward-Port-Of: odoo/odoo#71393 Forward-Port-Of: o
Original PR description
The closing bracket for the translation key is at the wrong position. Description of the issue/feature this PR addresses: Current behavior before PR: Translation key `Your %s planned on %s has been refused` is not translatable. Desired behavior after PR is merged: Translation key `Your %s planned on %s has been refused` is translatable. -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr Forward-Port-Of: odoo/odoo#71393 Forward-Port-Of: odoo/odoo#71204