Revert "[I18N] purchase: remove untranslatable term from .pot"

This reverts commit 905dd88ce4.
This fields contains the attachment name which do make sense to be translated
("PO" stands for "Purchase Order").
This commit is contained in:
Martin Trigaux 2015-07-09 08:58:51 +02:00
parent c33f79ae3e
commit 45748bab59
1 changed files with 5 additions and 0 deletions

View File

@ -1257,6 +1257,11 @@ msgstr ""
msgid "PO: %s"
msgstr ""
#. module: purchase
#: model:email.template,report_name:purchase.email_template_edi_purchase_done
msgid "PO_${(object.name or '').replace('/','_')}"
msgstr ""
#. module: purchase
#: model:ir.model,name:purchase.model_res_partner
#: field:purchase.order.line,partner_id:0