asset/onlinesource: add fixed url,
pre defned online sources: add FAZ.net
This commit is contained in:
parent
edfa0424e5
commit
82f9d3a792
8 changed files with 120 additions and 13 deletions
12
locale/en.po
12
locale/en.po
|
@ -34,6 +34,10 @@ msgctxt "model:ir.message,text:msg_querytype_web"
|
|||
msgid "Extract from web page"
|
||||
msgstr "Extract from web page"
|
||||
|
||||
msgctxt "model:ir.message,text:msg_missing_url"
|
||||
msgid "URL for the online source '%(oname)s' is missing."
|
||||
msgstr "URL for the online source '%(oname)s' is missing."
|
||||
|
||||
msgctxt "model:ir.ui.menu,name:menu_investment"
|
||||
msgid "Investment"
|
||||
msgstr "Investment"
|
||||
|
@ -482,6 +486,14 @@ msgctxt "help:investment.source,query_method:"
|
|||
msgid "Select the method to retrieve the data."
|
||||
msgstr "Select the method to retrieve the data."
|
||||
|
||||
msgctxt "field:investment.source,fixed_url:"
|
||||
msgid "Fixed URL"
|
||||
msgstr "Fixed URL"
|
||||
|
||||
msgctxt "help:investment.source,fixed_url:"
|
||||
msgid "URL must be defined at investment record."
|
||||
msgstr "URL must be defined at investment record."
|
||||
|
||||
msgctxt "model:investment.rate,name:"
|
||||
msgid "Rate"
|
||||
msgstr "Rate"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue