From: Andrew Dolgov Date: Wed, 28 Dec 2011 05:43:17 +0000 (+0400) Subject: tweak import/export preferences pane X-Git-Tag: 1.5.9~27 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=a1159c01f3b8f88222f9c4a7f9e0e8801f3951d2;p=tt-rss.git tweak import/export preferences pane --- diff --git a/classes/pref_feeds.php b/classes/pref_feeds.php index f5cb6e64..e2b12c99 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 "