[UPD] Update payment_environment.pot
This commit is contained in:
parent
865689721d
commit
20fd7497d8
|
|
@ -23,6 +23,15 @@ msgstr ""
|
||||||
msgid "ID"
|
msgid "ID"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: payment_environment
|
||||||
|
#: model:ir.model.fields,help:payment_environment.field_payment_acquirer__state
|
||||||
|
msgid ""
|
||||||
|
"In test mode, a fake payment is processed through a test\n"
|
||||||
|
" payment interface. This mode is advised when setting up the\n"
|
||||||
|
" acquirer. Watch out, test and production modes require\n"
|
||||||
|
" different credentials."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: payment_environment
|
#. module: payment_environment
|
||||||
#: model:ir.model.fields,field_description:payment_environment.field_payment_acquirer____last_update
|
#: model:ir.model.fields,field_description:payment_environment.field_payment_acquirer____last_update
|
||||||
msgid "Last Modified on"
|
msgid "Last Modified on"
|
||||||
|
|
@ -38,6 +47,11 @@ msgstr ""
|
||||||
msgid "Server Env Defaults"
|
msgid "Server Env Defaults"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: payment_environment
|
||||||
|
#: model:ir.model.fields,field_description:payment_environment.field_payment_acquirer__state
|
||||||
|
msgid "State"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: payment_environment
|
#. module: payment_environment
|
||||||
#: model:ir.model.fields,field_description:payment_environment.field_payment_acquirer__tech_name
|
#: model:ir.model.fields,field_description:payment_environment.field_payment_acquirer__tech_name
|
||||||
msgid "Tech Name"
|
msgid "Tech Name"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue