anzeige der gefundenen werte bei testabfrage, liste von vordefinierten abfragen begonnen

This commit is contained in:
Frederik Jaeckel 2022-11-22 09:37:24 +01:00
parent b57c69abf0
commit ffba5c2a45
6 changed files with 110 additions and 4 deletions

View file

@ -178,6 +178,10 @@ msgctxt "view:investment.source:"
msgid "How to"
msgstr "How to"
msgctxt "view:investment.source:"
msgid "Values detected during the query"
msgstr "Values detected during the query"
msgctxt "view:investment.source:"
msgid "Configure a source for receiving course data here. The source is queried with the parameters according to schedule."
msgstr "Configure a source for receiving course data here. The source is queried with the parameters according to schedule."
@ -294,6 +298,30 @@ msgctxt "help:investment.source,rgxidtype:"
msgid "Type of identifier used to validate the result."
msgstr "Type of identifier used to validate the result."
msgctxt "field:investment.source,fnddate:"
msgid "Date"
msgstr "Date"
msgctxt "help:investment.source,fnddate:"
msgid "Date found during test query."
msgstr "Date found during test query."
msgctxt "field:investment.source,fndrate:"
msgid "Rate"
msgstr "Rate"
msgctxt "help:investment.source,fndrate:"
msgid "Rate found during test query."
msgstr "Rate found during test query."
msgctxt "field:investment.source,fndident:"
msgid "Identifier"
msgstr "Identifier"
msgctxt "help:investment.source,fndident:"
msgid "Identifier found during test query."
msgstr "Identifier found during test query."
msgctxt "model:investment.rate,name:"
msgid "Rate"
msgstr "Rate"