details: https://code.tryton.org/translations/commit/4c84fd549eb6 branch: default user: Weblate <[email protected]> date: Wed Dec 03 10:08:39 2025 +0100 description: Fix non-ascii msgid diffstat:
templates/account_invoice.pot | 4 +- templates/purchase.pot | 4 +- templates/purchase_request_quotation.pot | 6 +---- templates/sale.pot | 4 +- templates/stock.pot | 34 ++++++++++++++----------------- templates/stock_shipment_customs.pot | 6 +---- 6 files changed, 23 insertions(+), 35 deletions(-) diffs (205 lines): diff -r 923b3f9bb1dd -r 4c84fd549eb6 templates/account_invoice.pot --- a/templates/account_invoice.pot Wed Dec 03 08:42:04 2025 +0000 +++ b/templates/account_invoice.pot Wed Dec 03 10:08:39 2025 +0100 @@ -1371,7 +1371,7 @@ msgstr "" msgctxt "report:account.invoice:" -msgid "Invoice N°:" +msgid "Invoice No:" msgstr "" msgctxt "report:account.invoice:" @@ -1395,7 +1395,7 @@ msgstr "" msgctxt "report:account.invoice:" -msgid "Supplier Invoice N°:" +msgid "Supplier Invoice No:" msgstr "" msgctxt "report:account.invoice:" diff -r 923b3f9bb1dd -r 4c84fd549eb6 templates/purchase.pot --- a/templates/purchase.pot Wed Dec 03 08:42:04 2025 +0000 +++ b/templates/purchase.pot Wed Dec 03 10:08:39 2025 +0100 @@ -1209,7 +1209,7 @@ msgstr "" msgctxt "report:purchase.purchase:" -msgid "Purchase Order N°:" +msgid "Purchase Order No:" msgstr "" msgctxt "report:purchase.purchase:" @@ -1221,7 +1221,7 @@ msgstr "" msgctxt "report:purchase.purchase:" -msgid "Request for Quotation N°:" +msgid "Request for Quotation No:" msgstr "" msgctxt "report:purchase.purchase:" diff -r 923b3f9bb1dd -r 4c84fd549eb6 templates/purchase_request_quotation.pot --- a/templates/purchase_request_quotation.pot Wed Dec 03 08:42:04 2025 +0000 +++ b/templates/purchase_request_quotation.pot Wed Dec 03 10:08:39 2025 +0100 @@ -253,7 +253,7 @@ msgstr "" msgctxt "report:purchase.request.quotation:" -msgid "Purchase" +msgid "Purchase Request for Quotation No:" msgstr "" msgctxt "report:purchase.request.quotation:" @@ -269,10 +269,6 @@ msgstr "" msgctxt "report:purchase.request.quotation:" -msgid "Request for Quotation N°:" -msgstr "" - -msgctxt "report:purchase.request.quotation:" msgid "Revision:" msgstr "" diff -r 923b3f9bb1dd -r 4c84fd549eb6 templates/sale.pot --- a/templates/sale.pot Wed Dec 03 08:42:04 2025 +0000 +++ b/templates/sale.pot Wed Dec 03 10:08:39 2025 +0100 @@ -1439,7 +1439,7 @@ msgstr "" msgctxt "report:sale.sale:" -msgid "Quotation N°:" +msgid "Quotation No:" msgstr "" msgctxt "report:sale.sale:" @@ -1447,7 +1447,7 @@ msgstr "" msgctxt "report:sale.sale:" -msgid "Sale Order N°:" +msgid "Sale Order No:" msgstr "" msgctxt "report:sale.sale:" diff -r 923b3f9bb1dd -r 4c84fd549eb6 templates/stock.pot --- a/templates/stock.pot Wed Dec 03 08:42:04 2025 +0000 +++ b/templates/stock.pot Wed Dec 03 10:08:39 2025 +0100 @@ -3093,10 +3093,6 @@ msgstr "" msgctxt "report:stock.shipment.in.restocking_list:" -msgid "N°:" -msgstr "" - -msgctxt "report:stock.shipment.in.restocking_list:" msgid "Planned Date:" msgstr "" @@ -3117,6 +3113,10 @@ msgstr "" msgctxt "report:stock.shipment.in.restocking_list:" +msgid "Restocking List No:" +msgstr "" + +msgctxt "report:stock.shipment.in.restocking_list:" msgid "Supplier:" msgstr "" @@ -3141,11 +3141,7 @@ msgstr "" msgctxt "report:stock.shipment.internal.report:" -msgid "Internal Shipment" -msgstr "" - -msgctxt "report:stock.shipment.internal.report:" -msgid "N°:" +msgid "Internal Shipment No:" msgstr "" msgctxt "report:stock.shipment.internal.report:" @@ -3193,6 +3189,10 @@ msgstr "" msgctxt "report:stock.shipment.out.delivery_note:" +msgid "Delivery Note No:" +msgstr "" + +msgctxt "report:stock.shipment.out.delivery_note:" msgid "Draft" msgstr "" @@ -3201,10 +3201,6 @@ msgstr "" msgctxt "report:stock.shipment.out.delivery_note:" -msgid "N°:" -msgstr "" - -msgctxt "report:stock.shipment.out.delivery_note:" msgid "Product" msgstr "" @@ -3241,11 +3237,11 @@ msgstr "" msgctxt "report:stock.shipment.out.picking_list:" -msgid "N°:" +msgid "Picking List" msgstr "" msgctxt "report:stock.shipment.out.picking_list:" -msgid "Picking List" +msgid "Picking List No:" msgstr "" msgctxt "report:stock.shipment.out.picking_list:" @@ -3297,10 +3293,6 @@ msgstr "" msgctxt "report:stock.shipment.out.return.restocking_list:" -msgid "N°:" -msgstr "" - -msgctxt "report:stock.shipment.out.return.restocking_list:" msgid "Planned Date:" msgstr "" @@ -3321,6 +3313,10 @@ msgstr "" msgctxt "report:stock.shipment.out.return.restocking_list:" +msgid "Restocking List No:" +msgstr "" + +msgctxt "report:stock.shipment.out.return.restocking_list:" msgid "To Location" msgstr "" diff -r 923b3f9bb1dd -r 4c84fd549eb6 templates/stock_shipment_customs.pot --- a/templates/stock_shipment_customs.pot Wed Dec 03 08:42:04 2025 +0000 +++ b/templates/stock_shipment_customs.pot Wed Dec 03 10:08:39 2025 +0100 @@ -57,7 +57,7 @@ msgstr "" msgctxt "report:customs.commercial_invoice:" -msgid "Commercial" +msgid "Commercial Invoice No:" msgstr "" msgctxt "report:customs.commercial_invoice:" @@ -81,10 +81,6 @@ msgstr "" msgctxt "report:customs.commercial_invoice:" -msgid "Invoice N°:" -msgstr "" - -msgctxt "report:customs.commercial_invoice:" msgid "Phone:" msgstr ""
