Handle a few more errors and update a few packages

This commit is contained in:
2024-06-18 20:34:22 -04:00
parent 8ecde89be0
commit 260268194a
5 changed files with 31 additions and 3 deletions

View File

@@ -555,4 +555,10 @@ All feeds currently in category "{0}" will be moved to the default category.</va
<data name="userAgentLabel" xml:space="preserve">
<value>User agent</value>
</data>
<data name="FeedReadResult_TemporarilyUnavailable" xml:space="preserve">
<value>Temporarily unavailable</value>
</data>
<data name="FeedReadResult_TooManyRequests" xml:space="preserve">
<value>Too many requests</value>
</data>
</root>