Don't show success fragment for RSS file import

This commit is contained in:
Torsten Grote
2023-01-31 09:54:35 -03:00
parent a888c5f632
commit 8a088638db
2 changed files with 0 additions and 10 deletions

View File

@@ -520,7 +520,6 @@
<string name="blogs_rss_feeds_import_button">Import</string>
<string name="blogs_rss_feeds_import_hint">Enter the URL of the RSS feed</string>
<string name="blogs_rss_feeds_import_progress">Importing RSS Feed…</string>
<string name="blogs_rss_feeds_import_success">Your feed was successfully imported.</string>
<string name="blogs_rss_feeds_import_error">We are sorry! There was an error importing your feed.</string>
<string name="blogs_rss_feeds_import_title">Import feed from file</string>
<string name="blogs_rss_feeds">RSS Feeds</string>