diff --git a/classes/pref_feeds.php b/classes/pref_feeds.php index d2af97782..ed3783d67 100644 --- a/classes/pref_feeds.php +++ b/classes/pref_feeds.php @@ -1400,7 +1400,7 @@ class Pref_Feeds extends Protected_Handler { print "
"; - print "

" . __("Using OPML you can export and import your feeds, labels and Tiny Tiny RSS settings.") . " "; + print "

" . __("Using OPML you can export and import your feeds, filters, labels and Tiny Tiny RSS settings.") . " "; print "" . __("Note: Only main settings profile can be migrated using OPML.") . "";