Skip to content
Snippets Groups Projects
Commit b95770a5 authored by Levi Siuzdak (sile)'s avatar Levi Siuzdak (sile)
Browse files

[FIX] *: update pot files to allow translation of option values


Versions:
---------
- 14.0
- 15.0

Steps to reproduce:
-------------------
1. create an eCommerce site;
2. add another language;
3. visit site using any language other than English;
4. add product to cart;
5. go to checkout until you can change address.

Issue:
------
In the country and state/province selectors, the default values are not translated.

Cause:
------
Their `msgid` strings in the .pot files don't include the option tags that were introduced in 57d7e75b.

Solution:
---------
Add option tags to the `msgid` strings.

opw-3455492

closes odoo/odoo#133750

Signed-off-by: default avatarLevi Siuzdak (sile) <sile@odoo.com>
Signed-off-by: default avatarMartin Trigaux (mat) <mat@odoo.com>
parent 7b58a288
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment