Fail more gracefully when an error occurs in the info providers

This commit is contained in:
Jan Böhmer 2026-01-25 18:22:47 +01:00
parent 56fa2a9396
commit d93dfd577e
2 changed files with 22 additions and 0 deletions

View file

@ -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>