openfoodfoundation / openfoodnetwork

Connect suppliers, distributors and consumers to trade local produce.
https://www.openfoodnetwork.org
GNU Affero General Public License v3.0
1.11k stars 723 forks source link

[Admin][Orders] Translation issues in fees section #9842

Open audez opened 2 years ago

audez commented 2 years ago

Description

When entering an order details, there is a "Line Item Adjustments" section, displaying the fees on the products. There are translations issues in the wording.

Actual Behaviour

When entering/editing an order (admin/orders/R780486670/edit), in the "Line Item Adjustments" section, if a fee is displayed, you will see: name of the product + name of the fee + "by" + distributor" + name of the hub There are 3 issues:

Steps to Reproduce

  1. Create fees and add them to step 2 or 3 of an order cycle
  2. Pass an order
  3. Go to the Orders page and click on an order to open the details

Animated Gif/Screenshot

Screen Shot 2022-10-22 at 13 19 09

Screen Shot 2022-10-22 at 13 11 05

Workaround

Severity

bug-s4: it's annoying, but you can use it

drummer83 commented 2 years ago
  • In English: there is no space between "by" + distributor" + name of the hub

Search for key:enterprise_fee_by_name in the en_FR translation file in Transifex to fix this.

audez commented 2 years ago

Yea thank you! done. this en_FR is my great discovery of the day 🧞