mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-01-26 12:09:34 +00:00
Fail more gracefully when an error occurs in the info providers
This commit is contained in:
parent
56fa2a9396
commit
d93dfd577e
2 changed files with 22 additions and 0 deletions
|
|
@ -14274,5 +14274,17 @@ Buerklin-API Authentication server:
|
|||
<target>[Part] ID</target>
|
||||
</segment>
|
||||
</unit>
|
||||
<unit id="WdszgJG" name="info_providers.search.error.general_exception">
|
||||
<segment>
|
||||
<source>info_providers.search.error.general_exception</source>
|
||||
<target>Unknown error while trying to retrieve parts from info provider: %type%. Check that your providers are configured correctly and access keys are correct. See server logs for more information.</target>
|
||||
</segment>
|
||||
</unit>
|
||||
<unit id="RFhwYWd" name="info_providers.search.error.transport_exception">
|
||||
<segment>
|
||||
<source>info_providers.search.error.transport_exception</source>
|
||||
<target>Transport error while retrieving information from the providers. Check that your server has internet accesss. See server logs for more info.</target>
|
||||
</segment>
|
||||
</unit>
|
||||
</file>
|
||||
</xliff>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue