Validate RSS URL before closing the AddViaUrlDialog (#8217)

This commit is contained in:
anotherHoffmann
2026-01-17 00:15:49 +01:00
committed by GitHub
parent eaf2801198
commit 706ca593c4
3 changed files with 18 additions and 3 deletions

View File

@ -868,6 +868,7 @@
<string name="search_fyyd_label">Search fyyd</string>
<string name="add_podcast_by_url">Add podcast by RSS address</string>
<string name="rss_address">RSS address</string>
<string name="rss_address_invalid">The RSS address you entered is not valid.</string>
<string name="discover">Discover</string>
<string name="discover_hide">Hide</string>
<string name="discover_is_hidden">You selected to hide suggestions.</string>