OnlineSource: Query method prepared for external extension
This commit is contained in:
parent
40ef3ef192
commit
6789e63872
6 changed files with 124 additions and 30 deletions
16
locale/en.po
16
locale/en.po
|
@ -30,6 +30,10 @@ msgctxt "model:ir.message,text:msg_err_unknown_content"
|
|||
msgid "failed to identify row content: %(linetxt)s"
|
||||
msgstr "failed to identify row content: %(linetxt)s"
|
||||
|
||||
msgctxt "model:ir.message,text:msg_querytype_web"
|
||||
msgid "Extract from web page"
|
||||
msgstr "Extract from web page"
|
||||
|
||||
msgctxt "model:ir.ui.menu,name:menu_investment"
|
||||
msgid "Investment"
|
||||
msgstr "Investment"
|
||||
|
@ -338,6 +342,10 @@ msgctxt "view:investment.source:"
|
|||
msgid "Purely javascript-based websites do not work here."
|
||||
msgstr "Purely javascript-based websites do not work here."
|
||||
|
||||
msgctxt "view:investment.source:"
|
||||
msgid "Method: Extract from web page"
|
||||
msgstr "Method: Extract from web page"
|
||||
|
||||
msgctxt "field:investment.source,name:"
|
||||
msgid "Name"
|
||||
msgstr "Name"
|
||||
|
@ -466,6 +474,14 @@ msgctxt "help:investment.source,fndident:"
|
|||
msgid "Identifier found during test query."
|
||||
msgstr "Identifier found during test query."
|
||||
|
||||
msgctxt "field:investment.source,query_method:"
|
||||
msgid "Method"
|
||||
msgstr "Method"
|
||||
|
||||
msgctxt "help:investment.source,query_method:"
|
||||
msgid "Select the method to retrieve the data."
|
||||
msgstr "Select the method to retrieve the data."
|
||||
|
||||
msgctxt "model:investment.rate,name:"
|
||||
msgid "Rate"
|
||||
msgstr "Rate"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue