From a1159c01f3b8f88222f9c4a7f9e0e8801f3951d2 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Wed, 28 Dec 2011 09:43:17 +0400 Subject: tweak import/export preferences pane --- classes/pref_feeds.php | 26 +++++++++++--------------- 1 file changed, 11 insertions(+), 15 deletions(-) diff --git a/classes/pref_feeds.php b/classes/pref_feeds.php index f5cb6e649..e2b12c99e 100644 --- a/classes/pref_feeds.php +++ b/classes/pref_feeds.php @@ -1400,9 +1400,7 @@ class Pref_Feeds extends Protected_Handler { print "
"; - print "

" . __("OPML") . "

"; - - print "

" . __("Import") . "

"; + print "

" . __("OPML") . "

"; print "

" . __("Using OPML you can export and import your feeds, filters, labels and Tiny Tiny RSS settings.") . " "; @@ -1419,38 +1417,36 @@ class Pref_Feeds extends Protected_Handler { "; + __('Import my OPML') . ""; - print "

" . __("Export") . "

"; + print "
"; print "

" . __('Filename:') . "  " . - __('Include settings') . "" . + __('Include settings') . ""; - "

"; + __('Export OPML') . "

"; - print "

" . __("Publish") . "

"; + print "
"; print "

".__('Your OPML can be published publicly and can be subscribed by anyone who knows the URL below.') . " "; print __("Published OPML does not include your Tiny Tiny RSS settings, feeds that require authentication or feeds hidden from Popular feeds.") . "

"; print " "; - + __('Display published OPML URL')." "; - print "

" . __("Article archive") . "

"; - print "

" . __("You can export your Starred and Archived articles using neutral storage format. Please note that import and export of such data is only supported between same tt-rss versions.") . "

"; + print "

" . __("Article archive") . "

"; - print "

" . __("Export") . "

"; + print "

" . __("You can export and import your Starred and Archived articles for safekeeping or when migrating between tt-rss instances.") . "

"; print " "; - print "

" . __("Import") . "

"; + print "
"; print "